/* sets the main body properties */
BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 80%;
margin: 20px 0px 30px 0px;
background-image: url('images/cell1.gif');
background-color: #C4C6D8;
color:#000000;
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#7377A1; 
scrollbar-3dlight-color:#7377A1; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#C4C6D8; 
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #545882;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color : #000000;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #7377A1;
text-decoration : underline;
font-weight: bold;
}
A:ACTIVE {
color : #7377A1;
text-decoration : underline;
font-weight: bold;
}

/* We like to use headings for special effects */

H1 {
font-size: 16px;
font-weight: bold;
text-align: left;
letter-spacing: 3;
color: #545882;
border-bottom: 1px solid #545882;
}

h2 {
text-align: left;
font-size: 14px;
font-weight: bold;
letter-spacing: 2;
color : #545882;
}

h3, h4, h5 {
font-size : 14px;
font-weight : bold;
color : #545882;
}

h6 {
text-align: left;
font-size: 12px;
font-weight: bold;
color: #000000;
border-bottom: 1px solid #000000;
}

HR {
color: #000000;
height: 1px;
width: 100%;
}

/* special classes */

.logoarea1 {
background-color: #7377A1;
color: #000000;
height: 60px;
width: 450px;
text-align: left;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}

.logoarea2 {
background-color: #7377A1;
color: #FFFFFF;
text-size: 90%;
font-weight: normal;
height: 60px;
width: 100%;
text-align: right;
vertical-align: bottom;
padding-right: 10px;
padding-bottom: 4px;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}

.logoarea2 a:link { color: #FFFFFF; font: normal normal 90%/18px Verdana, Arial, sans-serif; text-decoration: none;}
.logoarea2 a:visited { color: #FFFFFF; font: normal normal 90%/18px Verdana, Arial, sans-serif; text-decoration: none;}
.logoarea2 a:hover { color: #FFFFFF; font: normal normal 90%/18px Verdana, Arial, sans-serif; text-decoration: underline;}
.logoarea2 a:active { color: #FFFFFF; font: normal normal 90%/18px Verdana, Arial, sans-serif; text-decoration: underline;}

.navbar1 {
background-color: #C4C6D8;
color: #000000;
text-align: right;
font-size: 90%;
font-weight: bold;
height: 20px;
padding-right: 10px;
}

.navbar2 {
background-color: #FFFFFF;
color: #000000;
width: 100%;
text-align: right;
font-size: 90%;
font-weight: bold;
height: 25px;
padding: 5px 10px 10px 0px;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
}

.left {
background-color: #C4C6D8;
color: #000000;
font-size: 95%;
vertical-align: top;
text-align: center;
width: 250px;
padding-bottom: 20px;
}

.right {
background-color: #FFFFFF;
color: #000000;
vertical-align: top;
width: 100%;
}

.main {
background-color: #FFFFFF;
color: #000000;
vertical-align: top;
text-align: justify;
line-height: 16px;
padding: 20px 10px 20px 10px;
height: 100%;
border-left: 1px solid #000000;
}

.hottopic {
color: #000000;
float: right;
width: 160px;
font-size: 85%;
font-weight: normal;
text-align: left;
border: 1px solid #7377A1;
padding: 4px;
margin-left: 10px;
}
}

.copyright {
background-color: #7377A1;
color: #FFFFFF;
font-size: 85%;
font-weight: bold;
text-align: center;
height: 30px;
letter-spacing: 2;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}