BODY {
background-color: #336600
;
margin: 2px;
}

.menu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt;
font-style: normal;
line-height: normal;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
text-align: center;
height: 30px;
vertical-align: middle;
background-color: #336600;
}

A.menu:link {
text-decoration: none;
}

A.menu:hover {
text-decoration: underline;
color: #CCCCCC;
}

.menuSELECTED {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt;
font-style: normal;
line-height: normal;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
text-align: center;
height: 30px;
vertical-align: middle;
background-color: #000000;
}

.text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
line-height: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
text-align: left;
background-color: #FFFFFF;
}

A.text:link {
font-weight: bold;
color: #336600;
text-decoration: none;
}

A.text:hover {
text-decoration: underline;
}

A.text:visited {
font-weight: bold;
color: #003300;
text-decoration: none;
}

.list {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
line-height: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
text-align: left;
list-style-image: none;
list-style-position: outside;
list-style-type: disc;
}

.list2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
line-height: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
text-align: left;
list-style-image: none;
list-style-position: outside;
list-style-type: circle;
}

.subheadtext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt;
font-style: normal;
line-height: normal;
font-weight: bold;
color: #336600;
text-decoration: none;
text-align: left;
}

.imgthumb {
border-width: 0;
text-align: center;
vertical-align: middle;
}

A.imgthumb:link {
border-width: 0;
}

A.imgthumb:visited {
border-width: 0;
}

.greenback {
background-color: #336600;
}