﻿body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	text-align: center;
}
a:link {
	color: #009933;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009933;
}
a:hover {
	text-decoration: underline;
	color: #003399;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 20px;
	color: #666633;
}
td.searchbox {
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: middle;
	top: 30px;
}
.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
.newsfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.headerfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #666699;
}
.boldheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6E79A5;
}

#wrapper
{
    width: 790px;
    text-align: left;
    margin: 0 auto;
}

#header
{
    width: 790px;
}

#header850
{
    width: 850px;
}

#footer
{
    width: 790px;
}

#footer850
{
    width: 850px;
}

#news
{
    width:150px; 
    height:150px; 
    z-index:1;
    position: absolute;
	margin-left: 20px;
	margin-top: 320px;
}
#tdLeftMenu a {
	background-color: #666699;
	text-align: left;
	text-indent: 20px;
	display: block;
	margin: 0px 15px 0px 10px;
	padding: 0px 15px 0px 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#tdLeftMenu a:hover {
	background-color: #000000;
	color: #FFFFFF;
}

#tdTableHeader {
	background-color: #AFAB89;
	text-align: left;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

#tdTableBold {
	background-color: #ffffff;
	text-align: left;
	text-indent: 5px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}

#TableBorder
{
	border-collapse: collapse;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
	border-right: #afab89 1px;
	border-top: #afab89 1px solid;
	border-left: #afab89 1px solid;
	border-bottom: #afab89 1px solid;
	border-right: #afab89 1px solid;
}
.notice
{
	border: solid 2px red;
	padding: 5px 10px;
	width: 360px;
	overflow: hidden;
	font-size: 15px;
	font-weight: bold;
}

.topmenuitem {
	font-size: 7pt;
	color: Black;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 5px;
}

.topmenuitem a:link {
	color: black;
	text-decoration: none;
}
.topmenuitem a:visited {
	text-decoration: none;
	color: black;
}
.topmenuitem a:hover {
	text-decoration: none;
	color: #666633;
}
.topmenuitem a:active {
	text-decoration: none;
}
.gridview 
{
    padding: 20px 0px 20px 0px;
}
.gridviewrow td
{
    padding: 0px 18px 0px 18px;
}
