BODY
{
	background-color: #e6e6e6;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	line-height: 14px;
    COLOR: #333333;
    padding: 0px;
	margin: 0px;
}

HR {
	height: 1px;
	color: #CCCCCC;
}
P {
	margin-top: 0px;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #660000;
}
H1	{	
	font-size: 14px;
	font-weight: bolder;
	font-style:	normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-bottom: 6px;
	margin-top: 0px;
	}	
			
H2	{	
	font-size: 12px;
	font-weight: bold;
	font-style:	normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-bottom: 3px;
	margin-top: 6px;
	}	
		
H3	{	
	font-size:	11px;
	font-weight: bold;
	font-style:	normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-bottom: 3px;
	margin-top: 6px;
	}	
		
H4	{
	font-size:	11px;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-weight: normal;
	}	
		
H5 {	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}

.news {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #DFDFDF;
}
.newslist {
	line-height: 14px;
	color: #660000;
	text-decoration: none;
	padding: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
A:link, A:visited, A:active	{	
	text-decoration: underline;
	color: #660000;
	}	
			
A:hover	{	
	text-decoration: none;
	}
.navBar
{
	background-color	: #8A2205;
	background-image	: url(images/nav_bg.gif);
	background-repeat	: repeat-y;
	font-family			: Verdana, Sans-Serif;
	font-size			: 11px;
	color				: #ffffff;
	padding				: 0px 10px 0px 10px;
	height				: 40px;
}

.navBar a
{
	background-color	: Transparent;
	color				: #FBAF5D;
}

.navBar a:hover
{
	background-color	: Transparent;
	color				: #FFFFFF;
}

.menu {
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}

a.menu:Link, a.menu:Active, a.menu:visited  {
	color: #ffffff;
	text-decoration: none;
}
a.menu:Hover  {
	color: #yellow;
	text-decoration: none;
}

.footer {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
.newslistDate {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #999999;
	text-decoration: none;
	padding: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: left;
	width: 120px;
}
.newsDate {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #999999;
	text-decoration: none;
	text-align: left;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.helpfulhint {
	float: left;
	padding-right: 20px;
}
table {
	font-size: 11px;
}
.contactbox {
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #333333;
	font-weight: bold;

}
.contactPhone {
	font-size: 14px;
	line-height: 18px;
}
.LatestNews {
	height: 173px;
	width: 138px;
	border: 1px solid #999999;
	padding: 4px;
	background-color: #e6e6e6;

}
.LatestNewsTitle {
	color: #E8A066;
	background-color: #831C1D;
	height: 25px;
	font-weight: bold;

}
.LatestNewsType {
	color: #660000;
}
.LatestNewsItem {
	color: #999999;
}
a.LatestNewsItem:Link, a.LatestNewsItem:Active, a.LatestNewsItem:visited  {
	color: #999999;
	text-decoration: none;
}
a.LatestNewsItem:Hover  {
	color: #999999;
	text-decoration: underline;
}
.logintable {
	border: 1px solid #0066CC;
	background-color: #FFFFFF;
}
.error {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FF0000;
}
.UserButton {  	
	font-family: verdana, arial, serif;
	font-size: 11px;
	color: #FFFFFF; font-weight: bold; border: 1px #003D6C solid; background-image: url(../img/ButtonBack.gif); height: 22px}