body {margin: 0px}

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {color: #7f7049; text-decoration: none}

p.uppercase {text-transform: uppercase}
p.lowercase {text-transform: lowercase}
p.capitalize {text-transform: capitalize}
p.normal {font-variant: normal; font-weight: normal}
p.small {font-variant: small-caps}
p.thick {font-weight: bold}
p.thicker {font-weight: 900}
p.dotted {border-style: dotted}
p.dashed {border-style: dashed}
p.solid {border-style: solid}
p.double {border-style: double}
p.groove {border-style: groove}
p.ridge {border-style: ridge}
p.inset {border-style: inset}
p.outset {border-style: outset}
p.soliddouble {border-style: solid double}
p.doublesolid {border-style: double solid}
p.groovedouble {border-style: groove double}
p.three {border-style: solid double groove}
p.footer {font-size: 10; color: silver; font-family: arial}

td.title {font-size: 14; font-weight: bold; color: black; font-family: arial}
td.menu0 {font-size: 12; font-weight: bold; color: black; font-family: arial; text-decoration: none}
td.menu1 {font-size: 11; color: black; font-family: arial}
th.menu1 {font-size: 11; color: black; font-family: arial}
td.menu2 {font-size: 6; color: black; font-family: arial}
th.menu2 {font-size: 6; color: black; font-family: arial}
td.titletext {font-size: 16; color: black; font-family: arial}

li {font-size: 12; color: black; font-family: arial}

.tinyprint {font-size: 9; color: black; font-family: arial}
.newstext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none}
.boiler {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.menutop {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #FFFFFF}
.link {color: #524322; text-decoration: none}
.visited {color: #524322; text-decoration: none}
.menufoot {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #000000}
.menutopbold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; text-decoration: none; color: #FFFFFF}
.searchbox {  font-family: Arial, Helvetica, sans-serif; font-size: 11px}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 30px; font-weight: bold; color: #336699}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; font-style: normal; color: #666666}
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
li {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
sidemenu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
.companytext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
.headings {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #524322}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}

.month
{
    BACKGROUND-COLOR: #ccb47c;
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bolder
}
.weekday
{
    BACKGROUND-COLOR: white;
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bolder
}
.eventLabel
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bolder;
    TEXT-ALIGN: right
}
.eventText{COLOR: black}
.selectedDay{BACKGROUND-COLOR: #eed788}
.day{BACKGROUND-COLOR: white}
.notaDay{BACKGROUND-COLOR: #dbcda7}

.submit {background: white; color: black;}