a:link    { cursor: none; font-family: arial; font-weight: bold; font-size: 9pt; text-decoration: none; color: #000000; }
a:visited { cursor: none; font-family: arial; font-weight: bold; font-size: 9pt; text-decoration: none; color: #000000; }
a:active  { cursor: none; font-family: arial; font-weight: bold; font-size: 9pt; text-decoration: none; color: #000000;  }
a:hover   { cursor: none; font-family: arial; font-weight: bold; font-size: 9pt; text-decoration: none; color: blue;  }

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.main:link    { cursor: none; font-weight: bold; text-decoration: none; color: #999999; }
a.main:visited { cursor: none; font-weight: bold; text-decoration: none; color: #999999; }
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.main2:link    { cursor: none; font-weight: bold; text-decoration: none; color: #A45B0A; }
a.main2:visited { cursor: none; font-weight: bold; text-decoration: none; color: #A45B0A; }
a.main2:active  { cursor: none; font-weight: bold; text-decoration: none; color: #A45B0A; }
a.main2:hover   { cursor: none; font-weight: bold; text-decoration: none; color: black; }

a.main3:link    { cursor: none; font-weight: normal; text-decoration: none; color: #333333; }
a.main3:visited { cursor: none; font-weight: normal; text-decoration: none; color: #333333; }
a.main3:active  { cursor: none; font-weight: normal; text-decoration: none; color: #333333; }
a.main3:hover   { cursor: none; font-weight: normal; text-decoration: underline; color: black; }

a.main1:link    { cursor: none; font-weight: bold; text-decoration: none; color: #666666; }
a.main1:visited { cursor: none; font-weight: bold; text-decoration: none; color: #666666; }
a.main1:active  { cursor: none; font-weight: bold; text-decoration: none; color: #666666; }
a.main1:hover   { cursor: none; font-weight: bold; text-decoration: none; color: red; }

a.mainp:link    { cursor: none; font-weight: bold; font-size: 10pt; text-decoration: none; color: #FF3300; }
a.mainp:visited { cursor: none; font-weight: bold; font-size: 10pt; text-decoration: none; color: #FF3300; }
a.mainp:active  { cursor: none; font-weight: bold; font-size: 10pt; text-decoration: none; color: #FF3300; }
a.mainp:hover   { cursor: none; font-weight: bold; font-size: 10pt; text-decoration: none; color: #FF3300; }


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: red; }
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: red; }

a.news:link    { cursor: none; font-weight: normal; font-size: 7pt; text-decoration: none; color: green; }
a.news:visited { cursor: none; font-weight: normal; text-decoration: none; color: #439F27; }
a.news:active  { cursor: none; font-weight: normal; text-decoration: none; color: #RED; }
a.news: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: 9px;
	border : 1px ;
	border-color : silver;
	border-style : solid ;
	font-weight : bold;
	font-color : white;
	width: 200;
	
	 
}

.navcell			{ background-color: #000000;
								  cursor: auto; }
.navcellhover		{ background-color: #FF9400;
								  cursor: hand; }
								  
								  
.radio {

	background-color: #EAFFEA;
	border : 0px ;
	border-style : solid ;
	font-weight : normal;

}

.ara {

	background-color: #EAFFEA;
	border : 0px ;
	border-style : solid ;
	font-weight : normal;

}

.purpin {
	font-family: VERDANA;
	font-size: 9px;
	color: #ffffff;
	border : 1px ;
	background-color: #ff0066;
	border-color : #efefef;
	border-style : solid ;
	font-weight : BOLD;
	width: 30;
}


								  
input {
	font-family: VERDANA;
	font-size: 9px;
	color: #666666;
	background-color: #f9f9f9;
	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: 9px;
	color: #353533;
	background-color: #f9f9f9;
	border : 1px ;
	border-color : silver;
	border-style : solid ;
	font-weight : bold;

}


textarea {
	font-size: 9px;
	font-family: Verdana,Tahoma,Arial, Helvetica, sans-serif,Trebuchet MS;
	color: #666666;
	background-color: #f9f9f9;
	border : 1px ;
	border-color : silver;
	border-style : solid ;
	font-weight : normal;
}