BODY {
font-family: Tahoma, Arial, sans-serif;
font-size: 13px;
color: #000000;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
background-color:#BBB7A5;
}
P, TR, TD, LI, UL, Table{
color: #000000;
font-family: Tahoma, Arial, sans-serif;
font-size: 13px;
}
A:LINK {
color: #333333;
font-weight: 700;
letter-spacing: 2px;
text-decoration: none;
}
A:VISITED {
color: #333333;
font-weight: 700;
letter-spacing: 2px;
text-decoration: none;
}
A:HOVER {
color: #333333;
font-weight: 700;
letter-spacing: 2px;
text-decoration: underline overline;
}
A:ACTIVE {
color: #333333;
font-weight: 700;
letter-spacing: 2px;
text-decoration: underline;
}
A.top:LINK {
color: #ffffff;
text-decoration: none;
}
A.top:VISITED {
color: #ffffff;
text-decoration: none;
}
A.top:HOVER {
color: #ffffff;
text-decoration: underline overline;
}
A.top:ACTIVE {
color: #ffffff;
text-decoration: underline;
}
h1 { 
font-size: 15px;
font-weight: 700;
letter-spacing: 2px;
color: #616680;
}
h2, h3, h4, h5, h6 {
font-size: 12px;
font-weight: 700;
letter-spacing: 1px;
color: #81869f;
}
.header { 
background: #616680;
}
.banner {
padding: 3px;
}
.rightcell {
background: #a5a9bb;
color: #333333;
line-height: 20px;
}
.textarea {
font-family: Tahoma, Arial, sans-serif;
font-size: 11px;
text-align: justify;
background: #FFFFFF;
line-height: 20px;
padding: 15px;
}
.leftside {
text-align: center;
background: #caccd7;
padding: 3px;
}
.navigation {
font-size: 11px;
line-height: 19px;
font-weight: 700;
letter-spacing: 2px;
padding: 10px;
}
.topnavbar{
color: #ffffff;
text-align: right;
letter-spacing: 1;
font-size: 11px;
font-weight: bold;
height: 10px;
padding: 3px;
}
.botnavbar {
text-align: right;
color: #ffffff;
font-weight: 700;
letter-spacing: 2px;
font-size: 11px;
background-color: #81869f;
padding: 5px;
}
.info {
text-align: left;
font-size: 11px;
color: #111111;
line-height: 15px;
padding: 10px;
}
.copyright {
text-align: right;
font-size: 11px;
color: #ffffff;
letter-spacing: 2;
font-weight: bold;
background: #616680;
padding-left: 3px;
padding-right: 3px;
padding-top: 3px;
padding-bottom: 3px;
}
