BODY {
font-family: Tahoma, Arial, sans-serif;
font-size: 13px;
color: #333333;
background:#FFFFCC;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
P, TD, LI, UL, Table{
color: #333333;
font-family: Tahoma, Arial, sans-serif;
font-size: 13px;
}
a.top:LINK {
color: #330000;
font-weight: bold;
letter-spacing: 1;
font-size: 11px;
text-decoration: none;
}
a.top:VISITED {
color: #330000;
font-weight: bold;
letter-spacing: 1;
font-size: 11px;
text-decoration: none;
}
a.top:HOVER {
color: #999999;
font-weight: bold;
letter-spacing: 1;
font-size: 11px;
text-decoration: underline overline;
}
a.top:ACTIVE {
color: #330000;
font-weight: bold;
letter-spacing: 1;
font-size: 11px;
text-decoration: underline;
}
A:LINK {
color: #003300;
font-weight: bold;
text-decoration: none;
}
A:VISITED {
color: #003300;
font-weight: bold;
text-decoration: none;
}
A:HOVER {
color: #006600;
font-weight: bold;
text-decoration: underline overline;
}
A:ACTIVE {
color: #003300;
font-weight: bold;
text-decoration: underline;
}
a.bot:LINK {
color: #003300;
text-decoration: none;
}
a.bot:VISITED {
color: #003300;
text-decoration: none;
}
a.bot:HOVER {
color: #006600;
text-decoration: underline overline;
}
a.bot:ACTIVE {
color: #003300;
text-decoration: underline;
}
h1 { 
font-size: 15px;
font-weight: bold;
letter-spacing: 2;
color: #003300;
}
h2, h3, h4, h5, h6 {
font-size: 12px;
font-weight : bold;
color: #003300;
}
LI {
list-style-image : url('images/bullet.gif');
}
.header {
border-top: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
}
.topnav {
text-align: right;
color: #330000;
background: #FFFF00;
padding: 5px;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
}
.maintable {
background: white;
border-right: 1px solid #000000;
}
.leftside {
text-align: center;
background-color: white;
border-left: 1px solid #000000;
}
.textarea {
font-family: Tahoma, Arial, sans-serif;
font-size: 13px;
text-align: justify;
background: white;
line-height: 18px;
padding: 10px;
}
.navigation {
color: #b23030;
font-weight: 600;
letter-spacing: 2;
font-size: 11px;
padding-top: 8px;
padding-right: 8px;
padding-bottom: 8px;
padding-left: 20px;
}
.navbar {
text-align: right;
font-size: 10px;
}
.info {
text-align: left;
font-size: 11px;
color: #333333;
line-height: 15px;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
}
.botnav {
color: #52813c;
text-align: right;
font-size: 11px;
background: white;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
padding: 5px;
}
.copyright {
color: #330000;
font-size: 11px;
text-align: right;
letter-spacing: 2;
background: #FFFF00;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
padding: 5px;
}