BODY {
font-family : Tahoma, Arial, sans-serif;
font-size : 80%;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
background-color:#ffffff;
scrollbar-arrow-color: #000000;
scrollbar-face-color: #5a697c;
scrollbar-3dlight-color: #5a697c;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #5a697c;
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 : #333333;
text-decoration: underline;
}
A:VISITED {
color : #333333;
text-decoration : none;
}
A:HOVER {
color : #5a697c;
text-decoration : underline;
}
A:ACTIVE {
color : #5a697c;
text-decoration : none;
}
h1, h2, h3, h4, h5, h6 {
font-size : 100%;
font-weight : bold;
color : #5a697c;
}
.navbar {
text-align: right;
background: #5a697c;
}
.textarea {
font-family : Tahoma, Arial, sans-serif;
text-align: justify;
background: #ffffff;
line-height: 18px;
padding: 15px;
}
.maintable {
background: #ffffff;
}
.leftside {
text-align: center;
background: silver;
padding: 5px;
}
.rightside {
text-align: center;
background: #ffffff;
}
.infoheader {
text-align: left;
font-size: 85%;
padding: 5;
font-weight: bold;
background: #5a697c;
color: #ffffff;
border-style: solid;
border-size: 1px;
border-color: #5a697c;
}
.info {
text-align: left;
font-size : 85%;
line-height: 15px;
padding: 8px;
border-style: solid;
border-size: 1px;
border-color: #5a697c;
}
.info2 {
text-align: left;
font-size : 85%;
line-height: 15px;
padding: 8px;
}
.copyright {
text-align: center;
font-size: 85%;
letter-spacing: 2;
padding: 5px;
font-weight: bold;
background: #5a697c;
color: #ffffff;
}
.simplecell {
padding: 5px;
}