/* CSS Document, based on Post-Nuke style CSS document */

BODY {
/* background: #000000; */
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 12px;
font-weight: normal;
margin-bottom: 5;
margin-left: 10;
margin-right: 10;
margin-top: 10;
text-decoration: none;
}

TD {
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
}

TH {
font-family: Tahoma, Verdana, sans-serif;
font-size: 13px;
}

/*
TEXTAREA {
border-bottom-width: 1px;
border-color: #000000;
border-left-width: 1px;
border-right-width: 1px;
border-style: solid;
border-top-width: 1px;
font-family: Tahoma, Verdana, sans-serif;
font-size: 10px;
font-weight: bold;
text-indent: 2px;
}
*/


SELECT {
font-family: Tahoma, Verdana, sans-serif;
font-size: 10px;
font-weight: bold;
}

A:link {
background-color: transparent;
color: #003300;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
/* text-decoration: underline; */
text-decoration: underline;
font-weight: bold;
}

A:visited {
background-color: transparent;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
font-weight: bold;
/* text-decoration: underline; */
text-decoration: underline;
}

A:hover {
background-color: transparent;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
/* text-decoration: underline; */
text-decoration: none;
font-weight: bold;
}

A:active {
background-color: transparent;
color: #333333;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: underline;
}

.maintitle {
background-color: transparent;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 24px;
font-weight: bold;
text-decoration: none;
}

.sectiontitle {
background-color: transparent;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 18px;
font-weight: bold;
text-decoration: none;
}