@charset "utf-8";
/* CSS Document */

#navouter{
width:876px;
height:30px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
background-image:url(../images/buttonspacer.png);
background-repeat:repeat;
}

.button1 a:visited{
float:left;
width:;
height:29px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
background-color:#0f0f0f;
line-height:29px;
text-decoration:none;
text-align:center;
border-right:1px solid #000; border-top:1px solid #000;
background-image:url(../images/buttonoff.png);
border-top:1px solid #000;
font-family:Lucida Sans, Arial, Tahoma;
color:#999999;
font-size:0.6em;
text-decoration:none;
font-weight:bold;
}

.button1 a:link{
float:left;
width:;
height:29px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
background-color:#0f0f0f;
line-height:29px;
text-decoration:none;
text-align:center;
border-right:1px solid #000; border-top:1px solid #000;
background-image:url(../images/buttonoff.png);
border-top:1px solid #000;
font-family:Lucida Sans, Arial, Tahoma;
color:#999999;
font-size:0.6em;
text-decoration:none;
font-weight:bold;
}

.button1 a:hover{
float:left;
width:;
height:29px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
background-color:#0f0f0f;
line-height:29px;
text-decoration:none;
border-right:1px solid #000; border-top:1px solid #000;
background-image:url(../images/buttonon.png);
font-family:Lucida Sans, Arial, Tahoma;
color:#ccc;
font-size:0.6em;
text-decoration:none;
font-weight:bold;
}

.activepage{
float:left;
width:;
height:29px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
background-color:#0f0f0f;
line-height:29px;
text-decoration:none;
border-right:1px solid #000; border-top:1px solid #000;
background-image:url(../images/buttonon.png);
font-family:Lucida Sans, Arial, Tahoma;
color:#eee;
font-size:0.6em;
text-decoration:none;
font-weight:bold;
}



#lower{
width:876px;
height:4px;
background-image:url(../images/gradstripepale.png);
overflow:hidden;
}

