body, html {
	text-align: left;
	font: 13px Lucida Grande, Verdana, Sans-Serif;
	padding: 0;
	margin: 0;
	background-color: #000;
	color: #FFFFFF;
}

a { 
	color: #608FFF; 
	text-decoration: none; 
}

a:hover { 
	text-decoration: underline; 
}

a:visited { 
	color: #608FFF; 
} 

h1 {
	margin: 0;
	padding: 0;
	font-size: 1px;
	height: 140px;
	text-indent: -2000px;
	background: url('/images/css/logobg.jpg') no-repeat;
	background-position:center;
	background-color: #000000
	}

#hMenu {
	border-style: solid;
	border-color: #545454;
	border-width: 1px 0;
	height: 25px;
	background: #cbd1c3;
	padding: 0 0 0 5px;
	}
	
	#hMenu ul {
		margin: 0 0 0 -40px;
		list-style: none;
		text-align: center;
		}
		
	#hMenu ul li {
		display: inline;
		padding: 0 0 0 23px;
		background: url('/images/css/menuBullet2.gif') no-repeat 4px 6px;
		}

	#hMenu ul li#frst {
		padding: 0;
		background: none;
		}

	#hMenu ul li a {
		color: #000;
		font: bold 14px/25px Georgia, Times New Roman, Times, serif;
		text-decoration: none;
		padding: 3px 8px;
		}

	#hMenu ul li a:hover {
		text-decoration: none;
		background-color:#e1e5db;
		}
#leftcol {
		float: left;
		width: 200px;
		border: #000 0px solid;
	}

#main {
		margin: 0px;
	}

#centercol {
		border: #000 0px solid;
		margin: 0px 200px 0px 200px;
	}

#rightcol {
		float: right;
		width: 170px;
		padding-left: 10px;
		padding-right: 10px;
		border: #000 0px solid;
	}

.hdr {
		color: #FFFFFF;
		text-align:center;
		font-weight: bold;
		font-size: 16px;
		height: 40px;
		width: 650px;
		background: url('/images/css/newsdiv.jpg') no-repeat;
		background-position:center center;
		background-color: #000000
	}

.listhdr {
		color: #FFFFFF;
		text-align:center;
		font-weight: bold;
		font-size: 16px;
		height: 40px;
		background: url('/images/css/div.jpg') no-repeat;
		background-position:center center;
		background-color: #000000
	}

#footer {
		text-align: center;
		border: #000 0px solid;
	}

#footerbr {
		clear: both;
	}

.header { 
	color: #fff; 
	background-color: #608FFF; 
	margin-left:10px; 
	font-weight: bold; 
	font-size: 16px; 
	padding: 3px 0 3px 5px; 
	width: 140px; 
}

#links {
	width: 160px;
	/*padding: 7px 5px 7px 5px;*/
	/*margin: 10px 0px 5px 10px;*/
}

#links ul { 
	margin: 0; 
	padding: 0; 
}

#links li { 
	list-style-type: none; 
	background: url(article.jpg) no-repeat 0px 5px; 
	padding: 0 0 0 25px; 
	line-height: 2em; 
	letter-spacing: 0.1em;  
}

#links a { 
	color: #608FFF; 
	text-decoration: none; 
}

#links a:hover { 
	text-decoration: underline; 
}

#links a:visited { 
	color: #608FFF; 
} 

#links p {
	font-size: 16px;
	color:  #FFFFFF;
	background-color: #608FFF;
}

.meta { 
	border-top: 1px solid #aaa; 
	color: #aaa;  
	text-align: right;
}

.square {
	height: 5px;
	width: 9px;
	background-image: url('/images/style/blue/square.gif');
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 2px;
	padding-right: 2px;
}

.noimgbrd {
	border:0px;
	border-width:0px;
	border-color: #000000;
	border-style: solid;
}

.menuSection {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #112751;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 20px;
	background-image: url('/images/css/div.jpg');
	background-repeat: no-repeat;
	height: 25px;
}

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

table.sitetable {
	margin-left: auto;
	margin-right: auto;
	background-color: #112751;
	border: solid 1px #000000;
	font-size: 12px;
	text-align: center;
}
td.sitetablehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	background-color: #112751;
	text-align: center;
	border: groove 2px #022B6B;
}
td.sitetblrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	border: solid 1px #3A3A3A;
	background-color: #1C1C1C;
	margin-left:auto;
	margin-right:auto;
}
td.sitetblrowdark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	border: solid 1px #3A3A3A;
	background-color: #000000;
	margin-left:auto;
	margin-right:auto;
}

.indextitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}

table.newstbltop {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	font-size: 12px;
	text-align: center;
	background-color: #000000;
}

td.newstbltd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	width: 90%;
	height: 40px;
	/* display: block; */
	border-collapse: collapse;
	background-image: url('/images/css/newsdiv_middle.jpg');
	background-repeat: repeat-x;
}

/* Color Classes for Content */

.red{
	color:red;
}
.orange{
	color:orange;
}
.lightblue{
	color:#4594A5;
}

/* End Color Classes */
