@charset "utf-8";

body {
	background-image: url(img/repbg.gif);
	background-repeat: repeat;
}

.bg {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	position: absolute; 
	left: 0px; 
	right: 0px; 
	top: 0px; 
}

.tableoutline {
	border: 1px solid #000000;
}
.newshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff6e00;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.submenugrad {
	background-color: #E4E4E4;
	background-image: url(img/smgrad.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.subgrad1 {
	background-color: #FFFFFF;
	background-image: url(img/subgrad.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.subgrad2 {
	background-color: #7F7F7F;
	background-image: url(img/subgrad2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.submenuhead {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.submenulinks {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.newsbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.Quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.newshead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff6e00;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.newshead3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff6e00;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.texthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.top-menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	text-decoration:none;
	background-color:#515151;
	color:#FFFFFF;
	cursor:pointer;
}

.copyright {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;	
}
