body {
margin: 0px;
padding: 0px;
background: #cccc99 url(../images/bg2.gif);
font: 12px Arial, Helvetica, sans-serif;
}

#wrapper {
width: 748px;
background: #fff;
margin: 10px auto 10px auto;
text-align: center;
border: 1px #000000 solid;
}

#header {
border-top: 10px #003366 solid; 
border-bottom: 10px #003366 solid; 
}

#mainbody {
text-align:left;
border-bottom: 10px #003366 solid; 
}

#maintext {
padding: 5px 10px 5px 10px;}

#navbar {
color:#FFFFFF;
font-weight: bold;
background: url(../images/bg.jpg) no-repeat #34689A;
}

#navbar ul {
list-style: none;
margin: 5px;
padding: 5px;
text-align:right;
}

#navbar ul li {
margin-bottom: 10px;
}

#navbar	A:link{
color:#fff;
text-decoration:underline;
}

#navbar A:visited {
color:	#ccc;
text-decoration:none;
}

#navbar A:hover {
color: #ccc;
text-decoration:underline;
}


#footer {
font-size: .9em;
text-align:center}








h1 {
	font-size: 18px;
	font-weight: bold;
	color: #369;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	color: #369;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}


h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.maintext-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #990000;
}


</style>.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.textGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.bgHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #003399;
	background-color: #3399FF;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003399;
}
.bgGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
	background-color: #CCCCCC;
}
.bgCurrentDay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	background-color: #FFFF99;
}
.bgDayListing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #003399;
	background-color: #66CCFF;
}
.bgMonthListing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #003399;
	background-color: #3399FF;
}

