body {
  margin-top:0px;
  background-repeat:repeat-x;
  background-image:url('gfx/body-hg.png'); 
  font-family: Verdana;
  font-size: 12px;
  }




td {
	font-family: Verdana;
	font-size: 12px;
}

th {
	font-family: Verdana;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana;
	font-size: 12px;
}

.small {
	font-family: Verdana;
	font-size: 9px;
}

.medium {
	font-family: Verdana;
	font-size: 12px;
}

.big {
	font-family: Verdana;
	font-size: 16px;
}



.neu{    background-color: #739BB9;
         color: #294D68;
	 border-top:1px solid #657380;
         border-bottom:1px solid #657380;
         border-right: 1px solid #294D68;
		 width: 550px;
          }
.neu1{    background-color: #739BB9;
         color: #294D68;
	 border-top:1px solid #657380;
         border-bottom:1px solid #657380;
         border-right: 1px solid #294D68;
		 width: 400px;
          }
.newsback{
	 background-color: #F4F4F4;
	 text-align:justify;
	 font-size: 12px;
	 padding:3px;
	 margin-top:3px;
	 margin-bottom:5px;
	 border-top:1px solid #D3D3D3;
}

.newsback2{
	 background-color: #EAEAEA;
	 text-align:justify;
	 font-size: 12px;
	 padding:3px;
	 margin-top:3px;
	 margin-bottom:5px;
	 border-top:1px solid #D3D3D3;
         border-bottom:1px solid #D3D3D3;
}

.cont{ background-color: #E4E4E4;
	 width: 900px;
	 height: 750px;
	 font-family: Verdana;
	 font-size: 14px;
	 text-decoration: none;  }
