body,td,th{
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	color: #8C786A;
	scrollbar-face-color: #DE9E6E; scrollbar-shadow-color: #FFFFFF; 
	scrollbar-highlight-color: #FFFFC0; scrollbar-3dlight-color:#E5D9D1; 
	scrollbar-darkshadow-color: #D67D3C; scrollbar-track-color: #F0DCD0;
	scrollbar-arrow-color: #FFFFFF;
}

a{
color: #D67D3C;
}

a:hover{ 
   color:#cc6633; 
}

h1{
	font-size: 16px;
	color: #D67D3C;
}

.TextMedium{
	font-size: 12px;
}

.TextSmall{
	font-size: 10px;
}

.SearchBox{
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	background-color:#F0DCD0;
}

.SearchButton{
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	background-color:#DFBAA0;
}

.LeftSideMenu{
	color: #D67D3C;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.BookingsMenu{
	color: #008080;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.TopMenu{
	color: #C1853F;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.TopMenu:hover{ 
   color:#804000;
}

.TableDataHightlight{
	background-color:#FBE2C5;
}

a.TableDataHightlight:hover{ 
   color:#cc3333;
}

.TableDataClear{
	background-color:transparent;
}


#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid #804000;
padding: 2px;
background-color: #FFF0C8;
visibility: hidden;
z-index: 100;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:13px;
color: #804000;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#FFE9B6,direction=135);
}

.arcAds a{
	text-decoration: none;
}

.featured{
	width: 190px;
	background: url(../images/right_background.jpg);
	float: right;
	font-size: 10px;
	border: #f3a44b 1px dashed;
	margin-left: 15px;
	margin-bottom: 15px;
}

.featured p{
	margin: 8px 10px;
}

.featured a{
	text-decoration: none;
	color: #605349;
}

.featured h1{
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	margin:10px 0px;
}

.featured h2{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin:10px 0px;
}

#featuredAdContainer{
	border: #FFFE0B 2px solid;
	width: 190px;
	background: #FBF2C2 url(../images/ad-featured-background.png) repeat-x top left;
	font-size: 10px;
	margin: 5px 5px 10px 5px;
	float: right;
}


#featuredAdContainer h2{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin:10px 0px;
}

#featuredAdContainer h1{
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	margin:10px 0px;
}

#featuredAdContainer p{
	margin: 8px 10px;
}

#featuredAdContainer a{
	text-decoration: none;
	color: #605349;
}