﻿BODY {
font-family: Tahoma, Arial, sans-serif;
font-size: 12px;
color: #000000;
background:#000000;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
P, TD, LI, UL, Table{
color: #000000;
font-family: Tahoma, Arial, sans-serif;
font-size: 13px;
}
a.top:LINK {
color: #9a96fe;
font-weight: bold;
letter-spacing: 1;
font-size: 11px;
text-decoration: none;
}
a.top:VISITED {
color: #FFF0E0;
font-weight: bold;
letter-spacing: 1;
font-size: 11px;
text-decoration: none;
}
a.top:HOVER {
color: #75273D;
font-weight: bold;
letter-spacing: 1;
font-size: 11px;
text-decoration: underline overline;
}
a.top:ACTIVE {
color: #9a96fe;
font-weight: bold;
letter-spacing: 1;
font-size: 11px;
text-decoration: underline overline;
}
A:LINK {
color: #9a96fe;
font-weight: bold;
text-decoration: none;
}
A:VISITED {
color: #9a96fe;
font-weight: bold;
text-decoration: none;
}
A:HOVER {
color: #75273D;
font-weight: bold;
text-decoration: underline overline;
}
A:ACTIVE {
color: #9a96fe;
font-weight: bold;
text-decoration: underline;
}
A.text:LINK {
color: #75273D;
font-weight: bold;
text-decoration: none;
}
A.text:VISITED {
color: #75273D;
font-weight: bold;
text-decoration: none;
}
A.text:HOVER {
color: #75273D;
font-weight: bold;
text-decoration: underline overline;
}
A.text:ACTIVE {
color: #9a96fe;
font-weight: bold;
text-decoration: underline;
}
a.bot:LINK {
color: #75273D;
text-decoration: none;
}
a.bot:VISITED {
color: #9a96fe;
text-decoration: none;
}
a.bot:HOVER {
color: #75273D;
text-decoration: underline overline;
}
a.bot:ACTIVE {
color: #9a96fe;
text-decoration: underline;
}
h1 { 
font-size: 20px;
font-style: italic;
font-weight: bold;
font-family: Tahoma, Arial, sans-serif;
letter-spacing: 1;
color: black;
text-decoration: underline;
}
h2 {
font-size: 20px;
font-style: italic;
font-weight: bold;
font-family: Tahoma, Arial, sans-serif;
letter-spacing: 1;
color: black;
}
h3, h4, h5, h6 {
font-size: 12px;
font-weight : bold;
color: black;
text-decoration: underline;
}
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: white;
background: #000000;
padding: 5px;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
}
.maintable {
background-image: url("images/cloudy.jpg");
border-right: 1px solid #000000;
}
.leftside {
text-align: center;
background: black;
background-color: black;
border-left: 1px solid #000000;
}
.textarea {
font-family: Tahoma, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-align: justify;
line-height: 18px;
padding: 10px;
}
.highlight {
font-family: Tahoma, Arial, sans-serif;
color: #75273D;
font-size: 16px;
font-weight: bold;
text-align: center;
line-height: 18px;
padding: 6px;
}
.texttable {
font-family: Tahoma, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-align: left;
line-height: 14px;
padding: 4px;
}
.navigation {
color: #9096cc;
font-weight: 600;
letter-spacing: 0;
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: #ffffff;
line-height: 15px;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
}
.botnav {
text-align: right;
font-size: 11px;
background: #000000;
border-left: 1px solid #000000;
padding: 5px;
}
.copyright {
color: ivory;
font-size: 11px;
text-align: right;
letter-spacing: 2;
background: #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
padding: 5px;
}