body {
  background-image: url("images/background001.jpg");  background-repeat:repeat-x;  background-attachment:fixed;  background-position:top center;
  background-color: #858688;
}

.body A:link {color: #001b63; text-decoration: none; font-family: Century Gothic; font-size: 11px; font-weight: bold;} .body A:visited {color: #001b63; text-decoration: none; font-family: Century Gothic; font-size: 11px; font-weight: bold;} .body A:active {color: #001b63; text-decoration: none; font-family: Century Gothic; font-size: 11px; font-weight: bold;} .body A:hover {color: #4ba528; text-decoration: none; font-family: Century Gothic; font-size: 11px; font-weight: bold;}
.body {
  font-family: Century Gothic;
  font-size: 11px;
  color: #5f5555;
  text-decoration: none;
  color: #666666;
}



.body2 A:link {color: #4ba528; text-decoration: none; font-family: Trebuchet MS, Arial; font-size: 11px;} .body2 A:visited {color: #4ba528; text-decoration: none; font-family: Trebuchet MS, Arial; font-size: 11px;} .body2 A:active {color: #4ba528; text-decoration: none; font-family: Trebuchet MS, Arialc; font-size: 11px;} .body2 A:hover {color: #001b63; text-decoration: none; font-family: Trebuchet MS, Arial; font-size: 11px;}
.body2 {
  font-family: Century Gothic;
  font-size: 11px;
  color: #5f5555;
  text-decoration: none;
  font-weight: normal;
}


.title {
  font-family: Trebuchet MS, Arial;
  font-size: 32px;
  color: #011b63;
  font-weight: bold;
}
.intro_text {
  font-family: Trebuchet MS, Arial;
  font-size: 20px;
  color: #B3867F;
  font-weight: normal;

}
.text A:link {color: #4ba528; text-decoration: none; font-family: Century Gothic; font-size: 13px;} .text A:visited {color: #4ba528; text-decoration: none; font-family: Century Gothic; font-size: 13px;} .text A:active {color: #4ba528; text-decoration: none; font-family: Century Gothic; font-size: 13px;} .text A:hover {color: #001b63; text-decoration: none; font-family: Century Gothic; font-size: 13px;}.text {
  font-family: Century Gothic;
  font-size: 13px;
  color: #5f5555;
  font-weight: normal;
}


td.cell_teammenu {
    font-family: Century Gothic, Arial;
    font-size: 10px;
    color: #191919;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 25px;
    padding-right: 5px;
}


td.cell_separator {
   filter:alpha(opacity=75);   -moz-opacity:0.75;   opacity: 0.75;
    background-color: #7F745C;
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    color: #F3EFC9;
    font-weight: normal;

}

.copyright {
  font-family: Trebuchet MS, Arial;
  font-size: 10;
  color: #5f5555;
  font-weight: normal;
}

.heading {
  font-family: Trebuchet MS, Arial;
  font-size: 16px;
  color: #4ba429;
  font-weight: bold;
}


.subheading {
  font-family: Trebuchet MS, Arial;
  font-size: 12px;
  color: #996300;
  font-weight: bold;
}


.breadcrump {
  font-family: Verdana;
  font-size: 11px;
  color: #C56800;
  font-weight: normal;

}


ul {
    list-style-type: square;
    font-family: Century Gothic;
    font-size: 13px;
  color: #5f5555;
    padding-left: 32px;
}

ol {
    font-family: Verdana;
    list-style-type: lower-roman;
    list-style-align: left;
    text-align: left;
    font-size: 12px;
    color: #FFFFFF;
    padding-left: 33px;

}

ol.alpha {
    font-family: Verdana;
    list-style-type: lower-alpha;
    list-style-align: left;
    text-align: left;
    font-size: 12px;
    color: #F3EFC9;
    padding-left: 33px;


}

