body {
  color: #000000;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 9px;
}
table {
  color: #000000;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 9px;
}
tr,td {

  color: #000000;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 9px;
}
a:link{
color: #FA5C00;
text-decoration: none;
font-weight: bold;
}
a:visited{
color: #FA5C00;
text-decoration: none;
font-weight: bold;
}
a:hover{
color: #FA5C00;
text-decoration: underline;
font-weight: bold;
}
.copyright{
background-color: #FA5C00;
}
.title {
color: #000000;
font-size: 19px;
font-weight: bold;
}
.menutight {
line-height: 9pt;
}
.menu {
padding-left: 4;
padding-right: 4;
letter-spacing: -.08em;
color: #595959;
font-size: 10px;
line-height: 13pt;
}
.menu a:link{
color: #595959;
font-size: 10px;
font-weight: normal;
}
.menu a:visited{
color: #595959;
font-size: 10px;
font-weight: normal;
}
.menu a:hover{
text-decoration: underline;
}
.footer {
color: #999999;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 9px;
}
.footer a:link{
color: #FA5C00;
}
.footer a:visited{
color: #FA5C00;
}
.footer a:hover{
color: #FA5C00;
text-decoration: underline;
}
.menuselect{
color: #000000;
text-decoration: underline;
font-size: 10px;
}
.menutightselect{
color: #000000;
font-size: 10px;
text-decoration: underline;
line-height: 9pt;
}
.tiny {
 font-size: 9px;
}
.large {
font-size: 13px;
}
.centered {
text-align: center;
}
.box {
border-top: 1px solid #666666;
border-bottom: 1px solid #666666;
border-left: 1px solid #666666;
border-right: 1px solid #666666;
}
.boxnotop {
border-bottom: 1px solid #666666;
border-left: 1px solid #666666;
border-right: 1px solid #666666;
}
.boxnotopnoleft{
border-bottom: none;
border-right: none;
}
.boxnotopnoright{
border-bottom: 1px solid #666666;
border-left: 1px solid #666666;
}
.boxleft{
border-left: 1px solid #666666;
}
.boxnobottom {
border-top: 1px solid #666666;
border-left: 1px solid #666666;
border-right: 1px solid #666666;
}
.flashbox{
padding-right: 10;
padding-bottom: 10;
}
.sides {
padding-left: 5;
padding-right: 5;
border-left: 1px solid #666666;
border-right: 1px solid #666666;
}
.framenav {
height: 100px;
text-align: center;
}
.framebody {
text-align: center;
}
.contenttitle {
background-color: #603C1A;
color: #ffffff;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 9px;
}
.tellus {
padding-left: 20;
padding-right: 20;
padding-top: 20;
padding-bottom: 20;
}
.maintable {
background-image: url(../images/mainbg.jpg);
background-repeat: no-repeat;
}
.subtable {
background-color: none;
}
.shadowright {
background-image: url(../images/shadow_rightbg.jpg);
background-repeat: repeat-y;
}