body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}.headerleft {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	width: 175px;
}
.headerright {
	background-image: url(images/text.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 585px;
	background-position: left top;
	border-top-color: #CC0033;
	border-right-color: #CC0033;
	border-bottom-color: #CC0033;
	border-left-color: #CC0033;
}
.menuleft {
	background-image: url(images/cow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 93px;
}
.sidebar {
	background-image: url(images/sidebar.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	height: 350px;
	border-left-width: 5px;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
}
.nav {
	border-top-color: #CC0033;
	border-right-color: #CC0033;
	border-bottom-color: #CC0033;
	border-left-color: #CC0033;
	height: 93px;
	background-color: #CC0033;
	background-image: url(images/main_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 585px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: right;
}
.red {
	background-color: #CC0033;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 25px;
	border-left-style: solid;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
}
.main {
	width: 575px;
	text-align: justify;
	background-image: url(images/main_top2.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer {
	background-color: #000000;
	color: #CCCCCC;
	height: 25px;
	font-size: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
	line-height: 18px;
}
.redleft {
	background-image: url(images/red_nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	font-weight: normal;
	color: #FFFFFF;
}
.redleft a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.redleft a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.redleft a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.redleft a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.red a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.red a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.red a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.red a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.main a:link {
	color: #CC0033;
	text-decoration: none;
}
.main a:visited {
	color: #CC0000;
	text-decoration: none;
}
.main a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.main a:active {
	color: #CC0000;
	text-decoration: none;
}
.footer a:link {
	color: #999999;
	text-decoration: none;
}
.footer a:visited {
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	color: #999999;
	text-decoration: underline;
}
.footer a:active {
	color: #999999;
	text-decoration: none;
}
.formfield {
	background-color: #E8EFE8;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 28px;
	color: #006600;
}
