a:active { color: #000000; text-decoration: underline; font-family:"Arial", sans-serif; font-weight:normal; } 
a:visited { color: #000000; text-decoration: underline; font-family:"Arial", sans-serif; font-weight:normal; } 
a:link { color: #000000; text-decoration: underline ; font-family:"Arial", sans-serif; font-weight:normal;} 
a:hover { color: #f08231; text-decoration: underline ;font-family:"Arial", sans-serif; 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;
}
a.mainwhite {
	color: #ffffff;
	text-decoration: underline;
	font-size: 10px;
	font-family: "Arial";
	

}

.hotpres {
	font-family: "Arial Unicode MS", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	
	
}

.feature {
	font-family: 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: 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: 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: 10px; 
	cursor: hand;
	text-decoration:none !important;
	padding-right: 13px;
}




.hotnamewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: none;
	font-weight: normal;
	color: #ffffff !important;
}

#hotname {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: none;
	font-weight: normal;
	color: #ffffff !important;}

.hotnameblack {
	font-family: "Arial";
	font-size: 14px;
	font-style: none;
	font-weight: normal;
	color: #000000;
	

}
.padding { padding: 16px;}

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

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


