body{
	margin: 0;
	padding: 0;
	color: #3c4e5c;	
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E0E0E0;
}
table{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-color: #3c4e5c;
}
.form_textarea2{
	border: 1px solid #8B8B8B;
	color: #333333;
	font-family: verdana, ms sans serif;
	font-size: 11px;
	height: 90px;
	width: 280px;
}
.btn{
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
}
.print_page{
	margin-top: 10px;
}
#btn{
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
}
* html .btn{
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
}
.btn_search{
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
}
.btn_print{
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
}
.btn1{
	color: #0F61B2;
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
	width: 105px;
	border: 1px solid #919191;
	background-color: #DDDCDC;
	padding: 1px 3px 2px 3px;
}
* html .btn1{
	color: #0F61B2;
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
	width: 105px;
	border: 1px solid #919191;
	background-color: #DDDCDC;
	padding: 0 3px 2px 3px;
}
.txtsmall{
	background-color: #F1F1F1;
	color: #333333;
	font-family: tohama, verdana, ms sans serif;
	font-weight: none;
	height: 17px;
	font-size: 10px;
	border: 1px solid #B8B8B8;
	text-align: center;
	width: 98px;
}
INPUT.txt{
	background-color: #ffffff;
	color: #333333;
	font-family: tohama, verdana, ms sans serif;
	height: 17px;
	font-size: 10px;
	border: 1px solid #B8B8B8;
}
.lang_select{
	background-color: #ffffff;
	color: #333333;
	font-family: verdana,tohama,ms sans serif;
	font-size: 11px;
	height: 18px;
}

a:link { color: #3C4E5C; text-decoration: none; }
a:visited { color: #3C4E5C; text-decoration: none;}
a:hover { color: #889CA4; text-decoration: none;}
a:active { color: #3C4E5C; text-decoration: none; }

a.brown:link { color: #990000; text-decoration: none; }
a.brown:visited { color: #990000; text-decoration: none;}
a.brown:hover { color: #889CA4; text-decoration: none;}
a.brown:active { color: #990000; text-decoration: none; }

a.blue:link { color: #003399; text-decoration: none; }
a.blue:visited { color: #003399; text-decoration: none;}
a.blue:hover { color: #889CA4; text-decoration: underline;}
a.blue:active { color: #003399; text-decoration: none; }

a.black:link { color: #000000; text-decoration: none; }
a.black:visited { color: #000000; text-decoration: none;}
a.black:hover { color: #889CA4; text-decoration: underline;}
a.black:active { color: #000000; text-decoration: none; }


a.footer:link { color: #ffffff; text-decoration: none; }
a.footer:visited { color: #ffffff; text-decoration: none;}
a.footer:hover { color: #ffffff; text-decoration: underline;}
a.footer:active { color: #ffffff; text-decoration: none; }

ul{
	margin: 0;
	padding: 0 0 0 25px;
	line-height: 14px;
	font-size: 11px;
	text-align: left;
	list-style-image: url('../images/arrowli.gif');
}
#img_border{
	border: 0px;
}
/** ======================== Header ====================== **/
#languages{
	width: 800px;
	height: 30px;
	padding-top: 7px;
	text-align: right;
}
#menu{
	height: 32px;
	width: 159px;
	height: auto;
}
#contanier{
	width: 646px;
	min-height: 800px;
	margin: 0 0 0 0;
	background-color: #ffffff;
	font-color: #3c4e5c;
}

#body{	
	font-color: #3c4e5c;	
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 15px;
	width: auto;
	text-align: left;
}
#body_content{
	padding-top: 10px;
}
.title{
	font-weight: bold;
	color: #4C5456;
	height: 26px;
	font-size: 12px;
	width: 565px;
}
#error{
	margin-top: 2px;
	padding: 10px;
	text-align: center;
	font-size: 10px;
	color: #3B403C;		
}
.site_message{
	width: 568px;
	text-align: center;
	margin-top: 25px;
	height: auto;
	color: #3B403C;	
}
* html .site_message{
	width: 540px;
	text-align: center;
	margin-top: 25px;
	height: auto;
}
#mod_off{
	text-align: left;
}
/** ======================== Home Page =================== **/
.table_newsletter{
	margin-top: 10px; background-color: #ECECEC; border: 1px solid #001891;
}
* html .table_newsletter{
	margin-top: 0; background-color: #ECECEC; border: 1px solid #001891;
}
.box_news_spacer{
	border-top: 1px solid #cccccc; width: 617px; margin: 10px 0 0 0;
}
.logo_right{
	background-image: url('../images/logo_right.gif');
	background-repeat: no-repeat;
	width: 305px;
}
.site_state{
	width: 179px;
	height: auto;
	font-size: 11px;
	margin-top: 17px;
	background-color: #ECECEC;
	padding-bottom: 8px;
	border-bottom: 1px solid #cccccc;
}
.title_state{
	height: auto;
	text-align: left;
	padding: 10px 0 0 2px;
	margin-left: 2px;
}

* html .site_state{
	width: 179px;
	height: auto;
	font-size: 11px;
	margin-top: 17px;
	background-color: #ECECEC;
	padding-bottom: 8px;
	border-bottom: 1px solid #cccccc;
}

.img_bot_sp{
	margin-left: 6px;
}
* html .img_bot_sp{
	margin-left: 4px;
}
.question{
	margin: 10px 0 15px 0;
	float: left;
	font-weight: bold;
	font-size: 12px;
	color: #3C4E5C;
	width: 568px;
}
.testemo_title{
	font-weight: bold;
	height: 23px;
	padding-top: 5px;
	line-height: 22px;
	width: 610px;
	float: left;
}
.testemo_description{
	height: auto;
	width: 610px;
	float: left;	
}
.testemo_url{
	height: auto;
	width: 610px;
	margin-top: 5px;
}
.menu_bbg{
	width: 149px;
	height: 19px;
	color: #365177;
	font-weight: bold;
	text-align: left;
	padding: 6px 0 0 10px;
	background-image: url('../images/menu_bbg.gif');
}
* html .menu_bbg{
	width: 159px;
	height: 19px;
	color: #365177;
	font-weight: bold;
	text-align: left;
	padding: 6px 0 6px 10px;
	background-image: url('../images/menu_bbg.gif');
}
.menu_bg{
	width: 154px;
	height: 19px;
	color: #3D3D3D;
	font-weight: bold;
	text-align: right;
	padding: 6px 5px 0 0;
	background-image: url('../images/menu_bg.gif');
}
* html .menu_bg{
	width: 159px;
	height: 19px;
	color: #3D3D3D;
	font-weight: bold;
	text-align: right;
	padding: 6px 5px 6px 0;
	background-image: url('../images/menu_bg.gif');
}
.horoscope{
	width: 131px;
	height: auto;
	background-color: #EAEAEA;
	padding: 5px 5px 5px 10px;
	margin-left: 16px;
	font-size: 11px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	float: left;
}
* html .horoscope{
	width: 142px;
	height: auto;
	background-color: #EAEAEA;
	padding: 5px 6px 5px 10px;
	margin-left: 6px;
	font-size: 11px;
	text-align: left;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	float: left;
}
.horo_c{
	float: left;
	width: 124px;
	font-weight: bold;
	margin: 5px 0 10px 0;
	color: #990000;
}
.horos_a{
	float: left;
	width: 30px;
	height: 31px;
}
.horos_b{
	float: right;
	width: 100px;
	height: 31px;
	font-size: 10px;
	
}
#poll{
	width: 179px;
	height: auto;
	font-size: 11px;
	margin-top: 17px;
	background-color: #ECECEC;
	padding-bottom: 8px;
	border-bottom: 1px solid #cccccc;
}
* html #poll{
	width: 179px;
	height: auto;
	font-size: 11px;
	margin-top: 17px;
	background-color: #ECECEC;
	padding-bottom: 8px;
	border-bottom: 1px solid #cccccc;
}
.poll_title{
	font-weight: bold;
	height: auto;
	text-align: left;
	padding: 10px 0 5px 2px;
	margin-left: 2px;
}
.poll_options{
	height: auto;
	text-align: left;
	padding: 0 2px 0 4px;
}
.poll_buttons{
	margin: 15px 0 10px 0;
	height: auto;
	text-align: center;
}
.poll_btn{
}
.no_poll{
	color: #3B403C;
	height: 20px;
	margin-top: 10px;
	text-align: center;
}

.article_latest_desc{
	margin-bottom: 6px; text-align: left;
}
.article_latest_title{
	margin-bottom: 2px; font-weight: bold; color: #000000; text-align: left;
}
.article_more_No_padding{
	margin-top: 10px; 
}

.article_more_padding{
	padding: 0 0 4px 7px; margin-top: 10px;
}

.article_desc_No_padding{
	padding-bottom: 4px; border: 1px solid #ffffff;
}

.article_desc_padding{
	padding: 0 0 4px 7px;  border: 1px solid #ffffff;
}

.article_title_No_padding{
	font-weight: bold; color: #000000; padding: 3px 2px 0 0;  
}

.article_title_padding{
	font-weight: bold; color: #000000; padding: 3px 0 0 7px;
}

.article_cate_No_padding{
	font-weight: bold; color: #003399;  
}

.article_cate_padding{
	font-weight: bold; color: #003399; padding: 0 0 0 7px;
}
.article_cate{
	border-right: 1px solid #cccccc;
}
.article_top_02{
	margin-top: 2px;
	line-height: 15px;
	padding-left: 7px;	
}
.article_top_01{
	font-size: 25px;
	padding-left: 7px;
	font-family: arial;
	font-weight: bold;
}
.latest_title{
	font-weight: bold;
	text-align: left;
	padding: 5px 0 0 6px; 
}
.hpuploadstop{
	height: 2px; margin: 2px 0 4px 0; padding: 4px 0 10px 0; font-weight: bold;
}
* html .hpuploadstop{
	height: 2px; margin-top: 2px; padding: 0;
}
.upload_line{
	margin-bottom: 5px; text-align: center; width: 150px;
}
.bnews_box{
	border-bottom: 1px solid #85919F;
	border-right: 1px solid #85919F;
	border-left: 1px solid #85919F;
	min-height: 100px;
	width: 498px;
	background-color: #ffffff;	
}
.news_cate{
	border-bottom: 1px solid #85919F;
	border-right: 1px solid #85919F;
	border-left: 1px solid #85919F;
	min-height: 100px;
	width: 146px;
	background-color: #ffffff;		
}
.top_banner_images{
	margin: 10px 0 0 0;
	border-top: 1px solid #cccccc;
	width: 617px;
	padding: 10px 0 10px 0;
}
.banner_images{
	margin: 8px 0 4px 0;
}
* html .banner_images{
	margin: 8px 0 8px 0;
}
.banner_images_right{
	margin: 8px 0 4px 0;
}

.footer_banner_images{
	padding: 0 0 0 6px;
	text-align: left;
	width: 196px;
}
.article_width_bottom{
	width: 400px;  background-color: #cccccc; height: 215px; padding: 8px 6px 7px 7px; border: 1px solid #B6B6B6;
}
* html .article_width_bottom{
	width: 417px;  background-color: #cccccc; height: 232px; padding: 8px 6px 2px 7px; border: 1px solid #B6B6B6;
}
.menu_left{
	height: 30px;
	width: 704px;	
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc;
}
.menu_right{
	width: 282px;
	background-image: url('../images/search_bg.gif');
	background-repeat: no-repeat;
	border-bottom: 1px solid #cccccc;	
}
.edition{
	border-top: 1px solid #cccccc; padding-top: 5px; 
}
.bg{
	height: 30px;
	background-image: url('../images/bg_header.gif');
}
.modlinks{
	margin-top: 2px;
}

.sidemenu{
	border: 1px solid #4C5657;
	height: 25px;
	width: 184px;
	margin: 1px 0 1px 4px;
	background-color: #B6C9D0;
	line-height: 25px;
	font-weight: bold;
}
.article_title{
	font-weight: bold;
	color: #434B4E;
	font-size: 12px;
	float: left;
	width: 615px;
}
* html .article_title{
	font-weight: bold;
	color: #434B4E;
	font-size: 13px;
	float: left;
	width: 615px;
}
.article_date{
	margin: 3px 0 2px 0;
	color: #434B4E;
	width: 244px;
	text-align: left;
	font-size: 10px;
	float: left;	
}
.article_views{
	margin: 3px 0 2px 0;
	color: #434B4E;
	width: 370px;
	text-align: right;
	font-size: 10px;
	float: left;
}
.article_body{
	color: #434B4E;
	float: left;
	width: 615px;
}
.article_body2{
	color: #434B4E;
	float: left;
	width: 615px;
	margin: 10px 0 10px 0;
	line-height: 18px;
}
.article_view{
	margin: 5px 0 5px 0;
	text-align: right;
	float: left;
	width: 615px;
}
* html .article_view{
	margin: 0;
	text-align: right;
	float: left;
	width: 615px;
}
.article_author{
	margin-top: 5px;
}
.article_images{
	float: left;
	margin: 5px 1px 1px 1px;
	border: 1px solid #333333;
}
.back_page{
	width: 615px;
	text-align: center;
	float: left;
	margin-top: 10px;
}
* html .back_page{
	width: 615px;
	text-align: center;
	margin-left: 15px;
	float: left;
	margin-top: 20px;
}
.search_title{
	font-weight: bold;
	margin-top: 5px;
}
.search_description{
	margin-top: 5px;
}
/** ======================== Footer ====================== **/
#footer{
	width: 800px;
	height: 30px;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #3c4e5c;
	background-color: #CCDCE4;
	float: left;
	margin-top: 1px;
}
#footer_left{
	width: 500px;
	float: left;
	margin: 8px 0 8px 0;
	height: 20px;
	text-align: left;
	line-height: 15px;
	padding-left: 10px;
}
#footer_right{
	width: 280px;
	float: left;	
	margin: 8px 0 8px 0;
	height: 20px;
	text-align: right;
	line-height: 15px;
}
/** ====================================================== **/
#mContainer {
	position:relative;
	width:500px;
	height:309px;

}

.mPhoto {
	position:absolute;
	top:0px;
	left:0px;
	-moz-opacity:0.0;
	filter:Alpha(opacity=0);
}
#photoCredits {
	font-family:verdana;
	font-size:9px;
	margin-top:5px;
}
#blurb {
	font-size:9pt;
	font-family:verdana;
	width:500px;
}
pre {
	background-color:#C0C0C0;
	padding:10px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	font-family:verdana;
	font-size:9px;
}
