body {
	margin: 0px 0px 0px 0px;
	font-family: "Arial" Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFDE8;
}

a:link {
	font-weight: bold;
	color: #7C4430;
	text-decoration: none;
}
a:visited {
font-weight: bold;
color: #7C4430;
text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #7C4430;
	text-decoration: none;
}



#frame {
	width:795px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 20px;
	margin-bottom: 0px;
	height:auto !important;
}


#menu {
	width:210px;
	float:left;
	text-decoration: none;
	font-size: 16px;
	letter-spacing: 0px;
	line-height: 16px;
	height: 360px;
}

#menu a{
text-decoration: none;
}

#menu a:hover{
text-decoration: none;
}



body#one a#onenav,
body#two a#twonav,
body#three a#threenav,
body#four a#fournav,
body#five a#fivenav,
body#six a#sixnav,
body#seven a#sevennav,
body#eight a#eightnav,
body#nine a#ninenav,
body#ten a#tennav,
body#eleven a#elevennav,
body#twelve a#twelvenav,
body#thirteen a#thirteennav,
body#fourteen a#fourteennav,
body#fifteen a#fifteennav {
	color: #fff;
	background: #930;
}




#contentbody {
	background-color: #FFFFFF;
	padding: 5px 30px 10px 30px;
}

.button {
	padding: 3px 3px 2px 3px;
	border: 1px solid #666666;
}


.headline {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: 900;
}

.headlinenews {
	font-size: 18px;
	color: #000000;
	font-weight: 900;
	font-family: Arial, Helvetica, sans-serif;
}

.subheadline {
	font-size: 14px;
	color: #333333;
	font-weight: 900;
}

.micro {
font-size: 10px;
}

.warn {
	font-size: 11px;
	color: #CC0000;
}
