/* CSS Document */


body {
	background-image: url(images/bkgd_body.gif);
	background-repeat: repeat-x;
	background-color: #D7D7D7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
.util {
	color: #FFFFFF;
}
a.util:link {
	text-decoration: none;
	line-height: 16px;
	color: #FFFFFF;
}
.tb {
	background-image: url(images/bkgd_tb.gif);
	background-repeat: repeat-y;
}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AAAAAA;
	text-decoration: none;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AAAAAA;
}
.navrule {
	background-image: url(images/nav_rule.gif);
	background-repeat: repeat-x;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AAAAAA;
	text-decoration: none;
}
a.util:hover {
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}

            .hlt {
                background-color: #eeeeee;
            }
a.ter:link {
	color: #999999;
	text-decoration: none;
}
.onPage {
	font-weight: bold;
	color: #D3202A;
}
a:link {
	color: #D3202A;
	text-decoration: none;
}
a:hover {
	color: #D3202A;
	text-decoration: underline;
}
a:active {
	color: #D3202A;
	text-decoration: none;
}
a:visited {
	color: #D3202A;
	text-decoration: none;
}
		a.util:visited {

	text-decoration: none;
	line-height: 16px;
	color: #FFFFFF;
}
a.util:active {

	text-decoration: none;
	line-height: 16px;
	color: #FFFFFF;
}
