

body    {margin:0px; padding:0px; width:100%; height:100%;}
p		{font-family: verdana,arial,helvetica,sans-serif; color: #000000; font-size: 12px}

a:link     {color: #0000CC; text-decoration:underline; background-color: transparent;}
a:visited  {color: #990099; text-decoration:underline; background-color: transparent;}
a:active   {color: #0000CC; text-decoration:underline; background-color: transparent;} 



.navbar  {
	text-align: center;
 	background: transparent;
 	width: 120px;
 	font-family: verdana,arial,helvetica,sans-serif;
 	font-size: 9px;
 	font-weight: normal;
 	color: #000000;
 	line-height:150%;
 	padding-right: 0px;
 	padding-left: 0px
}


.info_box_text {
	text-align: center;
	font-family:  arial,verdana,helvetica,sans-serif;
	color: #000000;
	font-size: 12px;
	width: 132px;
	background-color: transparent;
	line-height: 150%;
	text-indent: 0px;
	margin-left: 0px
	margin-top:0px; 
	margin-bottom: 1px														
}  	


.footer  {
	font-family:  arial,verdana,helvetica,sans-serif;
	color: #000000;
	font-size: 8px;
	background-color: transparent;
 	margin: 0;
 	line-height: 150%;	
}

.tdnavsp {
	background-image: url("../images/nav_sp.gif");
} 

.tdsptp {
	background-image: url("../images/sp_tp.gif");
} 

.tdmainbk {
	background-image: url("../images/main_bk.gif");
} 

.tdtextspbk {
	background-image: url("../images/text_sp_bk.gif");
}

.tableboxbk {
	background-image: url("../images/box_bk.gif");
}

.tablebk {
	background-image: url("../images/bk.gif");
}


/*Settings for all heading tags*/


h1{
	margin-bottom: 0;
	font-family: arial,verdana,geneva,helvetica,sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #800000;
	background-color: transparent;
}

h2{
	margin-top:0;
	font-family: arial,verdana,geneva,helvetica,sans-serif;
	font-size: 14px;
	color:#000033;
	font-weight:bold;
	background-color: transparent;
}

h3 {
 margin-top:0;
	font-family: arial,verdana,geneva,helvetica,sans-serif;
	font-size: 14px;
	color:#000033;
	font-weight: normal;
	background-color: transparent;
}

h4 {
 margin-top:0;
	font-family: arial,verdana,geneva,helvetica,sans-serif;
	font-size: 14px;
	color:#000000;
	font-weight:bold;
	background-color: transparent;
	text-align: left;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
 
h5 {
 margin-top:0;
  	font-family:  arial,verdana,geneva,helvetica,sans-serif;
 	font-size: 10px;
 	color: #000000;
 	font-weight: normal;
 	text-align: left;
}

ul, ol, li {/*You can create a special image to use in lists, upload to the Graphics Library and be sure and name it li.gif*/
	list-style-image: url("../images/li.gif");
	list-style-position:outside;
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #000000; 
	font-size: 12px 
}