body, td, select, textarea, input
{
	font-size: 9pt;
	font-family: Arial, Sans-Serif;
	color: #333333;
	scrollbar-track-color: #E2EDF6;
	scrollbar-face-color: #C5E3C5;
}

a, a:visited, a:active, td.a, td.a:visisted, td.a:active
{
	color: #336633;
}

a:hover, td.a:hover
{
	color: #669966;
}

img
{
	border: 0px;
}

body
{
	padding: 0px;
	margin: 0px;
}

#top-section
{
	width: 100%;
	height: 45px;
	padding: 0px;
	margin: 0px;
	clear: both;
}

#top-section_logo
{
	float: left;
	padding: 0px;
	margin: 0px;
}

#top-section_menu
{
	background-image: url(/images/topmenu_bg.gif); 
	background-repeat: no-repeat; 
	background-position: right;
	float: right;
	padding: 0px;
	margin: 0px;
}

.borders
{
	background-color: #DDDDDD;
}

.content
{
	background-color: #FFFFFF;
}

.headertop
{
	background-color: #99CC99;
}

.square01
{
	background-color: #C5E3C5;
}

.square02
{
	background-color: #669966;
}

.square03
{
	background-color: #99CC99;
}


.square04
{
	background-color: #C5E3C5;
}

.headerbottom01
{
	background-color: #99CC99;
}

.headerbottom02
{
	background-color: #669966;
}

.headerbottom03
{
	background-color: #336633;
}

.headerbottom04
{
	background-color: #99CC99;
}

.contentheader
{
	background-color: #C5E3C5;	
}

.leftcontent
{
	background-color: #EEEEEE;
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	color: #666666;
}

.bodycontent
{
	background-color: #FFFFFF;	
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	color: #000000;

}

.newscontent
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	color: #333333;
}

a.sitenav, a.sitenav:active, a.sitenav:visited
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	color: #333333;
}

a.sitenav:hover
{
	color: #666666;
}


.sitenavbar
{
	color: #336633;
}

.copyright
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	color: #666666;
}

a.topmenulink, a.topmenulink:visited, a.topmenulink:active
{
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	
}

a.topmenulink:hover
{
	color: #206E9F;
}

a.submenulink, a.submenulink:visited, a.submenulink:active, a.submenulink:hover
{
	font-family: Arial, Sans-Serif, verdana;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	
}


.pagetitle
{
	font-family: Arial, Sans-Serif;
	font-size: 11pt;
	color: #999999;
	font-weight: bold;
}

a.newslink, a.newslink:visited, a.newslink:active
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	color: #336633;
	text-decoration: underline;
}

a.newslink:hover
{
	color: #669966;
}

.pageheader
{
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-size: 16pt;
	color: #77AED3;
	font-weight: normal;
}

.button
{
	border: 1px solid #999999;
	background-color: #DDDDDD;
	color: #000000;
	cursor: hand;
	font-size: 8pt;
	font-family: Arial, Sans-Serif;
	font-weight: normal;

}


.tableborder
{
	border: solid 1px #999999;
}

.tableheader
{
	background-color: #C5E3C5;
	color: #000000;
	font-size: 8pt;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	padding: 3px;
}

.tablecontent
{
	padding-left: 3px;
	background-color: #EEEEEE;
	font-size: 8pt;
	font-family: Arial, Sans-Serif;
	color: #000000;
}

.tableformelement
{
	font-size: 8pt;
	font-family: Arial, Sans-Serif;
	color: #000000;
}

.hidelinks
{
	display: none;
}

.hidelinks a, .hidelinks a:hover, .hidelinks a:visited, .hidelinks a:active
{
	font-size: -1;
	color: #FFFFFF;
}

