/*--tags--*/
body {
	margin:0px;
/*	padding: 0px;*/
	color: #000;
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:130%;
	padding:10px;
  }
a {
	color:#000066;
	text-decoration:none;
	}
a:hover {
	color:#000066;
	text-decoration:underline;
	}
form, p, table, div, span, img, thead, tbody, tfoot, th, td, ul, li{
    margin:0px;
    padding:0px;
    }
li {
	list-style-type:none;}
input, select, textarea{
    font-family: Georgia, "Times New Roman", Times, serif;
    color:#666666;
    padding: 1px;
    margin: 0px;
    }
img{
	border:none;
}

table{
	border:none;
	empty-cells:show;
	width:auto;
    }
hr {
	height:1px;
	color:#CCCCCC;
	background-color: #CCCCCC;
	border: 0;
}
    
    
/*--content--*/


#container {
	min-width:980px;
	margin:0px;
	clear:both;
}
* html #container {
	width: expression(parseInt(document.body.offsetWidth) < 981 ? "960" : "" );
}

* html #content div.article div.content {
 overflow: hidden;
 o\verflow: visible;
 width: 100%;
 w\idth: auto;
 he\ight: 1%;
}


#header {
	margin-bottom: 10px;
	}
#header div.logo{
/*	margin: 0px 750px 0px 0px;*/
	}
#header div.logo img{
        padding-top: 35px;
	padding-bottom:5px;
	}
#header div.logo div.place{
	width:170px;
	text-align:center;
	margin-left:20px;
	}
#header div.navigation{
	width:750px;
	float:right;
	margin-bottom: 5px;
	}
#header div.navigation div.info {
	color:#CCCCCC;
	text-align:right;
	}	
#header div.navigation div.info {
	font-size:11px;
	}
#header div.navigation div.info div{
	padding-top:1px;
	}
#header div.navigation div.info span{
	color:#000000;
	font-weight:bold;
	font-size:12px;
	}
#header div.navigation div.info a{
	text-decoration:underline;
	}
#header div.navigation div.info a:hover{
	text-decoration:none;
	}
#header div.navigation div.info input{
    padding: 0px;
    margin: 0px 3px 0px 3px;
	font-size:11px;
	width:150px;
	vertical-align:middle;
	}
#header div.navigation div.banner{
	clear:both;
	margin-top:7px;
	}
#header ul.menul0 {
	background-color:#B1A96D;
	padding:0px 20px 0px 20px;
	line-height:25px;
	clear:both;
	font-size:14px;
}
#header ul.menul0 li {
	display: inline;
	list-style-type: none;
}
#header ul.menul0 li a{
	padding:0px 20px 0px 0px;
	margin:0px 20px 0px 0px;
	border-right:#D8D4B6 solid 1px;
	white-space: nowrap;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
#header ul.menul0 li a:hover{
	color:#D8D4B6;
}
#header ul.menul0 li a.last{
	border-right:none;
}
#header ul.menul1 {
	background-color:#F4F3EA;
	/*padding:0px 10px;*/
	line-height:25px;
	clear:both;
	font-size:14px;
}
#header ul.menul0, #header ul.menul1 {
	padding-left: expression(parseInt(document.body.offsetWidth) < 981 ? "20px" : "10px" );
}
#header ul.menul1 li {
	display: inline;
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#header ul.menul1 li a{
	padding:0px 10px;
	margin:0px;
	border-right:#D2CEAB solid 1px;
	white-space: nowrap;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
#header ul.menul1 li a:hover{
	color:#666666;
}
#header ul.menul1 li a.last{
	border-right:none;
}
#header ul.menul1 li.selected{
	background-color:#B1A96D;
}
#header ul.menul1 li.selected a{
	color:#FFFFFF;
}


#body {
	margin:auto;
	clear:both;
/*	border-right: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
	padding: 7px;*/
}	
#body:after{
	content: "";  
	display: block; 
	clear: both; 
    }
#body:before{
	content: "";  
	display: block; 
	clear: both; 
    }
div.w_left{
	margin: 0px 310px 0px 125px;
	padding: 0px;
}
* html div.w_left {
    height: 1%;
}
div.wo_left {
	margin: 0 310px 0 0px;
	padding: 0px;
}
* html div.wo_left {
    height: 1%;
}
#content{
	/*border-right: 1px solid #bbbbbb;*/
	/*padding-right: 7px;*/
}
#content div.box1 {
	background-color:#F4F3EA;
	margin-bottom:10px;
	padding:10px;}	
#content div.box5 {
	margin-bottom:10px;
}	
#content div.article{
	margin-bottom:10px;
	line-height:160%;
}
#content div.article div.content a{
        color: #0003FF;
}
#content div.article div.article_title{
	line-height:140%;
	font-size:20px;
	color:#000066;
	}
#content div.article div.article_title span{
	margin-left:10px;
	font-weight:normal;
	color:#999999;
	white-space:nowrap;
	font-size:11px;
	}
#content div.article div.author{
	padding:10px 0px 15px 0px;
	color:#999999;
	white-space:nowrap;
	font-size:13px;
	}
#content div.article div.content{
	font-size:15px;
	line-height:130%;
	}
#content div.article div.content div.adv8{
/*	border: 1px solid black;*/
	float:right;
	}
#content div.article div.content div.titleimg{
        float: left;
        width:250px;
        padding-top: 7px;
        padding-right: 10px;
        color:#999999;
        font-size: 11px;
        }

#content div.article div.content p{
	margin-bottom:10px;
	}
#content div.article div.content div.images { 
	border: #CCCCCC solid 1px;
	padding:10px;
	width:250px;
	text-align:center;
	color:#999999;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:normal;
	}
#content div.article div.content div.images img{
	padding-bottom:5px;
	}
#content div.article div.paging{
	padding-top:10px;
	text-align:right;
	}
#content div.article div.paging span{
	float:left;
	}
#content div.article div.copyright{
	font-size:11px;
	color:#999999;
	border-top:#CCCCCC solid 1px;
	padding-top:10px;
	margin-top:10px;
	}
#content div.article div.copyright img{
	vertical-align:middle;
	}
#content div.article_list{
	border-top:#CCCCCC solid 1px;
	padding:10px 0px 0px 0px; 
	margin-bottom:10px;
	line-height:150%;
	display: inline-block; 
	width:100%;
}
#content div.article_list:before{
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	overflow:hidden;
    }
#content div.article_list:after {
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	overflow:hidden;
}
* html #content div.article_list{
	height:1px;
}
#content div.first{
	border-top:none;
	padding:0px; 
}
#content div.article_list img{
	float:left;
	padding:0px 10px 10px 0px;
	}
#content div.article_list div.article_title{
	font-weight:bold;
	}
#content div.article_list div.article_title a{
	padding-right:3px;
	font-size:13px;
	}
#content div.article_list div.article_title span{
	font-weight:normal;
	color:#999999;
	white-space:nowrap;
	font-size:11px;
	}
#content div.article_list div.author{
	padding:0px 0px 5px 0px;
	color:#999999;
	white-space:nowrap;
	}
#content div.article_list ul li.articles{
	padding-top:10px;
	padding-left:8px;
}	

#content div.comment_list{
        border-top:#CCCCCC solid 1px;
        padding:10px 0px 0px 0px;
        margin-bottom:10px;
        line-height:150%;
        display: inline-block;
        width:100%;
}
#content div.comment_list:before{
        content:".";
        display:block;
        height:0;
        visibility:hidden;
        overflow:hidden;
    }
#content div.comment_list:after {
        content:".";
        display:block;
        height:0;
        visibility:hidden;
        overflow:hidden;
}
* html #content div.comment_list{
        height:1px;
}
#content div.comment_list div.comment_user{
        font-weight:bold;
        }
#content div.comment_list div.comment_user span{
        font-weight:normal;
        color:#999999;
        white-space:nowrap;
        font-size:11px;
        }
#content table.picked {
	width: 100%;
	margin:auto;
}	
#content table.picked td{
	width:25%;
	border-left:#CCCCCC solid 1px;
	border-top:#CCCCCC solid 1px;
	padding:10px 10px 0px 10px;
	vertical-align:top;
	font-size:11px;}

#content table.index_list {
	width:100%;
	margin-bottom:7px;
}
#content table.index_list td{
	width:50%;
	vertical-align:top;
	border-left:#CCCCCC solid 1px;
}
#content table.index_list td.l{
	border-left:none;
}
#content table.index_list2 td{
	width:auto;
	vertical-align:top;
	border-left:none;
}
#content table.picked td img{
	padding:5px 0px;
}
#content table.picked td.t{
	border-top:none;
	padding-top:0px;
	padding-bottom:10px;
}	
#content table.picked td.r{
	padding-right:0px;
}	
#content table.picked td.l{
	border-left:none;
	padding-left:0px;
}	
#content table.picked td span{
	font-weight:bold;	
}	
#content td.left {
	width:55%;
	vertical-align:top;
	border-right:#CCCCCC solid 1px;
	padding-right:10px;
}
#content td.left img{
	padding-bottom:3px;
}
#content td.right {
	width:45%;
	vertical-align:top;
	padding-left:10px;
}
#content table.set {
	margin:auto;
	border-bottom:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	border-top:#CCCCCC solid 1px;
}
#content table.set td{
	width:33%;
	border-left:#CCCCCC solid 1px;
	padding:10px;
	vertical-align:top;
}
#content table.set td img{
	padding-top:10px;
}

#sidebar_left {
	width: 115px;
	float:left;
	padding-bottom: 0px;
	}
#sidebar_left div.box1 {
	background-color:#F4F3EA;
	margin-bottom:10px;
	padding:6px;
	font-size:11px;}
#sidebar_left div.box2 {
	border:#CCCCCC solid 1px;
	margin-bottom:10px;
	padding: 6px;
	padding-left: 2px;
	font-size:11px;
	margin-top:5px;
}
#sidebar_left div.box2 li.title{
	padding-left: 2px;
	font-weight: bolder;
/*	font-size: 110%;*/
	text-transform: uppercase;
/*	text-decoration: underline;*/
}
#sidebar_left div.box2 li{
	padding-bottom: 6px;
	padding-left: 6px;
	line-height: 115%
}
#sidebar_left div.box2 li a{
/*	font-weight: bolder;*/
/*	font-size: 100%;*/
/*	text-transform: uppercase;*/
/*	text-decoration: underline;*/
}
#sidebar_left div.box3 {
	text-align:center;
	margin-bottom:10px;
	padding:6px;
	font-size:11px;}	

#sidebar_right {
	width: 300px;
	float:right;
	padding-bottom: 0px;
	}
#sidebar_right div.box1 {
	background-color:#F4F3EA;
	margin-bottom:10px;
	padding:10px;
}		
#sidebar_right div.adv_pos6 iframe{
	background-color:#F4F3EA;
	margin:0px;
	padding:0px;
	width:300px;
	height:600px;
/*	border: 1px solid red;*/
}		
#sidebar_right div.adv_pos6 iframe body{
/*	background-color:#F4F3EA;
	margin:0px;
	padding:0px;*/
	border: 1px solid red;
}		
#sidebar_right div.box1 div.left {
	float:left;
	width:130px;
	border-right:#CCCCCC solid 1px;
	padding-right:10px;}
#sidebar_right div.box1 div.right {
	padding: 3px 0px 0px 5px;
	float:right;
	width:130px;
}
#sidebar_right div.box1 div.right iframe{
	padding: 0px;
	margin: 0px;
	width:130px;
}
#sidebar_right div.box1 div.left img, #sidebar_right div.box1 div.right img {
	padding-bottom:5px;
	}
#sidebar_right div.box4 {
	border-bottom:#CCCCCC solid 1px;
	margin-bottom:10px;
	padding:0px 0px 10px 0px;}		

#footer {
	clear:both;
	min-width:980px;
	width:100%;
	margin-top:5px;
/*	padding:5px;
	border: 1px solid #bbbbbb;*/
}
* html #footer {
	width: expression(parseInt(document.body.offsetWidth) < 981 ? "960" : "" );
	}
#footer div.content {
	background-color:#F4F3EA;
/*	height:45px;*/
	padding-top: 1px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#footer ul.menul0{
/*	margin-top: 10px;
  margin-bottom: 10px;*/
}
#footer ul.menul0 li {
  display: inline;
  list-style-type: none;
}
#footer ul.menul0 li a{
  padding:0px 5px 0px 5px;
  margin:0px;
  border-right:#D8D4B6 solid 1px;
  white-space: nowrap;
  /*font-weight:bold;*/
  text-decoration:none;
  font-size: 14px;
}
#footer ul.menul0 li a.last{
  border-right:none;
}
#footer div.about{
  padding:10px 10px 0px 5px;;
  font-weight: bold;
  
}

/*--lists--*/
	

li.title {
	font-weight:bold;}
div.title {
	font-weight:bold;
	border-bottom:#CCCCCC solid 1px;
	padding:3px;
	margin-bottom:10px;
	font-size:13px;}	
div.title a{
	color:#000000;
}	
div.title a:hover{
	color:#000000;
}
div.title2 {
	font-weight:bold;
	padding:3px;
	margin-bottom:5px;
	font-size:13px;}	
div.title2 a{
	color:#000000;
}	
div.title2 a:hover{
	color:#000000;
}	
div.title4 {
	font-weight:bold;
	border-bottom:#CCCCCC solid 1px;
	padding:0px 3px 5px 3px;
	margin-bottom:5px;
	font-size:13px;}	
div.title4 a{
	color:#000000;
}	
div.title4 a:hover{
	color:#000000;
}
ul.list{}
ul.list li {
/* 	background-image:url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px; */
	padding:5px 0px 5px 10px;
}
* html ul.list li {
	background-position: 0px 11px;
}
ul.list2{}
ul.list2 li {
/*	background-image:url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px; */
	padding:0px 0px 9px 10px;
}
* html ul.list2 li {
	background-position: 0px 6px;
}
ul.list3{
	padding-left:15px;}
ul.list3 li {
/*	background-image:url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px; */
	padding:0px 0px 10px 10px;
}
* html ul.list3 li {
	background-position: 0px 6px;
}
ul.list4{
	padding-left:5px;}
ul.list4 li {
/*	background-image:url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px; */
	padding:5px 0px 5px 10px;
}
* html ul.list4 li {
	background-position: 0px 11px;
}
.more {
	font-size:11px;
	text-decoration:underline;}
.more:hover{
	text-decoration:none;}
	

/*--new--*/	

div.title_cont {
	background-image: url(images/bullet_brown.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight:bold;
	margin-bottom:5px;
	font-size:13px;
	padding-left:17px;
	}
#content div.article_list2{
	padding:0px 0px 0px 0px; 
	line-height:120%;
	display: inline-block; 
	width:100%;
	font-size:13px;
}
#content div.article_list2:before{
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	overflow:hidden;
    }
#content div.article_list2:after {
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	overflow:hidden;

}
* html #content div.article_list2{
	height:1px;
}

#content div.article_list2 span{
	font-weight:normal;
	color:#000000;
	white-space:nowrap;
	font-size:11px;
	padding-left:3px;
	}
#content div.article_list2 span.data{
        color: #000000;
 	font-size: 12px;
	}
#content div.article_list2 div{
	margin-bottom:5px;
	}
#content div.box2 {
	border:#CCCCCC solid 1px;
	margin-bottom:10px;
	padding:5px 10px 10px 10px;
}
#content div.box2 div{
	margin-bottom:10px;
	font-size:12px;
	font-weight:bolder;
}
#content div.box2 div span{
	font-weight:normal;
	color:#000000;
	white-space:nowrap;
	font-size:11px;
	padding-left:3px;
	}
	
#content div.box3 {
	margin-bottom:10px;
}
#content div.box3 td.right{
	width:33%;
}
#content div.box3 td.left{
	width:67%;
}
#content div.box3 table td.left div.article_list2 span{
	white-space: normal;
	}
	
#sidebar_left div.box4 {
	margin-bottom:10px;
	padding-left:3px;
	font-size:12px;
	}
#sidebar_left div.box4 li.title{
	margin-bottom:4px;
	}
#sidebar_left div.box4 li.menul1{
	background-image: url(images/bullet_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;	
	margin-top:3px;
	margin-bottom:4px;
	}
#sidebar_left div.box4 li.menul1 a{
	color:#999999;
	}
#sidebar_left div.box4 li.menul1 a:hover{
        color: #222222;
	}
#sidebar_left div.box4 li.menul1_active a:hover{
	}
#sidebar_left div.box4 li.menul1_active{
	background-image: url(images/bullet_active.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	margin-top:3px;
	margin-bottom:4px;
	}
#sidebar_left div.box4 li.menul1_active a{
	color:#000000;
	}
#sidebar_left div.box4 li.menul2{
	margin-bottom:3px;
	padding-left:15px;
	}
#sidebar_left div.box4 li.menul2 a:hover{
	font-weight: bold;
	}
#sidebar_left div.box4 li.menul2_active{
	margin-bottom:3px;
	padding-left:15px;
	font-weight:bold;
	}

/*--new_changed--*/
	
	
/*--components--*/
 
.sDN {display:none;}
.sDB {display:block;}
.sTAL {text-align:left;}
.sTAC {text-align:center;}
.sTAR {text-align:right;}
.sTAJ {text-align:justify;}
.sCP {cursor:pointer;}
.sCB {clear:both;}
.sFL {float:left;}
.sFR {float:right;}
.sPL10 {padding-left:10px;}
.sPR10 {padding-right:10px;}
.sPB10 {padding-bottom:10px;}
.sML10 {margin-left:10px;}
.sMB10 {padding: 0px; margin-bottom:10px;}
.sFWB {font-weight:bold;}
.sFS13 {font-size:13px;}
.sFS11 {font-size:11px;}
.iTit {padding-left: 10px; padding-bottom: 5px; padding-top: 5px;}

table.calendar {
 background-color:#F4F3EA;
 border:7px solid #F4F3EA;
 margin-bottom:10px;
}
table.calendar td{
 text-align:center;
 cursor:pointer;
 padding:3px 5px;}
table.calendar td.weekdays{
 border-bottom:1px solid #CCCCCC;
 font-weight:bold;
 cursor: default;
}
table.calendar td.weekdays:hover{
 background-color:#F4F3EA;
 color: #000;
}
table.calendar td.month{
 border-bottom:1px solid #CCCCCC;
 font-weight:bold;
 cursor: default;
 padding-bottom:5px;
}
table.calendar td.month:hover{
 background-color:#F4F3EA;
 color: #000;
}
table.calendar td.month_list{
 border-bottom:1px solid #CCCCCC;
 font-weight:bold;
 padding-bottom:5px;
}
table.calendar td.active{
 background-color:#D8161F;
 color:#FFFFFF;}
table.calendar td:hover{
 background-color:#B1A96D;
 color:#FFFFFF;} 
table.calendar td.empty{
 cursor: default;
} 
table.calendar td.empty:hover{
 background-color:#F4F3EA;
} 
