/* CSS Document */

body {
font-family:Trebuchet MS;
background-image: url("/Resources/back9.gif");
background-repeat: repeat-x;
background-attachment: scroll;
background-color: #f3f4ca;
}

.BodyTextBold { font-family: Trebuchet MS; font-size: 11px; font-weight:bold; margin-left: 20px; margin-right: 20px; }
.BodyText { font-family: Trebuchet MS; font-size: 11px; margin-left: 20px; margin-right: 20px; }
.BodyTextNoIndent { font-family: Trebuchet MS; font-size: 12px; margin-left: 5px; margin-right: 20px; }
li {
padding-left:20px;
list-style-image: url("/Resources/listitem.gif")
}

h1 {
font-family:Trebuchet MS;
font-size:20px;
color:#993300;
margin-left: 20px;
margin-right: 20px;
}

h2 {
font-family:Trebuchet MS;
font-size:15px;
font-weight:lighter;
color:#993300;
margin-left: 20px;
margin-right: 20px;
}

h3 {
font-family:Trebuchet MS;
font-size:14px;
font-weight:bold;
color:#993300;
margin-left: 20px;
margin-right: 20px;
}

h4 {
font-family:Trebuchet MS;
font-size:12px;
font-weight:bold;
color:#993300;
margin-left: 20px;
margin-right: 20px;
}

td.nav {
padding-left:10px;
paddig-top:10px;
padding-right:10px;
}

a {
color:#993300;
font-weight:bold;
}

a.smallnav {
color:#c35d20;
font-size:11px;
font-weight:normal;
font-family:Trebuchet MS;
}

a.smallnav:hover {
font-size:11px;
font-family:Trebuchet MS;
font-weight:normal;
color:#000000;
}

a.nav {
color:#c35d20;
font-size:13px;
font-family:Trebuchet MS;
font-weight:normal;
}

a.nav:hover{
font-size:13px;
font-family:Trebuchet MS;
font-weight:normal;
color:#000000;
}

.smalltext {
color:#c35d20;
font-size:11px;
font-family:Trebuchet MS;
}

div.adright {
float:right;
margin-left:5px;
margin-right:5px;
}