body{
	font-family: Arial, serif, sans-serif;
	font-size: 11px;
	background-color:#dddddd;
}
td,th{
	font-family: Arial, serif, sans-serif;
	font-size: 11px;
}
/*a.leftmenu:link,a.leftmenu:active,a.leftmenu:visited{	
	font-size:12px;	
   color: #00422F;	
   text-decoration: none;	
   font-weight: bold;	
   display: block;	
   text-align: left;	
   line-height: 30px;	
   padding-left: 9px;	
}*/
p.rightmargin {
margin-right: 2cm
}
.textbox{
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;

border-top-color:#7C869F;
border-right-color:#000033;
border-bottom-color:#000033;
border-left-color:#7C869F;
}

fieldset:hover {
	border: 2px solid #3C7668;
	color: #000000;
	}
a.link
{
font-family: Arial, serif, sans-serif;
font-size: 11px;
color:green;
text-decoration:none;
}
a.link:hover
{
font-family: Arial, serif, sans-serif;
font-size: 11px;
color:green;
text-decoration:none;
}

fieldset.search {
margin: 0 0 2em 0;
padding: 0 0.5em 1em 0.5em;
border: 1px solid #C3C3C3;
background-color: #EBEBEB;
position: relative;
}

legend.search {
padding: .4em;
font-weight: bold;
position: relative;
top: -1em;
}
a.topmenu:link,a.topmenu:active,a.topmenu:visited{	
	font-size:12px;	
   color: #00422F;	
   text-decoration: none;	
   font-weight: bold;	
   display: block;	
   text-align: left;	
   line-height: 30px;	
   padding-left: 9px;	
}

/* new class */

a.centermenu:link,a.centermenu:active,a.centermenu:visited{	
	font-size:12px;	
   color: #00422F;	
   text-decoration: none;	
   font-weight: bold;	
   display: block;	
   text-align: center;	
   line-height: 30px;	
   padding-left: 9px;	
}
