@charset "utf-8";
body  {
	font: 12px  Arial, Helvetica, sans-serif;
	background: #2F333C url(images/background2.jpg) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
h1 {
	font: bold italic 16px Arial, Helvetica, sans-serif;
}
h2 {
	font:bold 14px;
	margin:0;
}
h3 {
	
}
ul {
	list-style-position: inside;
}
li {
	margin-left: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a img {
	border-left: 1px solid #9A9FB4;
	border-top: 1px solid #9A9FB4;
	border-right: 1px solid #3E4155;
	border-bottom: 1px solid #3E4155;
}
.borderedimg {
	border-left: 1px solid #9A9FB4;
	border-top: 1px solid #9A9FB4;
	border-right: 1px solid #3E4155;
	border-bottom: 1px solid #3E4155;
}
#container { 
	width: 779px;
	background: url(images/main-bg.jpg) left 121px;
	margin: 0 auto;
	text-align: left;
} 
#header { 
	background: url(images/logo-main.jpg);
	height: 80px; 
	padding: 0;
	overflow: hidden;
}
#mediacontent {
	height: 369px;
	margin-left: 6px;
	padding: opx 0px 0px 25px;
}
#mainnav { 
	background: url(images/lgbutton_off.jpg);
	height: 40px;
	width: 779px; 
	padding: 0;
	border-bottom: 1px solid #4B526B;
	overflow: hidden;
} 
#mainnav a:link {
	background: url(images/lgbutton_off.jpg);
	font-size: 13px;
	line-height: 40px;
	font-weight: bold;
	padding: 12px 6px 14px 6px;
	color: #000000;
	text-decoration: none;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #4B526B;
}
#mainnav a:visited {
	background: url(images/lgbutton_off.jpg);
	font-size: 13px;
	line-height: 40px;
	font-weight: bold;
	padding: 12px 6px 14px 6px;
	color: #000000;
	text-decoration: none;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #4B526B;
}
 #mainnav a:hover {
	background: url(images/main-on.jpg);
	font-size: 13px;
	font-weight: bold;
	padding: 12px 6px 14px 6px;
	color: #000000;
	text-decoration: none;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #4B526B;
}
#mainnav a:active {
	background: url(images/lgbutton_off.jpg);
	font-size: 13px;
	line-height: 40px;
	font-weight: bold;
	padding: 12px 6px 14px 6px;
	color: #000000;
	text-decoration: none;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #4B526B;
}
#uppernav { 
	width: 400px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	float: right;
	height:25px;
}
#uppernav a:link {
	height: 24px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 4px 2px 4px;
	margin:0;
	font-weight: bold;
	text-decoration: none;
	background: url(images/button-bg.jpg);
	color: #000000;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	border-color: #5E6B8A;
}
#uppernav a:visited {
	height: 24px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 4px 2px 4px;
	margin:0;
	font-weight: bold;
	text-decoration: none;
	background: url(images/button-bg.jpg);
	color: #000000;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	border-color: #5E6B8A;
}
#uppernav a:hover {
	height: 24px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 4px 2px 4px;
	margin:0;
	font-weight: bold;
	text-decoration: none;
	background: url(images/button-bg-over.jpg);
	color: #000000;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	border-color: #5E6B8A;
}
#uppernav a:active {
	height: 24px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 4px 2px 4px;
	margin:0;
	font-weight: bold;
	text-decoration: none;
	background: url(images/button-bg.jpg);
	color: #000000;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	border-color: #5E6B8A;
}
#uppernav a:first-child {
	border-left: 1px solid #5E6B8A;
}
#sidebar1 {
	float: left;
	width: 157px;
	background: #222222;
	padding: 0px;
}
#mainContent { 
	margin: 0px 0px 0px 157px; 
	padding: 0; 
	background:transparent;
	height: 369px;
	width:622px;
} 
#innercontent { 
	margin: 0px 0px 0px 6px; 
	padding: 5px 10px 5px 15px; 
	width: 340px;
	float: left;
	clear: right;
}
#innercontentwider p { 
	margin:4px 0px;	
}
#innercontentwider { 
	margin: 0px 0px 0px 6px; 
	padding: 5px 10px 5px 15px; 
	width: 345px;
	float: left;
	clear: right;
}
#innercontentwidest { 
	margin: 0px 0px 0px 6px; 
	padding: 5px 0px 5px 25px; 
	float: right;
	clear: right;
}
#smallmailfloat {
	width: 30px;
	height: 30px;
	padding: 4px 11px 0px 0px;
	float: right;
	clear: left;
	z-index: 999;
}
#rightsubcontent { 
	background: #FFFFFF;
	margin-top: 45px;
	margin-right:0px;
	padding: 0px; 
	width: auto;
	height: auto;
	border-left: 6px solid #000000;
	border-top: 3px solid #000000;
	border-right: 0px;
	border-bottom: 3px solid #000000;
	float: right;
	clear: right;
}
#footer { 
	font: 10px;
	padding: 0;
	margin:0;
	height: 23px;
	text-align: center;
	background: url(images/footer-bg.jpg) repeat-x; 
	border-top: 1px solid #282833;
} 
#footer a { 
	color: #000000;
	text-decoration: none;
}
#footer a:link { 
	color: #000000;
	text-decoration: none;
}
#footer a:visited { 
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#footer a:active { 
	color: #000000;
	text-decoration: none;
}
.footerinner {
	background: url(images/footer-bg-inner.jpg);
	height: 23px;
}
.footercenter {
	background: url(images/footer-bg-inner-c.jpg) repeat-x;
}
#hdn1 {
	display: block;
	width: 234px;
}
#hdn2 {
	display: none;
	width: 234px;
	height: 154px;
	padding: 10px;
}
#hdn3 {
	display: none;
	width: 234px;
	height: 154px;
	padding: 10px;
}
#hdn2 {
	display: none;
	width: 234px;
	height: 154px;
	padding: 10px;
}
#hdn4 {
	display: none;
	width: 234px;
	height: 154px;
	padding: 10px;
}
#hdn5 {
	display: none;
	width: 234px;
	height: 154px;
	padding: 10px;
}
#hdn6 {
	display: none;
	width: 234px;
	height: 154px;
	padding: 10px;
}
#hdn7 {
	display: none;
	width: 234px;
	height: 154px;
	padding: 10px;
}
#hdn8 {
	display: none;
	width: 234px;
	height: 154px;
	padding: 10px;
}
#hdn9 {
	display: none;
	width: 234px;
	height: 154px;
	padding: 10px;
}
#hdn10 {
	display: none;
	width: 234px;
	height: 154px;
	padding: 10px;
}
#hdn11 {
	display: none;
	width: 234px;
	height: 154px;
	padding: 10px;
}
#hdn12 {
	display: none;
	width: 234px;
	height: 154px;
	padding: 10px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 0px;
    line-height: 0px;
}
#loginlayer {
	width: 90%;
	font-weight: bold;
	float: right;
	padding-right: 10px;
	padding-top: 5px;
	float: right;
}
#loginlayer input.btn {
	color: #000000;
	font: bold 10px Arial, Helvetica, sans-serif;
	background: #D7DBE1 url(images/button-bg.jpg);
	border: 1px solid #5E6B8A;
}
#loginlayer input.btn_over {
	color: #000000;
	font: bold 10px Arial, Helvetica, sans-serif;
	background: #D7DBE1 url(images/button-bg-over.jpg);
	border: 1px solid #5E6B8A;
}
#loginlayer input.txt {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #5E6B8A;
}
textarea {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
input {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
}
.bannerinfo {
	padding-right: 10px;
	padding-top:2px;
	height:32px;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	float: right;
}
.boxit {
	font-size: 11px;
	width: 95%;
	padding: 4px;
	border: 2px dotted #7D88A4;
}
.upsize {
	font-size: 13px;
}
.norm {
	font-weight: normal;
}
#copyr {
	font: 10px Arial, Helvetica, sans-serif ;
	color: #666666;
	text-align: center;
}
#copyr a:link {
	color: #666666;
	text-decoration: none;
}
#copyr a:visited {
	color: #666666;
	text-decoration: none;
}
#copyr a:hover {
	color: #999999;
	text-decoration: underline;
}
#copyr a:active {
	color: #666666;
	text-decoration: none;
}
.mainpagebuttons {
	border:1px solid #000000;
	background: url(images/mainpagebutton-bg1.jpg);
	height:50px;
	color:#000099;
	font-weight:bold;
	font-size:12px;
}
.mainpagebuttons a:link {
	color:#000099;
	text-decoration:none;
}
.mainpagebuttons a:visited {
	color:#000099;
	text-decoration:none;
}
.mainpagebuttons a:hover {
	color:#CC0000;
	text-decoration:none;
}
.mainpagebuttons a:active {
	color:#000099;
	text-decoration:none;
}
td.mainpagebuttons:hover {
	background:url(images/mainpagebutton-bg2.jpg);
}
.small {
	font-size:10px;
}
