/* CSS Document */
body{
	padding:0; margin:0; 
	}
div, p, ul, img, h1, h2, h3, li, form, label, textarea{
	padding:0; margin:0;
	}
ul{
	list-style-type:none;
	}
a
{	text-decoration: none;
	color: #6F6F6F;
}
.mod_article a{
	color:#5F7006;  text-decoration:underline;
	}
.mod_article a:hover{
	text-decoration:none;
	}
.blank{
	clear:both; line-height:0; font-size:0;
	}
/*---------------------------header part-------------*/
#mainBody{
	width:100%; background:url(images/body_bg.gif) repeat-x 0 0 #F4F3E7; color:#1D1D1B; font-size:0;
	}
#header{
	width:666px; margin:0 auto; height:149px; font-size:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
#header img{
	margin:5px 0 0 20px; float:left;
	}
#header .dots {
	background: url(images/dots.gif); width: 32px; height: 11px;
	position: absolute; top:5px; margin-left: 60px;
	}	
#header h1{
	font-size: 32px; position: absolute; top: 33px; color: #fff; margin-left: 60px;
	}
#header h1 span{
	color: #526106;
	}	
#header strong{
	position: absolute; background:url(images/slogan.gif) no-repeat 0 0; margin:22px 0 0 290px; display:block;
	width:290px; height:63px; float:left; font-size: 22px; color: #fff; padding: 5px 10px 0px 22px;
	}
#header ul{
	position: absolute; width:652px; display:block; font-size:0; float:left; margin:109px 0 0 0px; height:38px; padding:0 0 0 20px;
	}
#header ul li {
	display: inline;
	}
#header ul li {
	padding:0 10px 0 10px;
	display:block;
	background:url(images/navi.gif) repeat-x 0 0 #1D1D1C;
	float:left;
	}
#header ul li a, #header ul li p{
	font:bold 12px/38px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#F4F3E7; text-transform:uppercase;
	text-decoration:none;
	display: block;
	float:left; height:38px; margin:0 1px 0 1px;
	padding: 0 2px 0 2px;
	}
#header ul li a.trail, #header ul li p.active{
	font-weight: bold;
	color: #ccc;
	}
#header ul li p:hover, #header ul li a:hover{
	background:url(images/navi_hover.gif) repeat-x 0 0; height:38px;
	}
/*-----------------------------------------body--------------------*/
#bodyPan{
	width:800px; margin:0 auto; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif ; font-size:0;
	color:#1D1D1B; clear: both;
	}
#bodyPan_main{
	width:500px; padding:27px 0 0 150px; float:left; font-size:14px;
	}
#bodyPan_left h2, #bodyPan_main h2{
	color:#1A1A1A; background-color:#F4F3E7; font-size:16px; line-height:20px; display:block; 
	width:310px; border-bottom:#D7D5C2 1px solid; font-weight:normal; margin:0 0 16px 0;
	}
#bodyPan_main h2{
	width:500px; 
	}
#bodyPan_main h3{
	font-size: 14px; font-weight:normal; border-bottom:#D7D5C2 1px solid; width:500px; margin: 10px 0px 10px 0px;
}
#bodyPan_left{
	width:330px; padding:27px 0 0 20px; float:left; font-size:0;
	}
#bodyPan_left h2 span{
	color:#788D0C; background-color:#F4F3E7;
	}
#bodyPan_left h3{
	font-size:12px;
	}
#bodyPan_left .mod_article{
	 font-size:14px; line-height:20px; display:block; margin:0 0 0 0; font-weight:normal; width:310px;
	background-color:#F4F3E7;
	}
#bodyPan_left ul{
	width:310px; display:block; font-size:0; margin:0px 0 0 0; padding:0;
	}
#bodyPan_left ul li{
	background:url(images/left_bodyArrow.gif) no-repeat 0 3px #F4F3E7; padding:0 0 0 25px; display:block; font-size:14px; 	
	line-height:17px; color:#1D1D1B; margin:15px 0 0 0; width:243px;
	}
#bodyPan_left ul li h2{
	height:17px; width:236px; color:#1D1D1B; font-size:14px; line-height:17px; font-weight:bold; background-color:#F4F3E7;
	display:block; margin:0; padding:0;
	}
#bodyPan_left .more a{
	background:url(images/left_bodyButtom.gif) no-repeat 0 0; width:60px; height:17px; display:block;
	margin:0 0 10px 248px; text-indent:-2000px;
	}
#bodyPan_left .more a:hover{
	background:url(images/left_bodyButtom_h.gif) no-repeat 0 0;
	}
#bodyPan_left .caption {
	font-size: 10px;
	color:#7F7E67;
	text-align: right;
	}
#bodyPan_left .mod_navigationSub {
	margin-top: 15px;
	}
#bodyPan_left .mod_navigationSub li {
	display: inline; margin-left: 10px; padding-left: 20px;
	}
#bodyPan_left .mod_navigationSub li.active {
	display: none;
	background: none;
	} 
/*------------------------------right side------------------*/
#righrPan{
	width:450px; float:left; margin:10px 0 0 0; background:url(images/right_bg.gif) repeat-y 0 0; font-size:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif ;
	}
#righrPan p.top{
	background:url(images/rightSide_top.gif) no-repeat 0 0; width:450px; height:50px; display:block;
	}
#righrPan h2 span{
	color:#788D0C; background-color:#FFFFFF; padding:0; margin:0; 
	}
#righrPan form {
	margin: 15px 0 0 44px;
	}
#righrPan .mod_article {
	width: 410px; font-size:14px; line-height:21px; color:#181817;
	}
#righrPan .mod_newsmenu, #righrPan .mod_newslist  {
	margin: 15px 0 0 44px;
	}
#righrPan .mod_newsmenu .level_1 {
	color:#1A1A1A; font-size:20px; 
	}
#righrPan .mod_newsmenu .level_2 {
	font-size:12px;
	}
#righrPan .mod_newslist h3 {
	font-size: 12px;
}
#righrPan form .left_cell, #righrPan form .right_cell{
	font-size:14px; line-height:21px; color:#181817; background-color:#FFFFFF; display:block; 
	}
#righrPan .form-fixed, #bodyPan_main .form-fixed  {
	width:365px;
	}	
#righrPan form input{
	border:#B7B69C 1px solid; background-color:#FAFAF5; color:#333333; padding:3px 0 3px 0; margin:2px 0 2px 0;
	}
#righrPan form select{
	border:#B7B69C 1px solid; background-color:#FAFAF5; color:#333333; padding:2px 0 2px 0; margin:2px 0 2px 0;
	}
#righrPan form a{
	font-size:14px; line-height:16px; color:#5F7006; text-decoration:underline;
	}
#righrPan form a:hover{
	text-decoration:none;
	}
#righrPan form input.go{
	background:url(images/go_button.gif) no-repeat 0 0 #000000; color:#FFFFFF; text-transform:uppercase; margin:0 0 0px 0px; 	
	display:block; text-align:center; height:17px; width:40px; border:none; float:right; cursor:pointer;
	font:bold 10px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}	
#righrPan form input.submit {
	cursor: pointer;
	background: #526106;
	font-weight: bold;
	border: 0;
	color: #fff;
}
                                      
#righrPan img{
	margin:0 0 24px 72px; display:block;
	}
#righrPan h2.memb{
	background:url(images/member_ic.gif) no-repeat 0 0 #fff; width:159px; height:42px; display:block; margin:0 0 0 72px;
	padding:0 0 0 62px; color:#1A1A1A;
	}
#righrPan h2.memb span{
	color:#788D0C; background-color:#FFFFFF;
	}
#righrPan form.mem{
	width:220px; display:block; margin:4px 0 25px 72px; height:150px; font-size:0;
	}
#righrPan form.mem label{
	font-size:14px; line-height:24px; color:#181817; background-color:#FFFFFF; display:block; 
	}
#righrPan form.mem input{
	width:217px; border:#B7B69C 1px solid; height:22px; background-color:#FAFAF5; color:#333333; margin:0 0 5px 0;
	}
#righrPan form.mem a{
	font-size:14px; line-height:16px; color:#5F7006; text-decoration:underline; display:block; width:145px; float:left;
	margin:0px 0 0 0; background-color:#FFFFFF;
	}
#righrPan form.mem a:hover{
	text-decoration:none;
	}
#righrPan form.mem input.more1{
	background:url(images/member_more.gif) no-repeat 0 0 #000000; color:#FFFFFF; text-transform:uppercase; margin:7px 0 9px 0px; 	
	display:block; text-align:center; height:17px; width:60px; border:none; float:right; cursor:pointer;
	font:bold 10px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
#righrPan p.but{
	background:url(images/rightpan_but.gif) no-repeat 0 0; width:450px; height:52px; display:block;
	}
/*-----------------------------------footer--------------------*/
#footerbig{
	background:url(images/footer_bg.gif) repeat-x 0 0 #1C1C1C; color:#869D0E; width:100%; padding:57px 0 0 0;
	font-size:0;
	}
#footer{
	width:666px; margin:0 auto; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif ; font-size:0; height:140px; text-align: center;
	}
#footer ul{
	width:666px; display:block; height:16px; font-size:0; margin:0 0 0 50px;
	}
#footer ul li{
	font:normal 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#F4F3E7; background-color:#1C1C1C; float:left;
	display:block; margin:0; padding:0;
	}
#footer ul li a, #footer ul li p{
	height:16px; padding:0 8px 0 8px; font:normal 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#F4F3E7; 
	background-color:#1C1C1C; text-decoration:none; text-transform:uppercase;display: inline;
	}
#footer ul li a:hover{
	background-color:#F4F3E7; color:#1C1C1C;
	}
#footer p{
	color:#869D0E; font-size:12px; width:666px; display:block; text-align:center; line-height:16px; background-color:#1C1C1C;
	}
#footer p.copy{
	 font-size:12px; width:234px;  margin:9px 0 0 227px; line-height:16px; text-transform:uppercase;
	height:16px; padding:0;  font-weight:bold; color:#EEECDA; background-color:#1C1C1C; 
	}
#footer p.copy a{
	background-color:#1C1C1C; color:#D4D1AF; font-weight:normal; text-decoration:none;
	}
#footer p.copy a:hover{
	background-color:#F4F3E7; color:#1C1C1C;
	}
	
.comments_color_positive {
	background-color: green;
}
.comments_color_negative {
	background-color: red;
}

