 
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#660705;
}
td,tr,th{
font-size:12px;
font-family:tahoma,Verdana;
 
}
a{
	text-decoration: none;
}

.dropmenudiv{
position:absolute;
top: 0;
 line-height:30px;
z-index:100;
background-color: #5b0101;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
border-bottom: 1px solid #fff; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-family:tahoma;
font-size:11px;
font-weight: bold;
color: white;
}
.text-content
{
	font-family:Tahoma;
	color:#360302;
	font-size:11px;
	font-weight:100;
}
.header
{
	font-family:Tahoma;
	color:#360302;
	font-size:12px;
	font-weight: bold;
	text-align:left;
	padding:10px;
}
.link
{
    font-family:Tahoma;
	color:#360302;
	font-size:11px;
	font-weight:100;
}
.link2
{
    font-family:Tahoma;
	color:#cc3300;
	font-size:11px;
	font-weight:100;
}
.style1 {color: #CC3300}
#reservstyle table{
  width:600px;
}
#reservstyle td{
  font-family:tahoma;
  font-size:11px;
  font-weight:bold;
  color:black;
  text-align:left;
}
#reservstyle td span{
  font-size:14px;
}
#reservstyle td b{
  font-family:tahoma;
  font-size:11px;
  font-weight:bold;
  color:red;
}