/* CSS Document */
body, td, p, select, input, textarea {font-family: Verdana; font-size:11px;}

.hoteltable {
border-style: solid;
border: 1px solid #0033ff;
}
.misc {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	padding-left:4px;
}

.leftmenu
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#656565;
text-decoration:none;
font-weight:bold;
line-height:18px;
}
.leftmenu:hover
{
text-decoration:underline;
}

.sitemapcity
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#0000FF;
text-decoration:none;
font-weight:bold;
line-height:10px;
}

.sitemapcity:hover
{
text-decoration:underline;
}

.sitemaphoteldetails
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#656565;
text-decoration:none;
font-weight:none;
line-height:9px;
}

.sitemaphoteldetails:hover
{
text-decoration:underline;
}


.headerbgline
{
background-image:url(../images/headerline.gif);
background-repeat:repeat-x;
height:12px;
}
.hotelname
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#0033CC;
text-decoration:none;
font-weight:bold;
line-height:18px;
}
.hotelname:hover
{
text-decoration:underline;
}

.headerlinktext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#656565;
text-decoration:none;
font-weight:bold;
line-height:18px;
}
.headerlinktext:hover
{
text-decoration:underline;
}
.more
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#FF9900;
text-decoration:none;
font-weight:bold;
line-height:18px;
}
.more:hover
{
text-decoration:underline;
}

.hotelsearch
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#FF9900;
text-decoration:bold;
font-weight:bold;
line-height:18px;
}

.hotelpricesave
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FF3300;
text-decoration:none;
font-weight:none;
line-height:18px;
}
.hotelpricesave:hover
{
text-decoration:underline;
}

.lastline {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4D545C;
	text-decoration: none;
}

.note {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 8px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4D545C;
	text-decoration: none;
}

.whitespace
{
white-space:pre;
}
