td{
font-size:12px
}
a:link, a:visited, a:active {
color: Black;
text-decoration: none;
font-weight: normal;
}
a:hover {
color: #b61010;
text-decoration: none;
}
div.news {
padding:3px;
color: #676767;
	padding-left:12px;
	padding-top: 1px;
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 12px;
	text-align: left;
}
#nav3 {
font-weight: bold;
	display: block;
	width: 125px;
	font-size: 12px;
	padding-right: 8px;
	background-image: url(../images/decor/bullet1.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
}
#nav3:hover {
color: #b61010;
text-decoration: none;
background-image: url(../images/decor/bullet8.gif);
}
#nav2 {
color: black;
display: block;
width: 100%;
background-image: url(../images/decor/bullet1.gif);
background-repeat: no-repeat;
background-position: 0px 4px;
padding-left: 8px;
font-size: 11px;
font-weight: bold;
}
#nav2:hover {
background-image: url(../images/decor/bullet8.gif);
color: #b61010;
text-decoration: none;
}
#gray {
	background-color: #EEEEEE;
}
