/* CSS Document */
.header{
background-image:url(../images/header.jpg);
background-repeat:repeat-x;
height:9px;
}
.searchleft{
background-image:url(../images/searchleft.jpg);
width:15px;
height:32px;
background-repeat:no-repeat;
}
.searchright{
background-image:url(../images/searchright.jpg);
width:15px;
height:32px;
background-repeat:no-repeat;
}
.searchmiddle{
background-image:url(../images/searchmiddle.jpg);
width:400px;
height:32px;
background-repeat:repeat-x;
}
.searchbox{
height:13px;
font-family:"Trebuchet MS";
font-size:10px;
color:#666666;
width: 300px;
}
.top{
background-image:url(../images/top.jpg);
height:11px;
background-repeat:repeat-x;
}
.mainleft{
background-image:url(../images/left.jpg);
width:9px;
background-repeat:repeat-y;
}
.mainright{
background-image:url(../images/right.jpg);
background-position:right;
background-repeat:repeat-y;
}
.menuslither{
background-image:url(../images/menuslither.jpg);
height:25px;
background-repeat:repeat-x;
}
.navtext{
font-family:"Trebuchet MS";
font-size:12px;
color:#CCCCCC;
padding-left:5px;
padding-right:5px;
}
.footerslither{
background-image:url(../images/footerslither.jpg);
background-repeat:repeat-x;
height:20px;
}
.bottom{
background-image:url(../images/bottom.jpg);
height:28px;
background-repeat:repeat-x;
}
.redfooter{
background-image:url(../images/footer.jpg);
background-repeat:repeat-x;
height:10px;
}


/*Fonts*/

.whitetext{
font-family:"Trebuchet MS";
color:#FFFFFF;
font-size:11px;
padding:5px 5px 5px 5px;
}
.whitetext a{
color:#FFFFFF;
text-decoration:none;
}
.whitetext a:hover{
color:#FFFFFF;
text-decoration:underline;
}
.whitetitle{
font-family:"Trebuchet MS";
color:#FFFFFF;
font-size:18px;
padding:5px 5px 5px 5px;
}
.redsubtitle{
font-family:"Trebuchet MS";
color:#B32527;
font-size:14px;
padding:5px 5px 5px 5px;
}
.redtitle{
font-family:"Trebuchet MS";
color:#B32527;
font-size:18px;
padding:5px 5px 5px 5px;
}
.footertext{
font-family:"Trebuchet MS";
color:#B32527;
font-size:10px;
padding-top:20px;
}
.footertext a{
color:#666666;
text-decoration:none;
}
.footertext a:hover{
color:#666666;
text-decoration:underline;
}
.whitefootertext{
font-family:"Trebuchet MS";
color:#ffffff;
font-size:10px;

}
.greytext{
font-family:"Trebuchet MS";
color:#666666;
font-size:12px;
padding:5px 5px 5px 5px;
}
.greytext a{
color:#B32527;
text-decoration:none;
}
.greytext a:hover{
color:#B32527;
text-decoration:none;
}
.greysidetext{
font-family:"Trebuchet MS";
color:#666666;
font-size:11px;
padding:5px 5px 5px 5px;
}
.navtext{
font-family:"Trebuchet MS";
font-size:12px;
color:#CCCCCC;
padding-left:23px;
padding-right:23px;
}
.navtext a{
color:#CCCCCC;
text-decoration:none;
}
h1{
font-family:"Trebuchet MS";
color:#B32527;
font-size:18px;
padding:5px 5px 5px 5px;
}
ol li {
	 margin: 0px 0px 0px -10px;
}

.redtext{
font-family:"Trebuchet MS";
color:#B32527;
font-size:12px;
padding:5px 5px 5px 5px;
}
.redtext a{
color:#B32527;
text-decoration:none;}
.redtext a:hover{
color:#B32527;
text-decoration:underline;
}