BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 73%;
margin: 20px;
background-color: #5B78A9;
color:#000000; 
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#E7E7E7; 
scrollbar-3dlight-color:#E7E7E7; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#5B78A9; 
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #3F6DB1;
text-decoration: none;
font-weight: bold;
}

a.navigation:link {color: #0000ff; font-size: 18pt; font-weight: bold; }

A:VISITED {
color : #3F6DB1;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #3F6DB1;
text-decoration : underline;
font-weight: bold;
}
A:ACTIVE {
color : #000000;
text-decoration: underline;
font-weight: bold;
}

H1 {
font-family: "Times New Roman", serif;
font-size: 32px;
font-weight: bold;
text-align: right;
color: #5B78A9;
padding: 0px;
margin: 0px;
}

h2 {
font-family: "Times New Roman", serif;
text-align: right;
font-size: 16px;
font-weight: bold;
letter-spacing: 2;
color : #5B78A9;
border-bottom: 1px solid #5B78A9;
}

h3, h4, h5, h6 {
font-family: "Times New Roman", serif;
font-size : 100%;
font-weight : bold;
color : #5B78A9;
}

HR {
color: #5B78A9;
height: 1px;
width: 100%;
}

/* special classes */

.leftmargin {
background-color: #5B78A9;
background-image: url('images/bgleft.gif');
width: 50px
}

.rightmargin {
background-color: #5B78A9;
background-image: url('images/bgright.gif');
width: 50px
}

.top {
background-color: #FFFFFF;
background-image: url('images/bgtop.jpg');
background-position:  left bottom;
background-repeat: no-repeat;
color: #000000;
text-align: right;
padding-right: 15px;
height: 70px
}

.navigation {
background-color: #00BFFF;
background-image: url('images/bgbanner.jpg');
background-position:  left bottom;
background-repeat: no-repeat;
color: #000000;
font-weight: bold;
text-align: right;
padding-right: 15px;
height: 30px
}

.main {
background-color: #FFFFFF;
background-image: url('images/bgmain1.jpg');
background-position:  left top;
background-repeat: no-repeat;
color: #000000;
vertical-align: top;
text-align: right;
line-height: 20px;
height: 300px;
padding-left:250px; padding-right:15px; padding-top:5px; padding-bottom:15px
}

.main1 {
background-color: #FFFFFF;
background-image: url('images/bgmain2.jpg');
background-position:  left top;
background-repeat: no-repeat;
color: #000000;
vertical-align: top;
text-align: left;
line-height: 20px;
height: 300px;
padding-left:15px; padding-right:15px; padding-top:5px; padding-bottom:15px
}

.main2 {
background-color: #FFFFFF;
color: #000000;
vertical-align: top;
text-align: right;
line-height: 20px;
height: 300px;
padding: 5px 15px 15px 15px;
}

.table {
background-color: #FFFFFF;
color: #000000;
text-align: justified;
line-height: 20px;
}

.copyright {
background-color: #00BFFF;
color: #000000;
text-align: right;
font-size: 90%;
font-weight: bold;
padding: 5px 15px 5px 15px;
height: 30px;
}

.bottom {
background-color: #FFFFFF;
color: #000000;
text-align: right;
font-size: 90%;
font-weight: normal;
padding: 5px 15px 5px 15px;
height: 30px;
}