@charset "utf-8";
/* CSS Document */

*{ outline: none;}

html,body{
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #31373D;
	background-color: #373737;
}

/* As */

a{ text-decoration: none; color: #3D63A5;}
a:hover{ text-decoration: underline;}

a.logo{
	display: block;
	width: 339px;
	height: 111px;
	text-decoration: none;
	background-image: url(../img/logo.jpg);
}
#a-register-left{
	font-size: 11px;
	color: #6C6C6C;
	text-decoration: underline;
	display: block;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}
/* DIVs */

div.content{ 
	padding: 0 0 0 30px; 
	line-height: 141%;
	font-size:12px;
}

div.content table{
	font-size:12px;
} 

div.content ul{
	max-width: 600px;
}
div.content-bottom{ 
	height: 40px; 
	background: #373737;
	font-size: 10px;
	color: #6F6F6F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 10px 30px 30px 10px;
}
div.content-bottom a{
	color: #6F6F6F;
	cursor: pointer;
	margin: 0px 5px 0px 5px;
}
div.bot-menu-line1{
	margin-bottom: 5px;
}
div.copyright{
	padding-top: 20px;
}
div.copyright table{
	font-size: 10px;
	color: #6F6F6F;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
div.copyright div{
	margin-top: 10px;
	float: left;
}
div.content-left{ 
	margin-top: 16px;
	padding: 0px;
	background:#FFFFFF;
}
#content-left-bottom{
	width: 212px;
	height: 15px;
	background: url(../img/panel_bottom.jpg) no-repeat;
}
div.content-main{ 
	padding: 0 30px 60px 0;
	background:#FFFFFF;
}
#content-main-top{
	height: 23px;
	background: url(../img/content_top.jpg) no-repeat;
	width: 765px;
	margin-top: 16px;
}
#content-main-bottom{
	height: 19px;
	background: url(../img/content_bottom.jpg) no-repeat;
	width: 765px;
}
div.content-right{ padding: 0 30px 30px 0; width: 265px;}


div.content-top{
	clear: both;
	height: 158px;
	background-color: #9AA8B5;
}
div.content-top-right{
		padding-top: 27px;
		padding-left: 41px;
		width: 339px;
		float: left;
}
div.content-top-left{
	background-image:url(../img/bals.jpg);
	width: 236px;
	height: 116px;
	float:left;
	margin-left: 173px;
}

div.site-right-top, div.site-left-top{
	height: 158px;
	background-color: #9AA8B5;
}

div.line{
	height: 2px;
	overflow: hidden;
	background-image: url(../img/line_bg1.png);
	background-color: #C4CAD0;
	background-repeat: repeat-x;
}

div.line2{
	height: 33px;
	background-image: url(../img/line_bg3.png);
	background-color: #2F2F2F;
	background-repeat: repeat-x;
}
#search-form{
	margin: 0px;
	padding: 0px;
	float: right;
}
#search_str{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #B0B0B0;
	width: 210px;
	padding-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
	float:right;
}
#btn_search{
	float: right;
	margin-top: 5px;
}

div.top-menu{
	height: 39px;
	background-image: url(../img/line_bg2.png);
	background-color: #2B2B2B;
}
div.top-menu ul{
	list-style: none;
	float:left;
	margin: 0px 0px 0px 169px;
	padding: 0px;
}
li.top-menu-item{
	margin: 0px;
	float: left;
}
li.top-menu-item a{
	display: block;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 13px 15px 13px 15px;
}
li.top-menu-item a:hover{
	text-decoration: none;
	background: url(../img/btn_over_bg.png) repeat-x;
}
div.main{
	margin: 0;
	/*width: expression((documentElement.clientWidth||document.body.clientWidth)<998?'998px' : (documentElement.clientWidth||document.body.clientWidth)<1210?'100%' : '1210px');*/
	height: 100%;
}

/* Hs */

h2.title{ margin: 0; padding: 25px 25px 25px 30px; background: url(../img/bg_h2.gif) left center no-repeat; font-family: "Times New Roman", Times, serif; font-size: 24px; font-weight: normal; color: #007BF5;}

/* IMGs */

img{ border: 0;}

/* Ps */

p{ margin: 0 0 20px 0;}

/* SPANs */

span.date{ 
	font-size: 10px; 
	color: #2D53B9;
	font-weight: bold;
}
span.news-outline{
	font-size: 10px;
	line-height: 12px;
}
/* Forms */
.login-left-input{
	width: 130px;
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #2743B0;
}
#btn_login{
	margin-top: 15px;
	float: right;
}
/* TABLEs */

table.member_table{
	font-size:12px;
}

table.member_table td{ width: 50%;}

td.member_text{ padding-left: 20px; border-left: 2px solid #E7ECF2;}

td.sep{ border: 0px !important; height: 20px;}

td.site-left{ }

td.site-main{
	width: 998px;
	height: 100%;
	background: #373737;
	vertical-align:top;
}

td.site-right{ }
table.left-panel{
	margin-top: 40px;
}
#login_space td{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	font-family: Verdana;
	padding: 10px 0px 0px 7px;
}
#member_area_left td{
	font-weight: normal;
	font-size: 11px;
}
#left-menu{
	padding: 30px 20px 0px 20px;
}
#left-news{
	padding: 30px 10px 0px 0px;
}
#memberarea .title{
	text-align: center;
	color: #007BF5;
	font-size: 18px;
	width: 50%;
}
#memberarea #news_column{
	
}
#files{
	font-size: 11px;
	border-left: 1px solid #373737;
}
#files .files_row td{
	border-bottom: 1px solid #000;
}
/* Uls */

ul{ margin-top: 12px; margin-bottom: 7px; list-style-type: none; list-style-image: url(../img/ul.gif);}
	ul li{ margin-bottom: 12px; padding-left: 7px;}

ul.menu{ margin: 0; padding: 0; list-style-type: none; list-style-image: none;}
ul.menu a{ 
	display: block; 
	padding-left: 0px; 
	background: url(../img/menu_ul.gif) right 5px no-repeat; 
	line-height: 18px; 
	font-weight: bold; 
	text-decoration: none;
	font-size:12px;
	color: #2743B0;
	font-weight: bold;
}
	ul.menu a:hover{}
	ul.menu li{ margin: 0; padding: 2px 0 2px 0;}
		ul.menu ul{ display: none; margin: 0; padding: 0; list-style-type: none; list-style-image: none;}
		ul.menu ul a{ background: url(../img/menu_ul.gif) right 3px no-repeat; line-height: 14px;}
		ul.menu ul li{ margin: 4px 0 0 18px; padding: 2px 0 2px 0;}
 
