body {
	font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
	color: #7D857F;
    text-align: center;
	background: #000000;
}
table {
    color: #666666;
    font-size: 12px;
}
h1 {
	font-size: 16px;
	color: #9C7F4C;
	font-weight: normal;
    margin-bottom: 0px;
}
h2 	{
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
h3 	{
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
hr	{
  	border: 0;
	color: #000000;
	background-color: #000000;
	height: 1px;
	width: 100%;
	margin-bottom: 12px;
}
a:link {
    color: #A41105;
    text-decoration: underline;
}
a:visited {
   	color: #666666;
   	text-decoration: underline;
}
a:focus, a:hover, a:active {
   	color: #000000;
   	text-decoration: underline;
}
.imgborder {
	border: 1px solid #E6DBC9; 
	padding: 4px;
}
.hometext {
   	font-size: 13px;
	color: #7D857F;
	line-height: 200%;
	padding-left: 37px;
	padding-right: 20px;
	padding-top: 10px;
}
.specnews {
    color: #FF0000;
    font-weight: bold;
font-size: 15px;
border: 1px solid #FF0000;
padding: 15px;

}
.content {
	font-size: 13px;
	color: #666666;
	line-height: 180%;
	padding-left: 37px;
	padding-right: 35px;
	padding-top: 1px;
    padding-bottom: 50px;
}
.tablecontent {
	color: #666666;
	line-height: 185%;
}
.tablecontent tr td {
    vertical-align: top;
}
.tablesubh {
    text-align: left;
    font-weight: bold;
    background-color: #DCE6E3;
}
.contentbg {
	color: #666666;
	line-height: 185%;
	margin-left: 52px;
	padding-right: 35px;
	padding-top: 30px;
	padding-bottom: 40px;
   	background-image: url('graphics/background.jpg');
   	background-repeat: no-repeat;
   	background-position: top right;
  	min-height:450px;
  	_height:450px;
}
.quicklinks {
   	font-size: 12px;
	color: #7D857F;
	line-height: 200%;
   	width: 175px;
   	background-color: #DCE6E3;
   	text-align: center;
	margin: 3px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.quicklinks a, .quicklinks a:link {
   	font-weight: normal;
   	color: #7D857F;
   	text-decoration: none;
}
.quicklinks a:visited {
   	color: #7D857F;
   	font-weight: normal;
   	text-decoration: none;
}
.quicklinks a:focus, .quicklinks a:hover, .quicklinks a:active {
   	color: #7D857F;
   	font-weight: normal;
   	text-decoration: underline;
}
.quicklinksborder {
	background: #FFFFFF;
   	border: 1px solid #DCE6E3;
	width: 181px;
}
.redtext {
   	color: #000000;
   	font-weight: bold;
   	font-size: 14px;
	margin-top: 10px;
}
.footer {
	color: #cccccc;
	font-size: 10px;
   	text-align: center;
}
.footer a:visited, .footer a:link {
	color: #ABC5BD;
	font-size: 10px;
   	text-decoration: underline;
}
.footer a:focus, .footer a:hover, .footer a:active {
   	color: #ffffff;
   	text-decoration: underline;
}
