h1 	{ font-family:  arial, sans-serif;	font-size: 1px; color: #FFFFFF; }
h2 	{ font-family:  arial, sans-serif;	font-size: 8pt; font-weight: bold;	color: #C60D02; }

a:link    { cursor: none; font-weight: normal; font-size: 9pt; text-decoration: none; color: #23427B; }
a:visited { cursor: none; font-weight: normal; font-size: 9pt; text-decoration: none; color: #23427B; }
a:active  { cursor: none; font-weight: normal; font-size: 11pt; text-decoration: none; color: #C60D02; }
a:hover   { cursor: none; font-weight: normal; font-size: 9pt; text-decoration: underline; color: #C60D02; }

a.main_links:link    { cursor: none; font-weight: normal; font-size: 8pt; text-decoration: none; color: #666666; }
a.main_links:visited { cursor: none; font-weight: normal; font-size: 8pt; text-decoration: none; color: #666666; }
a.main_links:visited { cursor: none; font-weight: normal; font-size: 8pt; text-decoration: none; color: #666666; }
a.main_links:hover   { cursor: none; font-weight: normal; font-size: 8pt; text-decoration: none; color: #666666; }

a.small:link    { cursor: none; font-weight: normal; font-size: 8pt; text-decoration: none; color: #666666; }
a.small:visited { cursor: none; font-weight: normal; font-size: 8pt; text-decoration: none; color: #666666; }
a.small:visited { cursor: none; font-weight: normal; font-size: 8pt; text-decoration: none; color: #666666; }
a.small:hover   { cursor: none; font-weight: normal; font-size: 8pt; text-decoration: none; color: #666666; }

a.main:link    { cursor: none; font-weight: bold; text-decoration: none; color: #5691F1; }
a.main:visited { cursor: none; font-weight: bold; text-decoration: none; color: #5691F1; }
a.main:active  { cursor: none; font-weight: bold; text-decoration: none; color: #5691F1; }
a.main:hover   { cursor: none; font-weight: bold; text-decoration: none; color: #FF9B04; }

a.red_link:link    { cursor: none; font-weight: normal; font-size: 8pt; text-decoration: underline; color: #C60D02; }
a.red_link:visited { cursor: none; font-weight: normal; text-decoration: underline; color: #FF3300; }
a.red_link:active  { cursor: none; font-weight: normal; text-decoration: underline;; color: #RED; }
a.red_link:hover   { cursor: none; font-weight: normal; text-decoration: underline; color: #333333; }

body
	{ 
	margin:0px; font-family: arial; color: #FFFFFF;
	background-color: #FFFFFF;

	}
	
table {  font-family: Trebuchet MS; color:#333333; font-size: 9pt; }


	
select {
	font-family: Verdana,Tahoma,Arial, Helvetica, sans-serif,Trebuchet MS;
	font-size: 8pt;
	font-weight : normal;
	
	
	 
}

			.navcell			{ background-color: #000000;
								  cursor: auto; }
			.navcellhover		{ background-color: #FF9400;
								  cursor: hand; }
input {
	font-family: Trebuchet MS;
	font-size: 8pt;
	Font-weight : normal;
}



option {
	font-family: Verdana,Tahoma,Arial, Helvetica, sans-serif,Trebuchet MS;
	font-size: 8pt;
	color: #353533;
	background-color: #f9f9f9;
	border : 1px ;
	border-color : silver;
	border-style : solid ;
	font-weight : normal;

}

textarea {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-weight : normal;
	text-align: justify;
}