     body { margin: 0 auto; background: #516619; background: url('/images/site/bodybg.jpg'); }
     div  { margin: 0 auto; padding: 0px; font-family: trebuchet ms; font-size: 14px; color: #999999; text-align: justify; }
     img { border: 0; }

     .form-err-div {     	 font-family:tahoma;
         font-size:10px;     }
     .maintext {
           font-family:tahoma;
           font-size:13px;
           color:#2222222;
     }
     .smalltext {
           font-family:tahoma;
           color:#222222;
           font-size:11px;
     }

     #main {
         position:absolute;
         width: 100%;
	     margin: 0; padding: 0;
	     background: url('/images/site/new_bg_top.jpg') center top no-repeat;
	 }

     #top-menu {
	     width: 1010px; height: 324px;
	     float: center;
	     clear:both;
	  }

	  #content {
	     width: 1000px;
	     float: center;
	     clear:both;
	  }

	  .tab-top-menu {	  	 font-family:arial;
	  	 text-align:center;
	  	 color:#d6fd99;
	  	 font-weight:bold;
	  	 font-size:11px;
	  	 background: url(/images/site/topmenu_bg.gif) repeat-x;	  }

	  .news-1 {	  	padding:10px;
	  	background: #ff6600;
	  	border:3px solid #d43902;
	  	font-family:Courier New;
	  	font-size:14px;
	  	font-weight:none;
	  	font-style:normal;
	  	color:#ffffff;
	  	margin-bottom:10px;	  }
      .news-1 small{
        font-weight:bold;      	font-size:14px;
      	background:#d43902;      }
      .news-1 b{ color:#ffff17;font-size:16px; }
      .news-1 a{ color:#ffff17;font-family:tahoma;font-size:12px; }

	  .news-2 {
	  	padding:10px;
	  	background: #cc0033 ;
	  	border:3px solid #960227;
	  	font-family:Courier New;
	  	font-size:14px;
	  	font-weight:none;
	  	font-style:normal;
	  	color:#ffffff;
	  	margin-bottom:10px;
	  }

	  .news-2 small{
        font-weight:bold;
      	font-size:14px;
      	background:#960227;
      }
      .news-2 b{ color:#ff7eff;font-size:16px; }
      .news-2 a{ color:#ff7eff;font-family:tahoma;font-size:12px; }