a:link {
color: #004400;
border: 0px;
text-decoration: none;
font-family: Arial, Helvetica;
}

a:visited {
color: #004400;
border: 0px;
text-decoration: none;
font-family: Arial, Helvetica;
}

a:active {
color: #669999;
border: 0px;
text-decoration: none;
font-family: Arial, Helvetica;
}

a:hover {
color: #669999;
border: 0px;
text-decoration: none;
font-family: Arial, Helvetica;
}



a.foot1:link {
font-family: Arial;
font-size: 10px;
font-weight: bold;
color: #000000;
border: 0px;
text-decoration: none;
}

a.foot1:visited {
font-family: Arial;
font-size: 10px;
font-weight: bold;
color: #000000;
border: 0px;
text-decoration: none;
}

a.foot1:active {
font-family: Arial;
font-size: 10px;
font-weight: bold;
color: #777777;
border: 0px;
text-decoration: none;
}

a.foot1:hover {
font-family: Arial;
font-size: 10px;
font-weight: bold;
color: #777777;
border: 0px;
text-decoration: none;
}

.menu_form {
	position: relative;
	left: 0px;
	top: 0px;
	width: 77px;
	height: 20px;
	background-color: transparent;
	border: 0px solid #ab2a42;
	z-index: 1;
}

#menu_b1 {
position: absolute;
	left: 70px;
	top: 51px;
	width: 77;
	height: 20px;
	background-color: transparent;
	border: 0px solid #ab2a42;
	z-index: 1;
}

#menu_b2 {
position: absolute;
	left: 147px;
	top: 51px;
	width: 77;
	height: 20px;
	background-color: transparent;
	border: 0px solid #ab2a42;
	z-index: 1;
}

#menu_b3 {
position: absolute;
	left: 580px;
	top: 51px;
	width: 77;
	height: 20px;
	background-color: transparent;
	border: 0px solid #ab2a42;
	z-index: 1;
}


		
.button { 
	z-index: 3;	
	background-color: transparent;  
	font-family: arial, verdana, helvetica, sans;
	color: #ffffff;
	font-size: 15px;
	width: 77px;
	height: 20px;
	cursor: hand;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px; 
	border: #FFFFFF 0px solid; 
	}

.buttonon { 
	z-index: 3;	
	background-color: transparent;
	font-family: arial, verdana, helvetica, sans;
	color: #cccccc;
	font-size: 15px;
	width: 77px;
	height: 20px;
	cursor: hand;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px; 
	border: #FFFFFF 0px solid; 
	}


