@charset "utf-8";
/* CSS Document */


a.nav:link {
display:block;
width:230px;
height:16px;
text-align:left;
text-decoration:none;
margin:0;
padding:3px 0 3px 10px;
background-color:#000;
border:0;
border-top: 1px solid #222;
color:#eee;
font-weight:600;
}

a.nav:visited {
display:block;
width:230px;
height:16px;
text-align:left;
text-decoration:none;
margin:0;
padding:3px 0 3px 10px;
background-color:#000;
border:0;
border-top: 1px solid #222;
color:#eee;
font-weight:600;
}

a.nav:hover {
display:block;
width:230px;
height:16px;
text-align:left;
text-decoration:none;
margin:0;
padding:3px 0 3px 10px;
background-color:#222;
border:0;
border-top: 1px solid #222;
color:#eee;
font-weight:600;
}


a.btmnav {
display:inline;
margin:0 3px;
text-decoration:none;
text-align:center;
padding:3px 6px;
background-color:transparent;
border-top:0;
border-bottom:0;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
color:#ccc;
}

a.btmnav:visited {
display:inline;
margin:0 3px;
text-decoration:none;
text-align:center;
padding:3px 6px;
background-color:transparent;
border-top:0;
border-bottom:0;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
color:#ccc;
}

a.btmnav:hover {
display:inline;
margin:0 3px;
text-decoration:none;
text-align:center;
padding:3px 6px;
background-color:#000;
border-top:0;
border-bottom:0;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
color:#fff;
}


a.text {color:#666; text-decoration: underline;}
a.text:hover {color:#590101; text-decoration: underline;}

a.text2 {color:#666; text-decoration: none;}
a.text2:hover {color:#590101; text-decoration: underline;}

a.foot:link {font-size:9px; color:#ccc; text-decoration:none;}
a.foot:visited {font-size:9px; color:#ccc; text-decoration:none;}
a.foot:hover {font-size:9px; color:#ccc; text-decoration:underline;}


a.services {
display:block;
text-align:left;
text-decoration:none;
width:200px;
color:#666;
height:22px;
margin:5px;
padding-top:8px;
border:1px solid #dfd6d6;
border-left:15px solid #dfd6d6;
text-indent:5px;
background-color:#eee;
}

a.services:visited {
display:block;
text-align:left;
text-decoration:none;
width:200px;
color:#666;
height:22px;
margin:5px;
padding-top:8px;
border:1px solid #dfd6d6;
border-left:15px solid #dfd6d6;
text-indent:5px;
background-color:#eee;
}

a.services:hover {
display:block;
text-align:left;
text-decoration:none;
width:200px;
color:#fff;
height:22px;
margin:5px;
padding-top:8px;
border:1px solid #dfd6d6;
border-left:15px solid #ddd;
text-indent:5px;
background-color:#dfd6d6;
}



a.portfolio {
display:block;
text-align:center;
text-decoration:none;
width:176px;
color:#666;
margin:1px;
padding:2px;
border:1px solid #ddd;
background-color:#fff;
}

a.portfolio:visited {
display:block;
text-align:center;
text-decoration:none;
width:176px;
color:#666;
margin:1px;
padding:2px;
border:1px solid #ddd;
background-color:#fff;
}

a.portfolio:hover {
display:block;
text-align:center;
text-decoration:none;
width:176px;
color:#666;
margin:1px;
padding:2px;
border:1px solid #666;
background-color:#eee;
}


a.mathlink {color:#ddd; text-decoration: none;}
a.mathlink:hover {color:#ddd; text-decoration: none;}