a:active { color: #0c547f; text-decoration: underline; font-family:"Lucida Sans Unicode", sans-serif; font-size:12px; font-weight:normal; } 
a:visited { color: #0c547f; text-decoration: underline; font-family:"Lucida Sans Unicode", sans-serif; font-size:12px; font-weight:normal; } 
a:link { color: #0c547f; text-decoration: underline ; font-family:"Lucida Sans Unicode", sans-serif; font-size:12px; font-weight:normal;} 
a:hover { color: #000000; text-decoration: underline ;font-family:"Lucida Sans Unicode", sans-serif; font-size:12px; 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: #df5900;
	text-decoration: underline;
}
a.mainorange {
	color: #e16202;
	text-decoration: underline;
	font-size: 10px;
	font-family: "Lucida Sans Unicode";
	

}

.hotpres1 {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #564d47;
	padding: 10px;
}

.hotpres2 {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #e16202;

}

.hotname1 {
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 10px;
}

.hotname2 {
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #554d47;
	
}

  
  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: 15px !important;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #564d47;
	padding-left: 10px; 
	cursor: hand;
	text-decoration:none !important;
	}

.menubg {	
background-image:url(images/menu_bg.gif); background-position:left top; background-repeat:no-repeat; border-bottom: 2px solid #ff911d;}

.padding { padding: 10px;}

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