@charset "iso-8859-1";
body     { color: #000000; font-size: 12px; font-family: verdana; background: #3f491f url(images/main_bg.jpg) repeat-x; margin: 0; padding: 0 }

.nav_bg  { background: #ffffff url(images/nav_bottom_bg.jpg) repeat-y }

.sub_nav_bg  { background: #e9e9e9 url(images/gray_box.jpg) repeat-y }

.right_bg  { background: #ffffff url(images/right_bg.jpg) repeat-y }

.left_bg  { background: #ffffff url(images/left_bg.jpg) repeat-y }

div, table, tr, td  {
font-size: 12px;
}

a, a:active, a:visited, a:focus {
	color: #3182b5;
}

a:hover {
	color: #802a2a;
}

a.footer, a.footer:active, a.footer:visited, a.footer:focus {
	color: #1b2009;
}

a.footer:hover {
	color: #717f43;
}

a.footer2_a, a.footer2_a:active, a.footer2_a:visited, a.footer2_a:focus {
	color: #cccccc;
}

a.footer2_a:hover {
	color: #ffffff;
	
}

a.sub_nav_a, a.sub_nav_a:active, a.sub_nav_a:visited, a.sub_nav_a:focus {
	color: #a2a2a2;
	text-decoration: none;
}

a.sub_nav_a:hover {
	color: #58ad00;
	text-decoration: none;
}

a.sub_nav_green, a.sub_nav_green:active, a.sub_nav_green:visited, a.sub_nav_green:focus {
	color: #58ad00;
	text-decoration: none;
	font-size: 12px;
}

a.sub_nav_green:hover {
	color: #58ad00;
	text-decoration: none;
	font-size: 12px;
}

.small {
	font-size: 10px;
	font-family: verdana;
}

.small_white {
	font-size: 10px;
	font-family: verdana;
	color: white;
}

.medium {
	font-size: 11px;
	font-family: verdana;
}

.large {
	font-size: 13px;
	font-family: verdana;
}

.white {
	color: white;
}

.sub_nav {
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	color: #a2a2a2;
	line-height: 17px;
}

.footer {
	font-size: 10px;
	font-family: verdana;
	color: #1b2009;
}

.footer2 {
	font-size: 10px;
	font-family: verdana;
	color: #ffffff;
}

.button
{border: 1px;
border-style: solid;
border-color: #333333;
background: #CCCCCC;
font-family: verdana;
font-size: 10px;}

.text
{border: 1px;
border-style: solid;
border-color: #333333;
background: white;
font-family: verdana;
font-size: 10px;
height: 18px;
width: 150px;}