body {
	background: #eeeeee;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 0.8em;
	margin: 0px 0px 0px 0px;
	padding: 0;
	text-align: left;
	overflow-x:scroll;
	overflow-y:scroll;
	visibility: visible;


}

.zbox 

{
 background-color: #eEfE48;
/* color: #000060; */
 border: 1 solid color: Red;
 font:normal 10px arial;
 font-weight: normal;
}



A:visited  {color: #000000; text-decoration: none}
A:link  {color: #000000; text-decoration: none}
A:active  {color: #00000; text-decoration: none}
A:hover   {cursor: crosshair; color: #000000; background-color: none; }
 .menu4 {
      width: 40%;
      margin: 1em 0;
      padding: 0px 0.5em;
      background: #eee none;
    }

    .menu4 ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
    }

    .menu4 li {
      margin: 0;
      padding: 0;
      float: left;
      width: 100%;
      margin-right: 1em;
      background: #eee none;
      text-align: center;
    }

    .menu4 a {
      display: block;
      width: 100%;
      text-decoration: none;
    }

    .menu4 a:hover {
      background: #ff9 none;
	  width: 100%;
    }

#menubox{
	float:left;
	width:100%;
	margin: 0 0px 0 00px;
	font-family:Arial;
	font-size:12px;
	overflow: hidden;
}

#menu {
	text-align:center;
	width: 100%;
	height: 30px;
	margin: 0px auto 0px auto;
	background: url(images/mid.jpg) repeat-y;
	padding: 0 0 0 0px; 
/*	background: url(images/barmenu.jpg) repeat-y;*/
}

#menu ul {
	width: 100%;
	height: 30px;
	margin: 0 0 0 15px;
	_margin: 0 0 0 15px;
	padding: 0 0 0 0;
/*	background: #333333; */
	list-style: none;
}



#menu li {
	display:inline;
}



#menu a {
	display:compact;
	float: left;
	padding: 10px 25px 5px 25px;
	/*border-left: 1px solid #666666;*/
	text-decoration: none;
	text-align: center;
	font-size: 17px;
	font-weight: normal;
	color: #00000;
}



#menu a:hover {
/*	background: #CCCCCC; */
	color: #497401;
	text-decoration:underline;
}



#menu .selected a {
	border: none;
	color:#497401;
	text-decoration:underline;
}

table.newt
{ border: 1px #d0d0d0 solid; 
border-spacing: 0px;}

.newinside
{ border-bottom: 1px solid #d0d0d0;
background-color: #ffffff;
}
