body {
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
	text-align: center;
	height: 100%;
}

h1 {
	color: #000000;
	font-family: Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
}

hr {
	height: 0;
	border: 0;
	border-top: 1px solid #ffffff;
}

a:link, a:visited, a:active {
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
}

#outside {
	background: #999999 url(images/bkgrnd.jpg) repeat-y top center;
	width: 754px;
	margin-left: auto;
	margin-right: auto;
	/*border: 1px #CCCCCC solid;*/
}

.buttonsdiv {
	float: left;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

#buttons {
	height: 12px;
	width: 754px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

a.buttons, a.buttons:link, a.buttons:visited, a.buttons:active {
	color: #ffffff;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.buttons:hover { text-decoration: underline; }

#midsection {
 	width: 754px;
	margin-left: auto;
	margin-right: auto;
	font-family: Tahoma;
	font-size: 12px;
}

.clearfix {
	clear:both;
}

div.headerlrg {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 18px;
}

div.headersm {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
}

#leftcol {
	float: left;
	color: #ffffff;
	text-align: left;
	padding-left: 10px;
	width: 190px !important;
	width: 200px;
	margin: 0px;
}

a.navbar, a.navbar:link, a.navbar:visited, a.navbar:active {
	color: #ffffff;
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}
a.navbar:hover { text-decoration: underline; }

#rightcol {
	width: 530px;
	text-align: left;
	padding-left: 10px;
	float: left;
	color: #ffffff;
/*	width: 470px;
	text-align: left;
	color: #ffffff;*/
}

#rightcol div, td {
/*	font-family: Arial, Verdana;
	font-size: 11px;
	color: #ffffff;
	padding-left: 10px;
	text-align: left;*/
}

#footer {
	color: #000000;
	background: #ffffff url(images/bkgrnd_bot.jpg) no-repeat;
	width: 754px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	clear: both;
	padding-top: 10px;
}

#footer div {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
}

a.footer, a.footer:active, a.footer:visited {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline
}

td.prodrow {
	vertical-align: top;
}



td.tbldesc {
	vertical-align: top;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
}

.tborder {
	border : 1px solid #286020;
	font-size : 10pt;
	font-family : verdana;
	color : #000000;
}
.calendar_table {
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 14pt;
}
.calendar_header {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
}
a.calendar_mthlink, a.calendar_mthlink:visited, a.calendar_mthlink:active {
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.calendar_mthlink:hover {
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.calendar_days {
	font-family: Arial;
	font-size: 12px;
	text-align: center;

}
.calendar_td {
	font-family: Arial;
	font-size: 11px;
	width: 64px;
	height: 60px;
	border: 1px solid #000000;
}

.hidden { display: none; }
.unhidden { display: block; }