@charset "utf-8";
/* CSS Document */

body {
	background: #0E0E0E;
	margin-top: 20px;
	font: 10px Verdana, Geneva, sans-serif;
	color: #FFF;
}
.header {
	height: 120px;
	width: 100%;
	background: url(../img/header_bg.gif) repeat-x;
}
.headercontact {
	height: 24px;
	width: 100%;
	background: #333333;
	border-bottom: 1px solid #0E0E0E;
	border-top: 1px solid #0E0E0E;
}
.content {
	background: #333333;
}
.tablebg {
	background: url(../img/tablebg.png) repeat-x;
	height: 250px;
	width: 100%;
}
.prefix {
	font: bold 10px Verdana, Geneva, sans-serif;
	color: #E1B70B;
}
.headertext {
	font: bold 9px Verdana, Geneva, sans-serif;
}
.newsheading {
	background: url(../img/newsheading_grey.png) no-repeat;
	height: 20px;
	text-indent: 10px;
}
.toplinks  {
		}
a.toplinks {
	font: bold 9px Verdana, Geneva, sans-serif;
	color : #FFF;
	text-decoration : none
		}
a.toplinks:Hover {
	font: bold 9px Verdana, Geneva, sans-serif;
	color : #E1B70B;
	text-decoration : none
		}.blackborder {
	margin: 1px;
	padding: 1px;
	border: 1px solid #000;
	background: url(../img/tablebg.png) repeat-x;
}
.tablespace {
	padding: 9px;
}
.copyright {
	color: #CCC;
}
.footer  {
	font: normal 9px Verdana, Geneva, sans-serif;
	color : #999;
	text-decoration : none
		}
a.footer {
	font: normal 9px Verdana, Geneva, sans-serif;
	color : #999;
	text-decoration : none
		}
a.footer:Hover {
	font: normal 9px Verdana, Geneva, sans-serif;
	color : #E1B70B;
	text-decoration : none
		}
.email  {
	font: normal 10px Verdana, Geneva, sans-serif;
	color : #FFF;
	text-decoration : none
		}
a.email {
	font: normal 10px Verdana, Geneva, sans-serif;
	color : #FFF;
	text-decoration : none
		}
a.email:Hover {
	font: normal 10px Verdana, Geneva, sans-serif;
	color : #E1B70B;
	text-decoration : none
		}
.newsheadinggrey {
	background: url(../img/newsheading.png) no-repeat;
	height: 20px;
	text-indent: 10px;
}
.blackborderONLY {
	margin: 1px;
	padding: 1px;
	border: 1px solid #000;
	background: url(../img/tablebg.png) repeat-x;
}
.lwrlinks  {
		}
a.lwrlinks {
	font: bold 9px Verdana, Geneva, sans-serif;
	color : #E1B70B;
	text-decoration : none
}
a.lwrlinks:Hover {
	font: bold 9px Verdana, Geneva, sans-serif;
	color : #FFF;
	text-decoration : none
		}.smalltext {
	font-size: 9px;
}
