BODY {
font-family : Tahoma, Arial, sans-serif;
font-size : 80%;
color: #3333333;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
background-color:#ffffff;
scrollbar-arrow-color: #000000;
scrollbar-face-color: #81846F;
scrollbar-3dlight-color: #81846F;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #81846F;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #FFFFFF;
}
P, TD, LI, UL, Table{
color: #333333;
font-family : Tahoma, Arial, sans-serif;
font-size : 100%;
border-style: none;
border-size: 0 px;
}
A:LINK {
color : #000000;
text-decoration: underline;
}
A:VISITED {
color : #000000;
text-decoration : none;
}
A:HOVER {
color : #81846f;
text-decoration : underline;
}
A:ACTIVE {
color : #81846f;
text-decoration : none;
}
h1, h2, h3, h4, h5, h6 {
font-size : 100%;
font-weight : bold;
color : #81846F;
}
.navbar {
text-align: right;
background: #3d6094;
}
.textarea {
font-family : Tahoma, Arial, sans-serif;
text-align: justify;
background: #ffffff;
line-height: 18px;
padding: 20px;
}
.maintable {
background: #ffffff;
}
.leftside {
text-align: left;
background-image: url('images/leftside.jpg');
padding-left: 5px;
padding-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
}
.rightside {
text-align: center;
padding-left: 5px;
padding-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
}
.infoheader {
text-align: right;
font-size: 85%;
padding: 2px;
font-weight: bold;
border-bottom: 1px solid #333333;
}
.info {
text-align: justify;
font-size : 85%;
line-height: 15px;
padding: 10px;
}
.copyright {
text-align: center;
font-size: 85%;
color: #ffffff;
letter-spacing: 2;
padding: 5px;
font-weight: bold;
background: #81846f;
}
.infoheaderleft {
text-align: left;
font-size: 85%;
padding: 2px;
font-weight: bold;
border-bottom: 1px solid #333333;
}