body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #254D83;
	text-align: justify;
	font-weight: bold;
}
body {
	background-color: #FEFAE7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 16px;
	color: #FFCC00;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: none;
	color: #254D83;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
.BigWhiteHeader {
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #254D83;
}
.Header {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}
.Footer {
	color: #3873C4;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}
a.NavBar {
	color: #FFCC00;
	font-weight: bold;
	font-size: 18px;
	margin: 4px;
	position: relative;
	top: 4px;
}
.AccType {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #3873C4;
}
.AccTypeSel {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #254D83;
}
.NormalText {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #3873C4  ;
}
.BigRed {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000  ;
}
.SmallRed {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000  ;
}
.HeaderRed {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000  ;
}
.HeaderBlack {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #254D83  ;
}
.TextTitle {
	color: #FFCC00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.reviewFloater {
    float: right;
    width: auto;
    line-height: .9em;
    text-align: right;
}
.new_hotel {
    margin: .3em .6em .6em 1.2em;
    padding: 0 .3em; 
    float:right; 
    background-color: #feba02; 
    color: white; 
    font-weight: bold; 
    border:1px solid #e6edf6
}
.specialsblock h2 {
    padding-top: 0;
    margin-top: .6em;
}
.logoback {
	background-color: #3873C4;
	background-image: url(images/title_bg.png);
	background-repeat: repeat-x;
}
.logoback2 {
	background-color: #3873C4;
	background-image: url(images/corner.png);
	background-repeat: no-repeat;
}
h1 {
	font-size: 18px;
	text-align: center;
	color: #FFFFFF;
	background-color: #3873C4;
}
.HotelTable {
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #0387DA;
	background-image: url(images/yellow_bar.png);
	background-repeat: repeat-x;
}

h2 {
	font-size: 16px;
	text-align: center;
}
.HotelTitle {
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;	
}
.HotelAddress {
	font-size: 11px;
	text-align: left;
	color: #3873C4;

}
.HotelDescription {
	font-size: 12px;
	color: #2B558E;
}
.HotelMore {
	font-size: 11px;
	color: #FF0000;
}
