.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}


.maintext a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #0b1273;
	text-decoration: underline;
}

.maintext a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #0b1273;
	text-decoration: underline;
}


.maintext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

#rooms a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #0b1273;
	text-decoration: none;
}

#rooms a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #0b1273;
	text-decoration: none;
}


#rooms a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}




#border_all td {
	border-top: 2px groove #000000;
	border-bottom: 2px groove #000000;
	border-right: 2px groove #000000;
	border-left: 2px groove #000000;
	}
	
#border_negate td {
	border-top: none;
	border-bottom: none;
	border-right: none;
	border-left: none;
	}	
	
#border_bottom td {

	border-bottom: 2px solid #000000;

	}
	
#border_bottom_neg td {

	border-bottom: none;

	}
	
	
#border_all_inner td {
	border-top: 1px solid #0B1273;
	border-bottom: 1px solid #0B1273;
	border-right: 1px solid #0B1273;
	border-left: 1px solid #0B1273;
	}
	
#border_negate_inner td {
	border-top: none;
	border-bottom: none;
	border-right: none;
	border-left: none;
	}	
	
	
#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:15px;
	letter-spacing:normal;
	}
	
#footer a {
	color: #ffffff;
	line-height:15px;
	letter-spacing:normal;
	text-decoration: underline;
	}
	
#footer a:hover {
	color:#6179AD;
	text-decoration: none;
	}					