/* CSS Document */

a {
	text-decoration: none;
	color: #436944;
	}

a:hover {
	color: #aa0011;
	text-decoration: none;
	}

#top_nav {
position:absolute;top:96px;left:295px;
color:white;
font: normal bold 15px  Arial, Helvetica, sans-serif;
}
#top_nav a {
color:white;
}
#top_nav a:hover {
color: #e4b038;
}

	
.mm_item {
	width: 180px; height:18px ; 
	padding-left: 20px;
	padding-top: 2px;
	text-height:14px;
	color: #336633;
	font: normal bold 14px  Arial, Helvetica, sans-serif;
	background:   url(../images/subbut_template.jpg) no-repeat top left;
	}
	
.sm_item {
	width: 160px; height:18px ; 
	padding-left: 40px;padding-top: 2px;
	text-height:18px;
	color: #336633;
	font: normal bold 12px Arial, Helvetica, sans-serif;
	background:   url(../images/sm_bk.jpg) no-repeat top left;
	}

.body-txt {
	color: #333333;
	font: normal normal 12px arial, helvetica, sans-serif;
}

.highlight_s {
color: #de322e;
font-size: .8em;
}
