body {
	background-color: #E79C3B;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer {
	border-top: 2px solid #326431;
	border-bottom: 2px solid #326431;
	border-right: 1px solid #326431;
	border-left: 1px solid #326431;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
}

a:link {color: #990000; text-decoration: none;  }

a:hover {color: #326431; text-decoration: none; }

a:active {color: #F0C76F; text-decoration: none; }

a:visited {color: #990000; text-decoration: none; }

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #326431;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}

td.banner { 
	background-color: #326431;
}

td.column { 
	background-image: url(images/col.gif); 
}

td.leftTop { 
	background-color: #990000;
	border: 2px solid #326431;
	color: #F0C76F;
	text-align: center; 
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

td.contentBG { 
	background-color: #FFF4CE;
	border-right: 1px solid #326431;
	border-left: 1px solid #326431;
}

td.contentMainBoxTop {
	border-bottom: 1px solid #326431;
	padding-bottom: 10px;
}

td.contentMainBox {
	border-bottom: 1px solid #326431;
	padding-top: 10px;
	padding-bottom: 10px;
}

td.contentMainBoxBottom {
	padding-top: 10px;
}

td.borderLineTop {
	border-top: 1px solid #326431;
	padding-top: 10px;
}

.clock {
	color: #990000;
	text-align: center; 
	font-family: georgia, "times new roman", times, serif;
	font-size: 10px;
}

.bannerCenter {
	color: #F0C76F;
	text-align: center; 
	font-family: georgia, "times new roman", times, serif;
	font-size: 14px;
}

.bannerRight {
	color: #FEEDA9;
	text-align: center; 
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
}

.leftHeader {
	color: #FEEDA9;
}

.leftTopSmall {
	color: #F0C76F;
	text-align: center; 
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
}

.leftNavTop {
	background-color: #E79C3B;
	border: 2px solid #326431;
	padding: 3px;
	text-align: center; 
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

.leftNav {
	background-color: #E79C3B;
	border-left: 2px solid #326431;
	border-right: 2px solid #326431;
	border-bottom: 2px solid #326431;
	padding: 3px;
	text-align: center; 
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
.leftNavBottom {
	background-color: #E79C3B;
	border-left: 2px solid #326431;
	border-right: 2px solid #326431;
	border-bottom: 2px solid #326431;
	padding: 3px;
	text-align: center; 
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
