﻿body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000;
}

#page {
	background:#c0c0c0;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#000;
}

a:hover {
	color:#323c83;
}

#banner {
	background:#323c83;
	border-bottom:2px #000 solid;
}

#navCell {
	background:#f5d601;
	padding:5px;
	border-bottom:2px #000 solid;
}

a.nav:link, a.nav:visited, a.nav:active {
	text-decoration:none;
	color:#000;
	font-weight:bold;
	padding:0 6px 0 8px;
	text-transform:uppercase;
}

a.nav:hover {
	color:#323c83;
}

#left {
	background:#f3f3f3;
	vertical-align:top;
	width:210px;
	padding-bottom:12px;
}

.leftheader {
	background:#323c83;
	padding:8px 5px;
	display:block;
	color:#fff;
	font-weight:bold;
	margin-bottom:10px;
}

#main {
	border:1px #f3f3f3 solid;
	vertical-align:top;
	padding:5px;
	background:url(siteart/cactusbg.jpg) no-repeat right bottom;
}

.header {
	font-size:12pt;
	font-weight:bold;
	color:#323c83;
	display:block;
	margin-bottom:5px;
}

.slideheader {
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:1px #000 solid;
	display:block;
	margin-bottom:5px;
}