BODY {
font-family: Tahoma, Arial, sans-serif;
font-size: 13px;
color: #ffffff;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
background-color:#000000;
}
P, TD, LI, UL, Table{
color: #ffffff;
font-family: Tahoma, Arial, sans-serif;
font-size: 13px;
}
A:LINK {
color: #ffffff;
text-decoration: none;
}
A:VISITED {
color: #ffffff;
text-decoration: none;
}
A:HOVER {
color: #ffffff;
background: #333333;
text-decoration: underline overline;
}
A:ACTIVE {
color: #ffffff;
text-decoration: underline;
}
h1 { 
font-size: 15px;
font-weight: bold;
letter-spacing: 2;
color: #ffffff;
}
h2, h3, h4, h5, h6 {
font-size: 12px;
font-weight: bold;
color: #ffffff;
}
.header { 
background: #ffffff;
}
.textarea {
font-family: Tahoma, Arial, sans-serif;
font-size: 11px;
text-align: justify;
background: #ffffff;
line-height: 20px;
padding: 15px;
}
.leftside {
text-align: center;
}
.rightside {
text-align: center;
background-color: #ffffff;
}
/* this is the left side navigation table */
.navigation {
color: #ffffff;
font-size: 12px;
font-weight: 400;
letter-spacing: 1;
text-align: left;
line-height: 20px;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
}
/* this is your top navigation bar */
.navbar{
color: #333333;
text-align: right;
letter-spacing: 1;
font-size: 11px;
background-color: #ffffff;
padding-left: 3px;
padding-right: 3px;
padding-top: 3px;
padding-bottom: 3px;
}
/* this is your bottom nav bar */
.botnavbar {
text-align: center;
font-size: 11px;
color: #000000;
background-color: #ffffff;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
}
/*this is your left side info box */
.info {
text-align: left;
font-size: 11px;
color: #333333;
line-height: 15px;
padding-left: 5px;
padding-right: 5px;
padding-top: 10px;
padding-bottom: 5px;
}
/* this is your right side info box */
.info2 {
text-align: left;
font-size: 11px;
color: #ffffff;
line-height: 15px;
padding-left: 5px;
padding-right: 5px;
padding-top: 10px;
padding-bottom: 5px;
border: 1px solid #4a6172;

}
.copyright {
font-size: 11px;
color: #ffffff;
letter-spacing: 2;
font-weight: bold;
background: #d59844;
padding-left: 3px;
padding-right: 3px;
padding-top: 3px;
padding-bottom: 3px;
}
.splash {
background: #ffffff;}