
body, p, td{
	font-family: verdana;
	margin: 0px;
	font-size:12px;
}

a.white, a.white:visited{  
  	color: white;
	font-weight: bold;
	font-size:9pt;
	text-decoration: none;
}

a.white:hover{
  	color: white;
	font-weight: bold;
	font-size:9pt;
	text-decoration: underline;
}

a.green, a.green:visited{  
  	color: #246d73;
	font-weight: bold;
	font-size:10pt;
	text-decoration:none;	
}

a.green:hover{
  	color: #25515c;
	font-weight: bold;
	font-size:10pt;
	text-decoration:none;	
}

a.dark, a.dark:visited{  
  	color: #0b0000;
	font-weight: bold;
	font-size:10pt;
	text-decoration:none;	
}

a.dark:hover{
  	color: #f3e8b3;
	font-weight: bold;
	font-size:10pt;
	text-decoration:none;	
}

a.w_small, a.w_small:visited{  
  	color: white;
	font-weight: bold;
	font-size:8pt;
	text-decoration:none;	
}

a.w_small:hover{
  	color: #322f2f;
	font-weight: bold;
	font-size:8pt;
	text-decoration:none;	
}

a.hotel, a.hotel:visited{  
  	color: #004300;
	font-weight: bold;
	font-size:10pt;
	text-decoration:none;
	padding:3px;	
}

a.hotel:hover{
  	color: #E13800;
	font-weight: bold;
	font-size:10pt;
	text-decoration:none;
	padding:3px;	
}

a.hotel2, a.hotel2:visited{  
  	color: #550B00;
	font-weight: bold;
	font-size:10pt;
	text-decoration:none;
	padding:3px;	
}

a.hotel2:hover{
  	color: #E13800;
	font-weight: bold;
	font-size:10pt;
	text-decoration:none;
	padding:3px;	
}

a.hotel3, a.hotel3:visited{  
  	color: #0D014E;
	font-weight: bold;
	font-size:10pt;
	text-decoration:none;
	padding:3px;	
}

a.hotel3:hover{
  	color: #E13800;
	font-weight: bold;
	font-size:10pt;
	text-decoration:none;
	padding:3px;	
}


a.admin, a.admin:visited{
border:1px;
	display:block;  
  	color: white;
	font-weight: bold;
	font-size:10pt;
	text-decoration:none;
	padding:5px;
	height:25px;
	width:90px;	
}

a.admin:hover{
border:1px;
	display:block;
  	color: yellow;
	font-weight: bold;
	font-size:10pt;
	text-decoration:none;
	padding:5px;
	height:25px;
	width:90px;	
}

a.pic, a.pic:visited{  
  	color: black;	
	text-decoration:none;
	border-color:black;	
}

a.pic:hover{
  	color: black;	
	text-decoration:none;
	border-color:black;		
}

a.doa, a.doa:visited{  
  	color: #25515c;	
	text-decoration:none;		
}

a.doa:hover{
  	color:#25515c;	
	text-decoration:none;			
}

#dropmenudiv{
position:absolute;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:white;
background-color: #246d73;
}

#dropmenudiv a:hover{ /*hover background color*/
color:#25515c;
background-color: white;
}