 body {
	background-color: #FFFFFF;
	padding: 1px;  } 

 .center { 
	text-align: center;  }

 .left { 
	text-align: left;  }

 .top {
	background-color:#5E8934;
	height:63px;
	text-align:center;
	padding:0px; margin:0px;	}

 .adsp {
	background-color: #F2FAF5;
	width: 100%; 
	padding: 3px;
	font: 10px Verdana, Arial, sans-serif;
	color: #FFFFFF; }


 a { 
                   color: #333333;
	text-decoration:underline;  }

 a:visited {
		   color: #333333;
	text-decoration:underline;  }

 a:hover {
		   color: #333333;
	text-decoration:none;  }

 .an {
	background-color: #5E8934;
	border: 1px; 
	border-style: solid;
	width: 100%; 
	border-color: #000000;
	padding: 3px;
	font: 10px Verdana, Arial, sans-serif;
	color: #FFFFFF; }

.upban {
        font-family: arial;
	font-size: 9px;
	color: #000000;
	background-color: #7CFC00;
	background-image: url(img/end.gif);
	margin-bottom: 1px;
        padding: 2px;
        font-weight: bold;
}


 a.white:link {
	color:#ffffff;
	text-decoration:underline;	}

 a.white:visited {
	color:#ffffff;
	text-decoration:underline;	}

 a.white:hover {
	color:#ffffff;
	text-decoration:none;		}



 .line { 
	border-top: solid 1px #5E8934;
	padding: 2px;    }

 input, select { 

	font: 12px Verdana, Arial, sans-serif; 
	background: #ffffff;
	color: #000000; 
	border: 1px solid;  }