.normal {  font-family: "Trebuchet MS", Arial, Verdana; font-size: 11px; color: #000000}
a:active {  color: #990033}
a:hover {  color: #CC6600; text-decoration: none}
a:link {  color: #0000BF; text-decoration: none}
a:visited {  text-decoration: none}
.heading {  font-family: "Trebuchet MS", Verdana, Arial; font-size: 14px; text-decoration: underline; font-weight: bold; color: #990000; font-style: italic}

body {
    background-color: #CCCC99;
    margin:0;
}

.style1 {  font-family: "Trebuchet MS", Arial, Verdana; font-size: 11px; font-weight: bold; color: #FFFFFF; background-color: #990000}
.style2 { font-family: "Trebuchet MS", Arial, Verdana; font-size: 12px; font-weight: bold; color: #FFFF00; background-color: #990000}
.style3 { font-family: "Trebuchet MS", Arial, Verdana; font-size: 11px; font-weight: bold; color: #FFFF00}
.style4 { font-family: "Trebuchet MS", Verdana, Arial; font-size: 14px; font-weight: bold; color: #FFFFFF; font-style: italic }
.style5 {  font-family: "Trebuchet MS", Arial, Verdana; font-size: 11px}
.style6 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; font-style: italic; color: #990000}
.style7 { font-family: "Trebuchet MS", Arial, Verdana; font-size: 12px; font-weight: bold; font-style: normal; color: #990000 }
.titleHeading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #FFFF00}
.titleHeadingSmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FFFFFF ;}
.ths { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FFFFFF ; font-style: normal }
.style8 { font-family: "Trebuchet MS", Arial, Verdana; font-size: 11px; font-weight: bold; color: #000000; background-color: #D5D5A8}
.style9 { font-family: "Trebuchet MS", Arial, Verdana; font-size: 12px; color: #000000 }
h1 {
    font-family: "Trebuchet MS", Arial, Verdana;
    font-size: 20px;
    font-weight: bold;
    color: #7A1111;
}
.nav1 {
    font-family: "Trebuchet MS", Arial, Verdana;
    font-size: 11px;
    color: #990000;
    font-style: normal;
    font-weight: bold;
}
.nav1 a:visited {
    color: #013AD1;
}

.nav1 a {
    color: #013AD1;
}

.nav1 a:hover {
    color: #013AD1;
}
.float {
    font-family: "Trebuchet MS", Arial, Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #336600;
    border: thin solid #000000;
    line-height: 30px;

}
table.popup {
    width: 180px;
    border: 1px solid #000000;
    background-color: #365715;

}
table.popup td {
    padding: 1px;
}

table.popupText
{
    width: 180px;
    border: 1px solid #333333;
}

table.popupText td{
    padding: 5px;
    background-color: #DEDEBC;

}
table.popupScore
{
    width: 170px;
    margin: 0 auto;
    border-collapse: collapse;
    background-color: #DFDFBF;
    border: 1px solid #000000;
}

table.popupScore td
{
    text-align: center;
    margin: 0px;
    padding: 0px;
    border: 1px solid #000000;

}

#general1
{
    margin: 0 auto;
    border-collapse: collapse;
    background-color: #DFDFBF;
    border: 1px solid #000000;
}

#general1 td
{
    border: 1px solid #000000;
}

.highlight
{
    background-color: #FFCC33;
    border: 1px solid #000000;
    padding: 3px;
}

