body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #000;
    margin-bottom: 0px;
    margin-top: 0px;
}

a:link {
	color: #3c4468;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3c4468;
}
a:hover {
	text-decoration: underline;
	color: #292e47;
}
a:active {
	text-decoration: none;
	color: #3c4468;
}

.maintable {
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	border: 0px;	
	width: 948px;
	height: auto;
	background-color: #2a2b2f;

}

.leftborder {
	background-image: url(themeimages/leftborder.gif);
	width: 16px;
}
	
.rightborder {
	background-image: url(themeimages/rightborder.gif);
	width: 16px;
}

.headertable {
	background-image: url(themeimages/header.jpg);
	background-position: center;
	height: 111px;
	width: 916px;
}

.insidetable {
	background-color: #2a2b2f;
}

.leftmenuheader {
	padding-top: 3px;
	padding-left: 3px;
	width: 282px;
	height: 96px;
	background-image: url(themeimages/leftmenuheader.gif);
	background-repeat: no-repeat;
	background-color: #2a2b2f;
}

.newsheadertop {
	background-image: url(themeimages/newsheadertop.gif);
	height: 80px;
	background-color: #2a2b2f;
	width: 631px;
}

.newsheader {
	background-image: url(themeimages/newsheader.gif);
	height: 55px;
	width: 100%;
	background-color: #2a2b2f;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 3px;
}

.leftmenubg {
	background-image: url(themeimages/leftmenubg.gif);
	background-color: #2a2b2f;
	background-repeat: repeat-y;
	width: auto;
	height: auto;
	}
	
.newsbg {
	padding-left: 50px;
	padding-right: 60px;
	background-image: url(themeimages/newsbg.gif);
	width: auto;
	height: auto;
	background-color: #2a2b2f;
}

.newsbgnopadding {
	background-image: url(themeimages/newsbg.gif);
	background-color: #2a2b2f;
}

.newsbg img {
	border: dashed 1px;
	padding: 3px;
}

.newsfooter {
	background-image: url(themeimages/newsfooter.gif);
	background-repeat: no-repeat;
	height: 37px;
	background-color: #2a2b2f;
	font-size: 11px;
	font-weight: bold;
	padding-right: 55px;
}

.newsheaderleft {
	background: transparent;
	font-size: 18px;
}

.newsheaderright {
	background: transparent;
	font-size: 11px;
}


.newsheadertopcontainer {
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 3px;
	width: 100%;
}

.quotetop {
	background: #818FB8 url(themeimages/css_img_quote.gif) no-repeat right;
	border: 1px dotted #000;
	border-bottom: 1px dotted #000;
	border-left: 1px dotted #000;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	margin: 2px auto 0 auto;
	padding: 3px;
}

.quotemain {
	background: #CECED3;
	border: 1px dotted #000;
	border-left: 1px dotted #000;
	border-top: 1px dotted #000;
	color: #2A2B2F;
	padding: 4px;
	margin: 0 auto 0 auto;
}

.featurebox_old {
	padding-top: 3px;
	width: 155px;
	background-color:#979ba5;
	border: 2px solid #5e6c9b;
	padding-left: 5px;
}

.featurebox {
	font: inherit;
	color: #FFFFFF;
	background: none;
	padding-top: 3px;
	width: 265px;
	padding-left: 5px;
}

input.btn{
	background-color:#000000;
	font: inherit;
	color: #fff;
	border: 1px solid #5e6c9b;
  }
  
hr {
	height: 3px;
	border: 2px #7983a6;
	background-color: #7983a6;
	color: #7983a6;
	
}




/* CSS FOR CONTENT PAGES: */

