body {
background:#F2FFE6;
color: #000000;
margin:0px;
padding:0px;
text-align:center;}

a {
color:#2D5900;
font-weight:bold;
text-decoration:none;}

a:hover {
	color:#000000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2D5900;
	font-style: italic;}

.general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;}

.general_center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;}
	
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-align: center;}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2D5900;
	text-align: center;
	font-variant: normal;}

.border {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: double;
	border-top-color: #2D5900;
	border-right-color: #2D5900;
	border-bottom-color: #2D5900;
	border-left-color: #2D5900;
	border-left-style: double;}

.menubar {
	background-image: url(../images/bar.jpg);
}
	
.bottombar {
	background-image: url(../images/bar2.jpg);
	height: 27px;
}

.hidden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #FFFFFF;}
