#maincontainer {
  	z-order:10;
	position:absolute; 
	width:100%; 
	top:300px; 
	text-align:center; 
	border: #000 0px solid;
	margin:0;
	padding:0;
  }
  
  img {
  	margin:0;
	padding:0;
	border:#fff 0px solid;
  }	
  .maintext {
	font-family:Trebuchet MS, Arial, sans-serif;
	text-align:left;
	font-size:11px;
	line-height:14px;

  }
  .leftText a, .leftText a:visited, .leftText a:hover{
  font-family:Trebuchet MS, Arial, sans-serif;
	font-weight:normal;
	font-size:14px;
	line-height:14px;
	text-decoration:underline;
	color:#cc9;
  }
  .lefttitle{
  	font-family:Trebuchet MS, Arial, sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:14px;
	text-decoration:none;
	color:#cc9;
  }
  .inputfield {
  background-image:url(../images/i/inputfield_center.gif);
	background-position:left top;
  background-repeat:repeat-x;
	height:22px;
	width:115px;
  font-family:Trebuchet MS, Arial, sans-serif;
	font-size:12px;
	line-height:22px;
	color:#000;
	border:0;
	margin:0;
	padding:0;
  }
  
  option {
  	background-color:#d3d1ab;
	border:none;
  }
  * HTML .ratingbutoffset {
  	padding-left:5px;
  }
  .leftBlockItem select {
  	float:right; 
	background:url(/images/i/inputfield_center.gif) repeat-x top left; 
	width:95px; 
	height:22px; 
	padding:0;
	margin:0;
	border:0 none;

  }
  .inputfield2 {
  	display:block;
	float:left;
	height:22px;
	background:url(/images/i/inputfield_center.gif) repeat-x top left;
	font-family:Trebuchet MS, Arial, sans-serif;
	font-size:12px;
	line-height:22px;
	color:#000;
	border:0;
	margin:0;
	padding:0;
	width:100px;
  }
  .passinputfield2 {
  	display:block;
	float:left;
	height:22px;
	background:url(/images/i/inputfield_center.gif) repeat-x top left;
	font-family:Trebuchet MS, Arial, sans-serif;
	font-size:12px;
	line-height:22px;
	color:#000;
	border:0;
	margin:0;
	padding:0;
	width:199px;
  }
  .inputfield2 div.leftside, .inputfield2 div.middleside, .passinputfield2 div.leftside, .passinputfield2 div.middleside{
  	float:left;
}
  .inputfield2 div.rightside, .passinputfield2 div.rightside{
  	float:right;
}  

 .inputfield2 div.middleside input{
  	width:84px;
	background:none;
	margin-top:2px;
	float:left;
}
 .passinputfield2 div.middleside input{
  	width:183px;
	background:none;
	margin-top:2px;
	float:left;
}
   
* HTML .inputfield {
  background-image:url(/images/i/inputfield_center.gif);
	background-position-y:-1px;
  background-repeat:repeat-x;
	height:22px;
	width:120px;
  font-family:Trebuchet MS, Arial, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#000;
	border:0;
	margin:0;
	padding:0;
  }
  
  input {
  	margin:0;
	padding:0;
	border:none;
  }
  
  .inputLinePreText {
  font-family:Trebuchet MS, Arial, sans-serif;
	font-size:14px;
	line-height:22px;
	float:left;
  }
  
  .pagefooter {
  	background:url(../images/i/footer_ornament.jpg) top left no-repeat; 
	height:45px;
  }
  
  .copyright {
	height:45px;
	text-align:center;
	font-family:Arial, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:14px;
	color:#826d37;
  }
  
  .bullet {
  	margin:32px 0 0 0;
  }
  .menubutton {
  	margin:20px 0 0 0;
  	cursor:hand;
  }
  .leftBlockItem {
    display:block;
	clear:both;
  	width:100%;
	text-align:center;
	white-space:nowrap;
  }
  .mt15 {
  	margin: 15px 0 0 0;
  }

  .mt5 {
  	margin: 5px 0 0 0;
  }
  .mt2 {
  	margin: 2px 0 0 0;
  }
  .inputline {
  	height:22px;
  	display:block;
  }
  .inputline div {
  	float:right;
  }
  
  .joinimg {
    cursor: pointer;
    border: none;
	background:none;
  }

  
  .cnt_box_content {
	background:#bbb191;
}

.cnt_box_content h3 {
	font-size: 14px;
}

.cnt_box_b1 {
	background: url(../images/cnt_box_border_1.gif) repeat-x top;
}

.cnt_box_b2 {
	background: url(../images/cnt_box_border_2.gif) repeat-y right;
}

.cnt_box_b3 {
	background: url(../images/cnt_box_border_3.gif) repeat-x bottom;
}

.cnt_box_b4 {
	background: url(../images/cnt_box_border_4.gif) repeat-y left;
}

.cnt_box_c1 {
	background: url(../images/cnt_box_corner_1.gif) no-repeat left top;
	width: 6px;
	height: 6px;
}

.cnt_box_c2 {
	background: url(../images/cnt_box_corner_2.gif) no-repeat right top;
	width: 6px;
	height: 6px;
}

.cnt_box_c3 {
	background: url(../images/cnt_box_corner_3.gif) no-repeat right bottom;
	width: 6px;
	height: 6px;
}

.cnt_box_c4 {
	background: url(../images/cnt_box_corner_4.gif) no-repeat left bottom;
	width: 6px;
	height: 6px;
}

.submenu {	font-weight:bold;
	font-size:13px;
	font-family: Trebuchet MS, Arial, sans-serif;}
.submenu a:link{color:#660000;}
.submenu a:visited{color:#660000; }
.submenu a:active{color:#660000; }
.submenu a:hover{color:#660000; }

*HTML .submenu a:link{color:#660000;}
*HTML .submenu a:visited{color:#660000; }
*HTML .submenu a:active{color:#660000; }
*HTML .submenu a:hover{color:#660000; }

#content_news {
	width:476px;
		/*overflow:hidden;*/
}

.anew {
	margin: 25px 0 20px 0;

}
.newsdate{
	color:#400000;
	font-weight:bold;
	font-size:11px;
}
.newstitle{
	color:#660000;
/*	color:#A71D10; */
	font-weight:bold;
	font-size:14px;
	margin:0 0 5px 0;
}
.newstitle hr {
		border:none;
		border-bottom:#660000 1px solid;
}

.newstext {
	margin:0 0 20px 0;
	font-size:11px;
}

.newstext p{
	margin:0 0 20px 0;
}
.newstext a {
	color:#660000;
}
.newsimage {
	text-align:center;
	margin:00px 0px 0px 00px;
}
.newsimage img {
		border:#400000 1px solid;

}
.submenu_container {
	width:100%; 
	height:40px;
	display:block;
	margin-top:-10px;
	font-weight:bold;
}
.rating_button {
	cursor:pointer;
	width:46px;
	height:36px;
	margin-right:2px; 
	float:left;
}

