 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-image: url(../images/camo_lg1.jpg);
	background-repeat: repeat;
	background-color: #D5DCCC;
	font-size: 12px;
	scrollbar-face-color: #CCCC99;
	scrollbar-highlight-color: #DDD6C4;
	scrollbar-shadow-color: #999966;
	scrollbar-3dlight-color: #ABAB76;
	scrollbar-arrow-color:  #999966;
	scrollbar-track-color: #D3DBC4;
	scrollbar-darkshadow-color: #7A7A4E;
	margin: 10px;

}

/* General font families for common tags */
p, td	{
	font-family: Tahoma, Verdana, Arial, serif;
	font-size: 12px;
	color: #000000;
}

A.footer {
	color:#003300;
	text-decoration: underline;
}
A.footer:hover {
	color:#000000;
	background-color:#FF9900;
	text-decoration: underline;
}
A:link {
	color:#003300;
	text-decoration: underline;
	font-weight: bold;
}
A:active {
	color:#802800;
	font-weight: bold;
	text-decoration: underline;
}
A:visited {
	color:#336600;
	font-weight: bold;
	text-decoration: underline;
}
A:hover {
	color:#000000;
	background-color:#FF9900;
	font-weight: bold;
	text-decoration: underline;
}
.footer {
	color:#003300;
	font-family: Tahoma, Verdana, Arial, serif;
	font-size: 10px;
	text-align: center;
}
.main {
	font-family: Tahoma, Verdana, Arial, serif;
	font-size: 12px;
	text-align: left;
	margin-left: 16px;
	margin-right: 16px;
	margin-top: 20px;
}
.verdem {
	font-family: "Bookman Old Style", "Book Antiqua", serif;
	font-size: 13px;
	font-style: italic;
	line-height: 124%;
	margin-right: 30px;
	margin-left: 6px;
}

.header {
	font-family: "Bookman Old Style", Book Antiqua, serif;
	font-size: 12px;
}

.back {
	font-size: 9px;
	text-align: left;
}
h4 {
	font-family: "Bookman Old Style", serif;
	font-size: 24px;
	font-weight: bold;
}

.caldate {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.cors {
	font-size: 18px;
	font-weight: normal;
	font-family: "Monotype Corsiva", Courier, serif;

}
.one {
	font-size: 10px;
	font-weight: normal;

}
img { 
 border: none; 
}

.news {
	border: 2px solid #666666;
	background-color: #FFFFCC;
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.table1 {
	border: 2px solid #666666;
	background-color: #FFFFCC;
}

.cal {
	border: 2px solid #666666;
}

.und {text-decoration:underline;
}
.f {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color:#660000;
	font-family: Tahoma, Verdana, Arial, serif;
}
.s {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color:#336600;
	font-family: Tahoma, Verdana, Arial, serif;
}
.d {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color:#4D1D1D;
	font-family: Tahoma, Verdana, Arial, serif;
}
.booked {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.off {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color:#660033;
	font-family: Tahoma, Verdana, Arial, serif;
}
.red { color:red;
}
.large {
	font-size: large;
	color: #600;
}
