* {
	font-family:Arial;	
	}

img {
	border:0px;
}

body, form {
	margin:0px;
	
}

body {
	background-color:#ebebeb;
}



a:link, a:visited, a:active {text-decoration: none;}
a:hover {text-decoration: none;}


table.main_tbl {
	background:url(images/top_bg.gif) repeat-x;
	width:100%
}

.top_menu_tbl, .top_menu_tbl a {
 	font-size:12px;
 	color:#000000;
}


.top_menu2_tbl {
 	font-size:12px;
	color:#FFFFFF;
	background:url(images/menu.gif) no-repeat;
	text-align:center;

}
.top_menu2_act {
 	font-size:18px;
	color:#FFFFFF;
	text-decoration:underline;
}

.top_menu2 a { 
	text-decoration: none;
	 color:#FFFFFF;
	 font-size:18px;
}



.content {
	width:900px; 	
	background:url(images/bg_content.gif) repeat-y;
}
.content a{
	font-size: 12px; color: #000000;
}
.content a:hover{
	font-size: 12px; color: #000000;
}


.content .text_in {
	padding:10px 0px 10px 30px;
	text-align:left
}


table.qb {
	width:302px;
	background:url(images/qb.gif) no-repeat;
	font-size:12px;
	color:#FFFFFF;
}


.article_tbl {
 	background-color: #fafafa;
	text-align:left;
	width: 307px;
}

.article_tbl .titul {
	height:35px;
	padding-left:10px;
	background:url(images/right_titul.gif) no-repeat;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;

}

.article_tbl td.art_dot {
	text-align:center;
	width: 20px;
}

.article_tbl td {
	font-size:12px;
	color:#000000;
	padding:5px 5px 5px 5px;
}

.article_tbl td a {
	color:#8b0106;
}


.footer {
	width:900px;
	height:30px;				
	background:url(images/footer.gif) no-repeat;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
}	


.font10_black {
	font-size:10px;
	color:#000;
	}
	
.font11_black {
	font-size:11px;
	color:#000;
	}
	
.font12_black {
	font-size:12px;
	color:#000;
	}
	

p, li { 
	font-size:12px;
	color:#000000;
	text-align:left;
}

h1 {
	font-size:18px;
	color:#0892da;
	font-weight:bold;

}
h2 {
	font-size:16px;
	color:#0892da;
	font-weight:bold;

}

h4 {
	color:#0892da;
	font-weight:bold;

}

li {
	font-size:12px;
	color:#000;
	padding-bottom:5px;
}

.press_wrap img {

    float: left;
    width: 100px;      

}

