a:link, a:visited, a:hover, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #666249;
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #666249;
	text-decoration: none;
}
.menu_top {
	background-color :#d6d4bb;
	height: 13px;
	white-space: nowrap;
	color: #666249;
	font-weight: bold;
	vertical-align:top;
	overflow: hidden;
	padding: 0px;
}
.menu_top div
{
	position:relative;
	top:-2px;
	height: 16px;
	overflow:hidden;
}
.menu_top a {
	position:relative;
	top:-1px;
	padding: 0px 4px 0px 4px;
}
.menu_top a:link{
	color: #666249;
	font-weight: bold;
}
.menu_top a:visited {
	color: #666249;
	font-weight: bold;
}
.menu_top a:hover {
	color: #CC6600;
	font-weight: bold;
}
.menu_top a:active {
	color: #CC6600;
	font-weight: bold;
}
.menu_top_sel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
	position:relative;
	top:-1px;
	padding: 0px 4px 0px 4px;
}
.norepeat {
	background-attachment: fixed;
	background-image: url('images/circle_pattern.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}
