/* CSS Document */
.greyborder{
border:solid 1px #999999;
}
.menuslither{
background-image:url(../images/slither.jpg);
background-repeat:repeat-y;
width:181px;
}
.footer{
font-family:"Trebuchet MS";
color:#666666;
font-size:10px;
padding:5px 5px 5px 5px;
}
.footer a{
color:#666666;
text-decoration:none;
}
.footer a:hover{
color:#666666;
text-decoration:none;
}
.footerred{
font-family:"Trebuchet MS";
color:#B52024;
font-size:10px;
}
.footerred a{
color:#B52024;
text-decoration:none;
}
.navtext {
font-family:"Trebuchet MS";
color:#666666;
font-size:12px;
padding:5px 5px 5px 5px;
}
.navtext a{
color:#666666;
text-decoration:none;
}
.navtext a:hover{
color:#B52024;
text-decoration:none;
}
.titlered{
font-family:"Trebuchet MS";
color:#B52024;
font-size:16px;
padding:5px 5px 5px 5px;
}
.maintext{
font-family:"Trebuchet MS";
color:#666666;
font-size:12px;
padding:5px 5px 5px 5px;
}
.maintextred{
font-family:"Trebuchet MS";
color:#B52024;
font-size:12px;
}
.maintextred a{
text-decoration:none;
color:#B52024;
}
.arrows{
font-family:webdings;
color:#B52024;
font-size:12px;
padding:5px 5px 5px 5px;
}
.dots{
border-top:dashed 1px #999999;
height:5px;
font-size:9px;
color:#FFFFFF
}

.subtitlered{
font-family:"Trebuchet MS";
color:#B52024;
font-size:14px;
}