body {
	scrollbar-face-color: #99CC99;
	scrollbar-track-color: #C2F6C3;
	scrollbar-arrow-color: #336633;
	scrollbar-shadow-color: #336633;
	scrollbar-3dlight-color: #C2F6C3;
	scrollbar-darkshadow-color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}
.label
{
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: 800;
	color: #336633;
}

.label_msg
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
}

.subnav
{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: 800;
	color: #3A563A;
}

.subnav a
{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: 800;
	color: #669966;
	text-decoration: none;
}

.subnav a:hover
{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: 800;
	color: Black;
}

.container
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: 400;
	color: #336633;
}
.container b
{
	font-weight: 800;
}
.container a
{
	color: #CC6600;
	text-decoration: none;
	font-weight: 600;
}
.container a:hover
{
	color: #000000;
	text-decoration: underline;
	font-weight: 600;
}
.alert
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: 400;
	color: #B22222;
}
.news_text
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003300;
	line-height: 13px;
}
.news_text b
{
	color: Black;
	font-weight: 600;
}
.news_text a
{
	font-weight: 600;
	color: #009900;
	text-decoration: none;
}
.news_text a:hover
{
	color: #000000;
	text-decoration: underline;
	font-weight: 600;
}
.footer
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #336633;
	padding-top: 5px;
}
.footer a
{
	color: #CCFFCC;
	text-decoration: none;
}
.footer a:hover
{
	color: #000000;
	text-decoration: underline;
	font-weight: 400;
}
.textfield
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #688561;
	background-color : #FFFFFF;
	border-left : 1px solid #99CC99;
	border-right : 1px solid #99CC99;
	border-bottom : 1px solid #99CC99;
	border-top : 1px solid #99CC99;
	width: 150px;
}

.textarea
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #688561;
	background-color : #FFFFFF;
	border-left : 1px solid #99CC99;
	border-right : 1px solid #99CC99;
	border-bottom : 1px solid #99CC99;
	border-top : 1px solid #99CC99;
	width: 150px;
}
.button
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #688561;
	background-color: #ffffff;
}