/* CSS Document */
body {
scrollbar-3dlight-color:#EBF1EF;
scrollbar-darkshadow-color:#EBF1EF;
scrollbar-arrow-color:#6F7070;
scrollbar-base-color:#EBF1EF;
scrollbar-face-color:#EBF1EF;
scrollbar-track-color:#ffffff;
scrollbar-highlight-color:#EBF1EF;
scrollbar-shadow-color:#EBF1EF;
}


td.uiborder
{
	background-color:#86A78A;
}

td.navbg
{
	background-color:#9EBAA1;
}

td.dotted
{
	border-bottom: 1px dotted #343434;
}

td.navoff
{
	background-color:#9EBAA1;
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	line-height:1.9;
	text-decoration:none;
	cursor:hand;
}

td.navon
{
	background-color:#9EBAA1;
	font-family:tahoma;
	font-size:11px;
	color:#FFFF00;
	line-height:1.9;
	text-decoration:none;
	cursor:hand;
}

td.bottombox
{
	background-color:#EBF1EF;
}

.header
{
	font-family:arial;
	font-weight:bold;
	font-size:16px;
	color:#343434;
	line-height:2;
}

.subheader
{
	font-family:verdana;
	font-weight:bold;
	font-size:11px;
	color:#343434;
	line-height:1.6;
}

.smallheader
{
	font-family:verdana;
	font-weight:bold;
	font-size:9px;
	color:#727272;
	line-height:1.8;
}

.text
{
	font-family:verdana;
	font-size:11px;
	color:#343434;
	line-height:1.4;
	padding:0px;
}

.smalltext
{
	font-family:tahoma;
	font-size:10px;
	color:#727272;
	line-height:1.2;
}

.copyright
{
	font-family:tahoma;
	font-size:9px;
	color:#C5C6BE;
	line-height:1.3;
}

.hyperlink:link, .hyperlink:visited, .hyperlink:active
{
	font-family:tahoma;
	font-size:10px;
	color:#4F4F4F;
	line-height:1.2;
	text-decoration:underline;
}

.hyperlink:hover
{
	font-family:tahoma;
	font-size:10px;
	color:#F47A45;
	line-height:1.2;
	text-decoration:underline;
}