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

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

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

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



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

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

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

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

#menu_can { 
	position: absolute;
	left: 1px;
	top: 120px;
	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; 
	}
	
#menu_top { 
	z-index: 1;
	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; 
	}


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







