body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #a7a7a7;
	background-image: url(images/bgExtend.jpg);
	background-repeat: repeat-x;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	font-weight: normal;
	line-height: 19px;
}
.content a { 
	color: #000000;
	text-decoration: underline;
}
.content a:hover {
	color: #000000;
	text-decoration: underline;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding: 1em;
	font-weight: bold;
	line-height: 24px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #000000;
	padding: 0px;
	font-weight: normal;
	line-height: 21px;
	padding-bottom: .1em;
}
.newsheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FFFFFF;
	padding: 0px;
	font-weight: normal;
	line-height: 17px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 0px;
	font-weight: normal;
	line-height: 17px;
}

.ThinNavLine { width:1px; height:1px; background:#9cd2e6 }

.ThinLine { width:1px; height:1px; background:#000000 }

.ThinLine2 { width:1px; height:1px; background:#dd0000 }

A.menulink {
	display: block;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #dd0000;
	padding: 5px;
	text-indent: 0pt;
	font-style: normal;
}

A.menulink:hover {
	text-decoration: none;
	background-color: #000;
	color: #fff;
}
#activeLink {
	text-decoration: none;
	background-color: #000;
	color: #fff;
}
#mainlinks a
{
	color: #3b3f2a;
	text-decoration: none;
}

#mainlinks a:hover
{
	color: #3b3f2a;
	text-decoration: underline;
}

#secondarylinks a
{
	color: #000000;
	text-decoration: none;
}

#secondarylinks a:hover
{
	color: #000000;
	text-decoration: underline;
}

