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: #73adf7;
border: 0px;
text-decoration: none;
}

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

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

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

#menu_can { 
	position: absolute;
	left: 1px;
	top: 150px;
	width: 145px;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color:   transparent;/*  #d67b29; */
	background-repeat: no-repeat; 
	border: #000000 0px solid;
	z-index: 2; 
	}
	
#menu_top { 
	/* background-image: url("../skins/topside.gif");
	background-repeat: no-repeat; */
	position: relative;
	left: 0px;
	top: 0px;
	width: 145px;
	height: 50px;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px; 
	background-color: transparent; 
	border: #000000 0px solid;
	z-index: 2; 
	}


.menu_mid { 
	 /* background-image: url("../skins/midside.gif");
	background-repeat: no-repeat; */
	position: relative;
	left: 0px;
	top: 0px;
	width: 145px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px; 
	background-color: transparent; 
	border: #ff0000 0px solid;
	z-index: 3; 
	}
	
#menu_bot { 
/*	background-image: url("../skins/botside.gif");
	background-repeat: no-repeat; */
	position: relative;
	left: 0px;
	top: -2px;
	width: 145px;
	height: 50px;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px; 
	background-color: transparent; 
	border: #000000 0px solid;
	z-index: 2; 
	}
	
.button { 
	z-index: 3;	
	/* background-image: url("../skins/b_off.gif"); */
	background-repeat: no-repeat;
	background-color: #73adf7;  
	font-family: arial, verdana, helvetica, sans;
	color: #f7de84;
	font-size: 20px;
	width: 125px;
	height: 25px;
	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-image: url("../skins/b_on.gif"); */
	background-repeat: no-repeat;
	background-color: #f7de84;
	font-family: arial, verdana, helvetica, sans;
	color: #73adf7;
	font-size: 20px;
	width: 125px;
	height: 25px;
	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; 
	}







