BODY {
background-color: #646464;
font-family: Verdana, Arial, sans-serif;
font-size: 80%;
margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 15px;
scrollbar-arrow-color: #D77A7A;
scrollbar-face-color: #D8CDB9;
scrollbar-3dlight-color: #CDA77F;
scrollbar-highlight-color: #646464;
scrollbar-shadow-color: #646464;
scrollbar-darkshadow-color: #646464;
scrollbar-track-color: #646464;
}

P, TD, LI, UL, Table {
color: #333333;
font-family: Verdana, Arial, sans-serif;
font-size: 100%;
}

/* this group sets the normal link colors */
A:LINK {
color: #646464;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color: #646464;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #000000;
text-decoration : none;
font-weight: bold;
}
A:ACTIVE {
color : #646464;
text-decoration : none;
font-weight: bold;
}

/* this grouping sets the heading colors and sizes */
H1 {
font-size : 220%;
font-weight : bold;
color : #09547C;
letter-spacing: 2;
}
H2, H3, H4, H5, H6 {
font-size : 110%;
font-weight : bold;
color : #09547C;
letter-spacing: 2;
}


/* this class sets the properties of the main left side table cell */
.leftside {
padding-right: 5px
}

/* this class sets the properties of the main right side table cell */
.rightside {
font-family : Verdana, Arial, sans-serif;
font-size:90%;
text-align: left;
line-height: 25px;
padding-left: 20px;
padding-right: 20px;
padding-top: 15px;
padding-bottom: 15px;
max-width:670px; /*readbility even on big screens*/
	width: 600px;
	border: 1px solid #D8CDB9; /*To ensure that NN4.xx renders the background color of the content areas*/
}



/* this is the class for the hot topic table top cell */
.hottopic1 {
cellspacing: 50px
text-align: right;
font-weight: bold;
color: #09547C;
border-right: 1px solid #D77A7A;
border-bottom: 1px solid #D77A7A;
padding-left: 10px;
padding-right: 10px
}

/*this is the class for the hot topic table bottom cell */
.hottopic2 {
text-align: right;
padding-top: 3px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 3px;
border-right: 1px solid #C77A7A;
}

.hottopic3 {
font-size: 85%;
text-align: right;
padding-top: 3px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 3px;
border-right: 1px solid #C77A7A;
}

/* this class sets the properties for the horizontal rule bar */
hr {
color: #D77A7A;
height: 1px;
width: 100%;
}

.tiny {
text-align: center;
font-size: 70%;
letter-spacing: 2;
font-weight: bold;
}