<style type="text/css" media="screen">
	#menuaba { padding: 0; }
	#menuaba li { display: inline; }
	#menuaba li a {
	padding: 10px;
	float:left;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #333;
	margin-right: 3px;
	background-color: #ccf;
	background-image: url(../img/menu_3_2.png);
	height: 8px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
	#menuaba li.active a {
	background-color: #eef;
	background-image: url(../img/menu_3.png);
	height: 8px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}
	.conten {
	float: left;
	clear: both;
	width: 90%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #F9F9F9;
}
.contentheading,td.contentheading,
a.contentpagetitle:link,
a.contentpagetitle:visited {
	font-size:20px;
	font-weight:400;
	color: #996600;
	text-align:left;
	line-height:24px;
	text-transform:uppercase;
	letter-spacing:-1px;

}
		</style>
