a:active { color: #999999; text-decoration: underline; font-family:Tahoma, sans-serif; font-size:12px; font-weight:normal; } 
a:visited { color: #999999; text-decoration: underline; font-family:Tahoma, sans-serif; font-size:12px; font-weight:normal; } 
a:link { color: #999999; text-decoration: underline ; font-family:Tahoma, sans-serif; font-size:12px; font-weight:normal;} 
a:hover { color: #fdbb30; text-decoration: underline ;font-family:Tahoma, sans-serif; font-size:12px; font-weight:normal;}

a.mainlink {
	color: #999999;
	font-size: 11px;
	text-decoration: underline;
	font-family: tahoma;
}
a.mainlink:active {
	color: #999999;
	text-decoration: underline;
}
a.mainlink:visited {
	color: #999999;
	text-decoration: underline;
}
a.mainlink:hover {
	color: #c41034;
	text-decoration: underline;
}
a.mainwhite {
	color: #ffffff;
	text-decoration: underline;
	font-size: 10px;
	font-family: Tahoma;
}
a.mainwhitelarge {
	color: #ffffff;
	text-decoration: underline;
	font-size: 14px;
	font-family: Tahoma;
	

}

.hotpres {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #515252;
	padding: 10px;
	
	
}

.hotpresblue {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #c41034;
	
		
}

  
  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: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px !important;
	font-style: none;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff !important;
	padding-left: 10px; 
	cursor: hand;
	text-decoration:none !important;
	
}


.hotnamewhite {
	font-family: Tahoma;
	font-size: 14px;
	font-style: none;
	font-weight: normal;
	color: #ffffff;
	

}

.hotname {
	font-family: Tahoma;
	font-size: 17px;
	font-style: none;
	font-weight: normal;
	color: #c41034;
	letter-spacing: -0.05em;
	

}

.hotname2 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: none;
	font-weight: normal;
	color: #c41034;


}
.padding { padding: 10px;}

.border {border: 1px dashed #59cbe9 !important; margin-left: 10px;}
.border2 {border: 1px dashed #59cbe9 !important;}

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


.box1 {
	width: 20px;
	float: left;
	padding: 4px;
}

.box2 {
	width: 110px;
	float: left;
	padding: 4px;
}

.box3 {
	width: 200px;
	float: left;
	padding: 4px;
}

