/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #000000;
}

.nav {padding-left: 8px;}
.nav a:link {color: #000000;	text-decoration: none;}
.nav a:visited {color: #000000; text-decoration: none;}
.nav a:hover {color: #412521; text-decoration: underline;}
.nav a:active {color: #006600; text-decoration: none;}

.navbg {background-image: url(../navigation/homenav_bg.jpg); background-repeat: no-repeat;}
.subnavbg {background-image: url(../navigation/subnav_bg.jpg); background-repeat: no-repeat;}

.subindent {font-size: 11px; padding-left: 10px; line-height: 18px;}
.activeitem {font-weight: bolder;}
