div.transON {width: 100%; background-color: white; }
div.transOFF {width: 100%;}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(images/main_bodybg.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin-top:opx;
	

}

 hr {
  border: 0;
  width: 100%;
   color: #ccc;
background-color: #ccc;
height: 1px;
}


#menuitem1
{	

	width:165px;
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	display:table-cell;
	vertical-align:middle;
	padding-left:5px;
	
	 
	
	
	
	

}
a {
	text-decoration:none;
	color:#456D53;
	margin-top:20px;
}


a:hover{
	color: #333333;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color:#525252;
}
.maintextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	
	color:#525252;
	font-weight:bold;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F0F0F0;
}

.newsTable {
  background-color: #EFEBEF;
}
