body {
	background-color: #F0FFF7;
}

.dividerbg {
	background-color: #F0FFF7;
}

.cornerimage {
 	background-color: #FFFFFF;
	background-image:url(../images/tablebg.jpg);
	background-position:left bottom;
	background-repeat: no-repeat;
}

.calselecteddateactive {
	color: #A68631;
	background:url(../images/booked.jpg) center center no-repeat;
	background-color: #A68631;
}


.caldateoutside {
	background-color: #FFFFFF;
	color: #000000;
}

.whitetext{
	color: #FFFFFF;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a {
	color: #634800;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1F3917;
}

.footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1F3917;
	text-decoration: none;
}

.footer a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #83681D;
	text-decoration: underline;
}

.topbanner {
	color: #000000;
}

.topbanner a{
	color: #000000;
	text-decoration: none;
}

.topbanner a:hover{
	color: #83681D;
	text-decoration: none;
}

.formstyleerror {

BACKGROUND:#FF0000;
	COLOR:#FFFFFF;
	FONT-FAMILY:verdana;
	FONT-SIZE:10px;
	border: 1 solid #666666;

}

.buttonstyle  {
	border:1px solid #D5D5D5;
	border-bottom: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	font-family: Verdana, Arial;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	background-image:url(../../images/buttonBg2.gif);
	background-position:top;
	background-color:white;
	height:20px;
	width:80px;
	vertical-align:top;
}

.formstyle  {
	border:1px solid #D5D5D5;
	border-bottom: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	font-family: Verdana, Arial;
	font-size:10px;
	color:#666666;
	background-color:white;
}


