
BODY {color: #000000;
background: #13582e;
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
}

Table.main {color: #000000;
background: #ffffff;
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
width: 640px;
}

.dayLink {
font-weight: bold;
font-size: 8pt;
}


.title {font-weight: bold;
font-size: 12pt;
color: #173e34;
}
.subTitle {font-weight: bold;
font-size: 10pt;
color: #13582e;
}

.subTitle red {font-weight: bold;
font-size: 10pt;
color: #d74600;
}

.subTitleBottom {font-weight: bold;
font-size: 8pt;
color: #13582e;
}

SELECT {
color: #000000;
background: #FFFFFF;
}
INPUT {color: #000000;
background: #FFFFFF;
}
TEXTAREA {
color: #000000;
background: #FFFFFF;
}

INPUT.button {
color: #173e34;
background: #FFFFFF;
border-style: solid;
border-width: 2px;
border-color: #173e34;
}
DT {font-weight: bold;
font-size: 10pt;
margin: 5px 0px 0px 0px;
}
DD {margin: 0px 0px 5px 20px;
}
A {color: #d74600;
font-weight: bold;
text-decoration: none;
}

A:hover {color: #173e34;
font-weight: bold;
text-decoration: none;
}
.copyright {
color: #808080;
font-size: 8pt;
}

.menu {
}


TD {
font-size: 10pt;
}
TD.header {
font-size: 8pt;
}

.menu {font-weight: bold;
font-size: 8pt;
background: url(images/menutab.gif);
background-repeat: no-repeat;
width: 100px;
padding-top: 2px;
}

LI {
margin-bottom: 20px;
}
.red {
color: #d74600;
}
a.button {border-style: solid;
border-width: 1px;
border-color: #173e34;
background: #ff8000;
color: #ffffff;
font-family: arial, hevetica, sans-serif;
font-weight: bold;
font-size: 8pt;
height: 20px;
width: 120px;
text-align: center;
text-decoration: none;
padding-top: 3px;
padding-bottom: 3px;
padding-right: 10px;
padding-left: 10px;
}

a.button:hover{color: #000000;
}

.bright {color: #ff8000;
font-weight: bold;
font-size: 12pt;
}