@charset "utf-8";
/* CSS Document */
html {height:100%}

body {
	font-family: Arial, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	background: #353535 url(../images/main_bck.jpg) repeat-x;
	color: #333;
	height:100%;
}

h1 {font:18px/22px arial, helvetica sans-serif;
	color: #9E0308;
	border-bottom:1px dotted #999;
}

h2 {font:13px/16px arial, helvetica sans-serif;
	font-weight:bold;
	margin:15px 0 15px 0;
}


p {font:12px/14px arial, helvetica sans-serif;
}

a{color: #333;}

a:hover{color:#9E0308;}

img{border:0px;}

#loginBar a {
	font: 11px/14px "Trebuchet MS", arial, sans-serif;
	color: #353535;
	text-decoration: none;
}

#loginBar a:hover {
	color: #9E0308;
}

#loginBar a:hover {
	color: #9E0308;
}

.MenuBarHorizontal {
	font:12px/14px "Trebuchet MS", arial, sans-serif;
	padding-left:30px;
	padding-top:5px;
	color:white;
}

.MenuBarHorizontal ul {
	margin:0px;
}

.MenuBarHorizontal li {
	list-style:none;
	display: inline;
	padding:0 4px 0 0px 
}


.MenuBarHorizontal li a {
	font:11px/12px "Trebuchet MS", arial, sans-serif;
	text-transform: uppercase;
	color: #353535;
	text-decoration:none;
}

.MenuBarHorizontal li a:hover{
	color: #9E0308;
}



.clearMe {
	clear:both;
	height:1px;
}


.footerLeft {float:left;
	padding:10px 0 0 60px;
	width:500px;

	}

.footerLeft a{
	font: 10px/14px "Trebuchet MS", arial, sans-serif;
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
	
}

.footerRight {float:right;
	padding:10px 30px 0 0;
	font: 11px/14px "Trebuchet MS", arial, sans-serif;
	color: #999;

}

.body_txt{padding:0px 16px 8px 16px;}

.tab_holder {width:190px; float:left; padding-left:10px;}

.tab_holder a{font: 12px/14px "Trebuchet MS", arial, sans-serif;
	color: #650306;
	text-decoration: none;
	font-weight:bold;
	padding-left:20px;
	
}

.tab_holder a:hover{color: #353535;}

.tab_txt {padding-top:8px;}
.tab_img {padding-top:10px;}
.tab_img a{padding-left:0px;}

.news_top{font: 12px/14px "Trebuchet MS", arial, sans-serif;
	color: #650306;
	text-transform:uppercase;
	font-weight:bold;
	width:200px;
	height:20px;
	padding-left:39px;
	padding-top:5px;
	background:url(../images/news_top.jpg) no-repeat;
}

.news_top a{font: 12px/14px "Trebuchet MS", arial, sans-serif;
	color: #650306;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
}

.news_top a:hover{color: #353535;}

.news_mid{
	background:url(../images/news_bck.jpg) repeat-y; padding:8px 12px 0 12px;
	}
	
 .sub_news{
	float:left;
	text-align:center;
	width:66px;
	padding-right:3px;
	border-right:2px dotted #fff;
	font-weight:bold;
}


.div_newstext {
	margin-right:-16px;
	width: 217px;
	padding-left: 5px;
	overflow: auto;
	margin-top: -10px;
	max-height: 340px;
	color: #666;
}

.div_newstext a{
	color:#333;
}
.news_foot{
	height:16px;
	background:url(../images/news_base.jpg) no-repeat;
}
.sub_news:hover{
	cursor: pointer;
	color: #900;
}
