body{
	background-color: #e6e6e6;
}
#mainnav{
	float:left;
	width:100%;
	background-color: #0082d6;
	margin-right:10px;	
	width:790px;
}
#illu{
	background-color: #999999;
}
#breadCrumb a, #main a:visited {
	color: #0082d6;
}
#breadCrumb hr {
	color: #999999;
	border-top: #999999;
}
#content h1{
	color: #000;
}
#content h2{
	color: #0082d6;
}
.menu a, .menu a:visited {
color:#fff; 
background:#0082d6; 
}
.menu ul ul a.drop:hover{
background:#0082d6 url(../../graphics/drop.gif) bottom right no-repeat;
}
.menu ul ul :hover > a.drop {
background:#0082d6 url(../../graphics/drop.gif) bottom right no-repeat;
}
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#0082d6;
}
.menu ul ul ul a:hover {
background:#0082d6;
}
.menu ul ul a, .menu ul ul a:visited {
background:#fff; 
color:#0082d6; 
}
.menu a:hover, .menu ul ul a:hover{
color:#fff; 
background:#999999;
}
.menu :hover > a, .menu ul ul :hover > a {
color:#fff;
background:#999999;
}
#content a, #content a:visited {
	text-decoration: none;
	color: #0082d6;
}
#content a:hover {
	text-decoration: underline;
}
.bBoxOuterTD {
	border: 1px solid gray;
	text-align: center;
}
.bBoxOuterTD img {
	margin-top: 5px;
	margin-bottom: 10px;
	border: 0px;
}
.bBoxOuter {
	margin-right: 20px;
	padding: 5px;
}
.bBoxFree {
	background-color: #AAE6AA;
}
.bBoxReserved {
	background-color: #E3A7A7;
}
.bBoxFree a:link, bBoxFree a:visited {
	color: black;
	background-color: #AAE6AA;
}
.bBoxFree a:hover {
	color: black;
	background-color: #72D1A3;
}
#logo{
	text-align:left;
	padding-left:20px;
	padding-top:10px;
	padding-right:20px;
	padding-bottom:10px;
}