#button1 {
width: 100%;
height: 25px;
margin-left: 0px;
text-align: center;
vertical-align : middle;
}

#button1 li a {
height: 25px;
/*voice-family: "\"}\""; */
voice-family: inherit;
text-decoration: none;
text-align: center;
vertical-align : middle;
}	

#button1 li a:link, #button1 li a:visited {
color: Black;
display: block;
background:  url(../SiteImages/Buttons/off.png) center center no-repeat;
padding: 0px 0 0 0px;
height: 25px;
text-align: center;
vertical-align : middle;
}
	
#button1 li a:hover {
color: Navy;
background:  url(../SiteImages/Buttons/on.png) center center no-repeat;
padding: 0px 0 0 0px;
height: 25px;
text-align: center;
vertical-align : middle;
}
#button85 {
width: 100%;
height: 25px;
margin-left: 0px;
text-align: center;
vertical-align : middle;
}

#button85 li a {
height: 25px;
/*voice-family: "\"}\"";*/ 
voice-family: inherit;
text-decoration: none;
text-align: center;
vertical-align : middle;
}	

#button85 li a:link, #button85 li a:visited {
color: Black;
display: block;
background:  url(../SiteImages/Buttons/off-w85.png) center center no-repeat;
padding: 0px 0 0 0px;
height: 25px;
text-align: center;
vertical-align : middle;
}
	
#button85 li a:hover {
color: Navy;
background:  url(../SiteImages/Buttons/on-w85.png) center center no-repeat;
padding: 0px 0 0 0px;
height: 25px;
text-align: center;
vertical-align : middle;
}
#Green_button {
width: 100%;
height: 25px;
margin-left: 0px;
text-align: center;
vertical-align : middle;
font-size: 9;
}

#Green_button li a {
height: 25px;
/*voice-family: "\"}\""; */
voice-family: inherit;
text-decoration: none;
text-align: center;
vertical-align : middle;
font-size: 9;
}	

#Green_button li a:link, #Green_button li a:visited {
color: Black;
display: block;
background:  url(../SiteImages/Buttons/Green-off.png) right center no-repeat;
padding: 0px 0 0 0px;
height: 25px;
text-align: center;
vertical-align : middle;
font-size: 9;
}
	
#Green_button li a:hover {
color: Navy;
background:  url(../SiteImages/Buttons/Green-on.png) right center no-repeat;
padding: 0px 0 0 0px;
height: 25px;
text-align: center;
vertical-align : middle;
font-size: 9;
}	
	
#Green_w180 {
width: 100%;
height: 25px;
margin-left: 0px;
text-align: center;
vertical-align : middle;
font-size: 9;
}

#Green_w180 li a {
height: 25px;
/*voice-family: "\"}\""; */
voice-family: inherit;
text-decoration: none;
text-align: center;
vertical-align : middle;
font-size: 9;
}	

#Green_w180 li a:link, #Green_w180 li a:visited {
color: Black;
display: block;
background:  url(../SiteImages/Buttons/Green-off-w180.png) right center no-repeat;
padding: 0px 0px 0px 0px;
height: 25px;
text-align: center;
vertical-align : middle;
font-size: 9;
}
	
#Green_w180 li a:hover {
color: Navy;
background:  url(../SiteImages/Buttons/Green-on-w180.png) right center no-repeat;
padding: 0px 0px 0px 0px;
height: 25px;
text-align: center;
vertical-align : middle;
font-size: 9;
}

.redbtn {
border-right: #808080 1px solid;
border-top: #808080 1px solid;
border-left: #4b4b4c 2px solid;
border-bottom: #4b4b4c 2px solid;
font: bold 100% verdana, sans-serif;
color: #fff;
background-color: #AA0000;
}
.orangebtn {
border-right: #808080 1px solid;
border-top: #808080 1px solid;
border-left: #4b4b4c 2px solid;
border-bottom: #4b4b4c 2px solid;
font: bold 100% verdana, sans-serif;
color: #fff;
background-color: #AAAA00;
}
.greenbtn {
border-right: #808080 1px solid;
border-top: #808080 1px solid;
border-left: #4b4b4c 2px solid;
border-bottom: #4b4b4c 2px solid;
font: bold 100% verdana, sans-serif;
color: #fff;
background-color: #006500;
}
.bluebtn {
border-right: #808080 1px solid;
border-top: #808080 1px solid;
border-left: #4b4b4c 2px solid;
border-bottom: #4b4b4c 2px solid;
font: bold 100% verdana, sans-serif;
color: #fff;
background-color: #000065;
}	
