

BODY {
color: #000000;
background: #000000;
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
}
BODY.home {
color: #000000;
background: #ffffff;
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
}

INPUT.bottom {
color: #FF0000;
background: #FFFFFF;
font-weight: bold;
}

INPUT {
color: #000000;
background: #FFFFFF;
}


TEXTAREA {
color: #000000;
background: #FFFFFF;
}



.regulartext {
color: #000000;
background: #FFFFFF;
}
A {
color: #7800B9;
font-weight: bold;
text-decoration: none;
}
A:hover {color: #C15E33;
font-weight: bold;
text-decoration: underline;
}

.title {
color: #7800B9;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
font-size: 12pt;
}

.subTitle {
color: #000000;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
font-size: 11pt;
}
.highlite {
color: #7800B9;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
}

INPUT.button {
color: #7800B9;
background: #FFFFFF;
font-weight: bold;
font-size: 10pt;
}
.warning {
color: #ff0000;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
font-size: 10pt;
}

A.topMenu {background: #000000;
color: #ffffff;
font-weight: bold;
font-size: 8pt;
margin: 5px 5px 5px 5px;
text-decoration: none;
}

A.topMenu:hover {background: #a9714c;
color: #ffffff;
font-weight: bold;
font-size: 8pt;
margin: 5px 5px 5px 5px;
text-decoration: none;
text-align: center;
}

TABLE.main {
margin-left: 10px;
margin-right: 10px;
background: #FFFFFF;
}
TD.sidebar {
background: url(../images/sidebar.gif);
background-repeat: repeat-y;
}
TD {
font-size: 10pt;
}
A.small {
font-size: 8pt;
}
.small {
font-size: 8pt;
}
OPTION {
background: #FFFFFF;
color: #000000;
}
SELECT {
color: #000000;
background: #FFFFFF;
}
INPUT.linkbutton {text-decoration: underline;
border-style: solid;
border-width: 0px;
color: #7800b9;
font-weight: bold;
}
FORM.linkform {
margin: 2px;
}
BLOCKQUOTE.list {margin: 4px 10px 10px 15px;
}