BODY {
background-color: #F0E1C2;
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 80%;
margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 20px;
scrollbar-arrow-color: #1A3664;
scrollbar-face-color: #1A3664;
scrollbar-3dlight-color: #1A3664;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #F0E1C2;
}

P, TD, LI, UL, Table {
font-size: 100%;
}

/* this group sets the normal link colors */
A:LINK {
color: #1A3664;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color: #B17B33;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #FFFFFF;
background-color: #89A5C8;
text-decoration : underline overline;
font-weight: bold;
}
A:ACTIVE {
color : B17B33;
text-decoration : none;
font-weight: bold;
}

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

/* the area below contains special classes */
/* classes specify special formatting */

.mainimage {
background-image: url('images/mainimage.jpg');
background-position: top left;
background-repeat: no-repeat;
width: 273px;
height: 225px;
}
.topmiddle {
background-image: url('images/back.jpg');
background-position: center;
background-repeat: repeat-x;
width: 12%;
}
.logocell {
background-image: url('images/logosample.jpg');
background-position: top right;
background-repeat: no-repeat;
width: 408px;
}
/* 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: 100%;
text-align: justify;
line-height: 25px;
padding-left: 30px;
padding-right: 30px;
padding-top: 15px;
padding-bottom: 15px;
}

/* this is the class for the hot topic table top cell */
.hottopic1 {
text-align: center;
font-weight: bold;
color: #F0E1C2;
background-color: #1A3664;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
padding-left: 5px;
padding-right: 5px
}

/*this is the class for the hot topic table bottom cell */
.hottopic2 {
text-align: center;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
}

.hottopic3 {
font-size: 9pt;
text-align: right;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
}

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

.copyright {
text-align: center;
font-size: 7pt;
letter-spacing: 2;
font-weight: bold;
background-image: url('images/mrdlogo.jpg');
background-position: bottom center;
background-repeat: no-repeat;
width: 100%;
height: 39px;
}
