a:active { color: #000000; text-decoration: underline; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; } 
a:visited { color: #000000; text-decoration: underline; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; } 
a:link { color: #000000; text-decoration: underline ; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;} 
a:hover { color: #f08231; text-decoration: underline ;font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;}

a.mainlink {
	color: #000000;
	text-decoration: underline;
}
a.mainlink:active {
	color: #000000;
	text-decoration: underline;
}
a.mainlink:visited {
	color: #000000;
	text-decoration: underline;
}
a.mainlink:hover {
	color: #000000;
	text-decoration: underline;
}

.hotpres {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	
	
}

.feature {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	padding: 5px;
	
}

  
  BODY {
  scrollbar-face-color: #003366;
  scrollbar-shadow-color: white;
  scrollbar-highlight-color: #003366;
  scrollbar-3dlight-color: #003366;
  scrollbar-darkshadow-color: #003366;
  scrollbar-track-color: #ffffff;
  scrollbar-arrow-color: #ffffff;

}

.menuside {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	font-style: none;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2c2c2f;

	padding-left: 10px; 
	cursor: hand;
	text-decoration:none !important;
	
}

.menutop {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	font-style: none;
	line-height: normal;
	font-weight: bold !important;
	font-variant: normal;
	color: #2c0704;
	padding-left: 5px; 
	cursor: hand;
	text-decoration:none !important;
	padding-right: 13px;
}


}

.hotname {
	font-family: Tahoma;
	font-size: 16px;
	font-style: none;
	font-weight: bold;
	color: #000000;
	letter-spacing: -0.04em;

}
.padding { padding: 10px;}

.border {border: 1px solid #000000;}

.standardButton
{
	color: #FFFFFF;
	background-color: #000000;
	border: none;
	height: 22px;
	line-height: 20px;
	cursor: pointer;
	font-style: italic;
}
