h1 	{ font-family:  arial, sans-serif;	font-size: 1px; font-weight: bold;	color: #ffffff; margin: 0 0 0; }

a:link    { cursor: none; font-weight: normal; font-size: 7pt; text-decoration: none; color: #666666; }
a:visited { cursor: none; font-weight: normal; font-size: 7pt; text-decoration: none; color: #666666; }
a:active  { cursor: none; font-weight: normal; font-size: 7pt; text-decoration: none; color: #ff3300; }
a:hover   { cursor: none; font-weight: normal; font-size: 7pt; text-decoration: none; color: #ff3300; }

a.main_links:link    { cursor: none; font-weight: normal; font-size: 7pt; text-decoration: none; color: #666666; }
a.main_links:visited { cursor: none; font-weight: normal; font-size: 7pt; text-decoration: none; color: #666666; }
a.main_links:visited { cursor: none; font-weight: normal; font-size: 7pt; text-decoration: none; color: #666666; }
a.main_links:hover   { cursor: none; font-weight: normal; font-size: 7pt; text-decoration: none; color: #666666; }

a.small:link    { cursor: none; font-weight: normal; font-size: 1pt; text-decoration: none; color: #666666; }
a.small:visited { cursor: none; font-weight: normal; font-size: 1pt; text-decoration: none; color: #666666; }
a.small:visited { cursor: none; font-weight: normal; font-size: 1pt; text-decoration: none; color: #666666; }
a.small:hover   { cursor: none; font-weight: normal; font-size: 1pt; 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: 7pt; text-decoration: none; color: #FF3300; }
a.red_link:visited { cursor: none; font-weight: normal; text-decoration: none; color: #FF3300; }
a.red_link:active  { cursor: none; font-weight: normal; text-decoration: none; color: #RED; }
a.red_link:hover   { cursor: none; font-weight: normal; text-decoration: underline; color: BLACK; }

body
	{ 
	margin:0px; font-family: verdana; color: #666666;
	background-color: #ffffff;
scrollbar-base-color: white;
scrollbar-arrow-color: red;
scrollbar-face-color: #efefef;
scrollbar-highlight-color:white;
scrollbar-3dlight-color: silver;
scrollbar-darkshadow-color: white;
scrollbar-shadow-color:white
scrollbar-track-color: #ffffff;

	}
	
table {  font-family: verdana; color:#666666; font-size: 8pt; }


	
select {
	font-family: Verdana,Tahoma,Arial, Helvetica, sans-serif,Trebuchet MS;
	font-size: 10px;
	border : 1px ;
	border-color : silver;
	border-style : solid ;
	font-weight : normal;
	width: 160;
	
	 
}

			.navcell			{ background-color: #000000;
								  cursor: auto; }
			.navcellhover		{ background-color: #FF9400;
								  cursor: hand; }
input {
	font-family: VERDANA;
	font-size: 10px;
	color: #666666;
	background-color: #fff4f4;
	border : 1px ;
	border-color : silver;
	border-style : solid ;
	font-weight : normal;
}


.CheckBox
{
	border:white;
	background-color: Transparent;
	border-style:solid;
	border-top-width: 0px;
	border-bottom-width:0px;
	border-right-width:0px;
	border-left-width:0px;}

option {
	font-family: Verdana,Tahoma,Arial, Helvetica, sans-serif,Trebuchet MS;
	font-size: 11px;
	color: #353533;
	background-color: #f9f9f9;
	border : 1px ;
	border-color : silver;
	border-style : solid ;
	font-weight : normal;

}

textarea {
	font-size: 11px;
	font-family: Verdana,Tahoma,Arial, Helvetica, sans-serif,Trebuchet MS;
	color: #353533;
	background-color: #fff4f4;
	border : 1px ;
	border-color : silver;
	border-style : solid ;
	font-weight : normal;
}
