

.top_nav_bg  a {
	BORDER-RIGHT: 0px solid;
	BORDER-LEFT: 0px solid;
	BORDER-TOP: 0px solid;
	BORDER-BOTTOM: 0px solid;
	border-color:#66a719;
	MARGIN: 0px 1px;
	CURSOR: hand;
	COLOR: #FFffff;
	background: #ff0000 url(/images/menu_shade_red.gif);
	/*background-color: #66a719;*/
	text-decoration: none;
	display: block;
	/*top, right, bottom, left*/
	padding: 5px 2px 5px 2px;
	width: 133px;
	TEXT-ALIGN: center;
	FONT-WEIGHT: bold;
	}

.top_nav_bg a:hover {
	/*background-color: #ffffff;*/
	text-decoration: underline;
	color: #ffffff;
	/*border-color:#999999;*/
	}
	
.top_nav_bg a:visited {
	/*background-color: #ffffff;*/
	/*text-decoration: underline;*/
	color: #ffffff;
	/*border-color:#999999;*/
	}
	


.menubarcolor {
	background: #ff0000 url(/images/menu_shade_red.gif);
	/*background-color: #66a719;*/
}
	
.footer {
	WIDTH: 980px; FONT-SIZE: 12px; PADDING-BOTTOM: 6px; COLOR: #ffffff; PADDING-TOP: 12px; TEXT-ALIGN: center; FONT-WEIGHT: normal;
}

a.footermenu:link {color: #ffffff; text-decoration: none; FONT-WEIGHT: normal;}
a.footermenu:visited {color: #ffffff; text-decoration: none; FONT-WEIGHT: normal;}
a.footermenu:active {color: #ffffff; text-decoration: none; FONT-WEIGHT: normal;}
a.footermenu:hover {color: #ffffff; text-decoration: underline; FONT-WEIGHT: normal;}