html, body{ 
 font-family: arial, sans-serif;
 font-size: 11px;
 margin:0; 
 background-image: "../bg_page.png";
 padding:0; 
 text-align:center; 
} 

hr{ 
 border: 1px #999999 dotted; } 

mfoot {
 width: 764px;
 height: 200px;
 line-height: 80%;
}
a {
 font-family: arial, sans-serif;
 font-size: 11px;
 color: #999999;
 text-decoration: none;
}

a:hover{
 font-family: arial, sans-serif;
 font-size: 11px;
 color: #666666;
 text-decoration: underline;
}

#spacer {
 width: 20px;
 height: 30px;
}

a.m1a {
 display: block;
 width: 200px;
 height: 64px;
 background: url("../menu1a.jpg") 0 0 no-repeat;
 text-decoration: none;
}
a:hover.m1a {
 background-position: -200px 0;
}

a.m1b {
 display: block;
 width: 200px;
 height: 64px;
 background: url("../menu1b.jpg") 0 0 no-repeat;
 text-decoration: none;
}
a:hover.m1b {
 background-position: -200px 0;
}

a.m1c {
 display: block;
 width: 200px;
 height: 64px;
 background: url("../menu1c.jpg") 0 0 no-repeat;
 text-decoration: none;
}
a:hover.m1c {
 background-position: -200px 0;
}

a.m1d {
 display: block;
 width: 200px;
 height: 64px;
 background: url("../menu1d.jpg") 0 0 no-repeat;
 text-decoration: none;
}
a:hover.m1d {
 background-position: -200px 0;
}
a.m2a {
 display: block;
 width: 200px;
 height: 36px;
 background: url("../menu2a.jpg") 0 0 no-repeat;
 text-decoration: none;
}
a:hover.m2a {
 background-position: -200px 0;
}
a.m2b {
 display: block;
 width: 200px;
 height: 36px;
 background: url("../menu2b.jpg") 0 0 no-repeat;
 text-decoration: none;
}
a:hover.m2b {
 background-position: -200px 0;
}
a.m2c {
 display: block;
 width: 200px;
 height: 36px;
 background: url("../menu2c.jpg") 0 0 no-repeat;
 text-decoration: none;
}
a:hover.m2c {
 background-position: -200px 0;
}
a.m2d {
 display: block;
 width: 200px;
 height: 36px;
 background: url("../menu2d.jpg") 0 0 no-repeat;
 text-decoration: none;
}
a:hover.m2d {
 background-position: -200px 0;
}
