
BODY {
color: #000000;
background: #3e647e;
font-family: arial, helvetic, sans-serif;
font-size: 10pt;
}
.main {background: #ffffff;
border-style: solid;
border-width: 10px;
border-color: #ffffff;
width: 640px;
}
.title {
font-weight: bold;
font-size: 12pt;
}
.subTitle {font-weight: bold;
font-size: 11pt;
color: #3e647e;
}

P.subTitleBottom {
font-weight: bold;
font-size: 10pt;
}
.copyright {
font-size: 8pt;
color: #808080;
}

A{color: #3e647e;
text-decoration: none;
font-weight: bold;
font-size: 10pt;
}
A:hover {color: #C46200;
text-decoration: none;
}

A.copyright {
color: #A6A6FF;
text-decoration: none;
}
A.copyright:hover {color: #FFC2A6;
text-decoration: none;
}

INPUT.button {
font-weight: bold;
font-size: 10pt;
color: #3e647e;
background: #ffffff;
border-style: solid;
border-width: 1px;
border-color: #3e647e;
}

INPUT.deleteButton {font-weight: bold;
font-size: 10pt;
color: #ff0000;
background: #ffffff;
border-style: solid;
border-width: 1px;
border-color: #ff0000;
}

INPUT {
background: #ffffff;
color: #000000;
}
TEXTAREA {
color: #000000;
background: #ffffff;
}
OPTION {
color: #000000;
background: #ffffff;
}
SELECT {
color: #000000;
background: #ffffff;
}
P {
font-size: 10pt;
}
TD {
font-size: 10pt;
}

TABLE.upcomingevents {
color: #000000;
background: #F5BC87;
}
A.menu {
font-size: 8pt;
}
.indent {
margin: 0px 8px;
}