body {
  background: url(images/bg.gif);
  margin:5px 5px 0 0;
  padding:0px;
  font:x-small "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-align:center;
  color:#333;
  font-size:/**/small;
  }
a:link {
  color:#000;
  text-decoration:underline;
  }
a:visited {
  color:#000;
  text-decoration:underline;
  }
a:hover {
  color:#CC3300;
  text-decoration:none;
  }
a img {
  border-width:0;
  }


TABLE {
font-size: 1em;
}

h1 {
  margin:.5em 0 .5em;
  font:100%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#CC3300;
  font-weight: bold;
  text-align: left;
  }
  
  h2 {
  margin:1em .75em .75em;
  font:85%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  color:#721223;
  font-weight: bold;
  }

h3 {
  margin:.2em 2em .75em;
  font:90%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  color:#000000;
  font-weight: bold;
  }


h5 {
  margin:1.5em 0 .75em;
  font:66%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  color:#000;
  }

#list-menu {
width: 100px;
font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
}

#list-menu ul {
margin: 0;
padding: 0;
list-style-type: none;
font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
font-size: 1.2em;
}

#list-menu li {
margin: 2px 0 0;
text-align: right;
}

#list-menu a {
display: block;
width:200px;
padding: 2px 2px 2px 10px;
border: 0px solid #CC3300;
background: #CC3300;
text-decoration: none; /*lets remove the link underlines*/
}

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #FFFFFF;
}

#list-menu a:hover {
border: 0px solid #CC3300;
background: #CC3300;
color: #FF9966;
}

P {
margin-left: .5em;
margin-right: .5em;
margin-top: .5em;
margin-bottom: .5em;
}

.space {
padding: 2px 2px 2px 2px;
margin: 2px 2px 2px 2px;
}

.footer {
color: #FFFFFF;
font-size: .95em;
line-height: 1.3em;
text-align: center;
font-weight: normal;
padding: 2px;
margin: 2px 2px 6px 6px;
}

A.footer:link {
color: #FFFFFF;
text-decoration: underline;
}
A.footer:visited {
color: #FFFFFF;
text-decoration: underline;
}
A.footer:hover {
color: #FF9966;
text-decoration: none;
}
A.footer:active {
color: #FF9966;
text-decoration: none;
}

H4 {
color: #CB9696;
padding-left: 40px;
font-size: 90%;
letter-spacing: 1pt;
font-variant: normal;
margin-top: 2px;
margin-bottom: 2px;
}



H6 {
color: #FFFFFF;
font-size: 90%;
letter-spacing: 1pt;
text-align: center;
margin-left: 2em;
margin-right: 2em;
margin-top: 2px;
margin-bottom: 2px;
}


UL { 
margin-left: .1em;
margin-right: .2em;
margin-top: 2px;
margin-bottom: 2px;
line-height: 1.5em;
}



UL UL { 
margin-left: 4em;
margin-right: 1em;
margin-top: 4px;
margin-bottom: 8px;
line-height: 1.5em;
list-style-image:url('../images/subbullet.gif');
}


UL.whitebullets {color: #FFFFFF;
font-size: .95em;
text-align: left;
font-weight: bold;
margin-left: 28px;
margin-right: 2px;
margin-top: 4px;
margin-bottom: 8px;
line-height: 1.5em;
list-style-image:url('../images/arrow.gif');
}

OL {
margin-left: 5em;
margin-right: 1em;
margin-top: 2px;
margin-bottom: 2px;
line-height: 1.5em;
}
