/* CSS Document */
a
{
  outline: none;
}
#homelink{
border-bottom:3px white solid;
background-image:url(images09/menubg1.gif);
background-position:-5px 0;
background-repeat:no-repeat;
background-color:#008F88;
width:164px;
height:25px;
}
#homelink a:link,#homelink a:visited,#homelink a:hover,#homelink a:active{
width:100%;
height:18px;
padding:4px 10px 5px 35px;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
display:block;
}
#contactlink{
border-bottom:3px white solid;
background-image:url(images09/menubg5.gif);
background-position:-5px 0;
background-repeat:no-repeat;
background-color:#B6B593;
width:164px;
height:25px;
}
#contactlink a:link,#contactlink a:visited,#contactlink a:hover,#contactlink a:active{
width:100%;
height:18px;
padding:4px 10px 5px 35px;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
display:block;
}
#topbox{
border-bottom:3px white solid;
}
#topbox td{
background-image:url(images09/menubg2.gif);
background-position:-5px 0;
background-repeat:no-repeat;
background-color:#6bb1ae;
width:164px;
height:25px;
}
#topbox a:link,#topbox a:visited,#topbox a:hover,#topbox a:active{
width:100%;
height:18px;
padding:4px 10px 5px 35px;
font-size:14px;
color:#003531;
font-weight:bold;
text-decoration:none;
display:block;
}
#menu2{
border-bottom:3px white solid;
}
#menu2 td{
background-image:url(images09/menubg3.gif);
background-position:-5px 0;
background-repeat:no-repeat;
background-color:#a6cecc;
width:164px;
height:25px;
}
#menu2 a:link,#menu2 a:visited,#menu2 a:hover,#menu2 a:active{
width:100%;
height:18px;
padding:4px 10px 5px 35px;
font-size:14px;
color:#003531;
font-weight:bold;
text-decoration:none;
display:block;
}
#menu3{
border-bottom:3px white solid;
}
#menu3 td{
background-image:url(images09/menubg4.gif);
background-position:-5px 0;
background-repeat:no-repeat;
background-color:#cae2e0;
width:164px;
height:25px;
}
#menu3 a:link,#menu3 a:visited,#menu3 a:hover,#menu3 a:active{
width:100%;
height:18px;
padding:4px 10px 5px 35px;
font-size:14px;
color:#003531;
font-weight:bold;
text-decoration:none;
display:block;
}
