BODY {
background-color: #183255;
color: #00000;
font-family: Arial, Optima LT, Optima LT, sans-serif;
font-size: 80%;
margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 20px;
scrollbar-arrow-color: #000000;
scrollbar-face-color: #183255;
scrollbar-3dlight-color: #495E7D;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #495E7D;
}

P, TD, LI, UL, Table {
font-size: 100%;
}

/* this group sets the normal link colors */
A:LINK {
color: #ACCFF1;
text-decoration: overline;
font-weight: bold;
}
A:VISITED {
color: #ACCFF1;
text-decoration : overline;
font-weight: bold;
}
A:HOVER {
color: #E3D0A6;
/*background-color: #183255; */
text-decoration : overline;
font-weight: bold;
}
A:ACTIVE {
color : #E3D0A6;
text-decoration : overline;
font-weight: bold;
}

/* this grouping sets the heading colors and sizes */
H1 {
font-size : 130%;
/*font-weight : bold;
color : #FBFBFD;
/*letter-spacing: 2;
}
H2, H3, H4, H5, H6 {
font-size : 110%;
font-weight : bold;
color : #336699;
/*letter-spacing: 1;
}

/* this class sets the properties for the horizontal rule bar */
hr {
color: #183255;
height: 1px;
width: 100%;
}

/* the area below contains special classes */
/* classes specify special formatting */


/* this class sets the properties of the main left side table cell */

/*.top {
/*background-color: #495E7D;
/*padding: 0px;
/*border-bottom: 1px solid #000000;
}
/*.top2 {
/*background-color: #495E7D;
/*padding-right: 30px;
/*text-align: right;
/*line-height: 20px;
/*border-bottom: 1px solid #000000;
}

.main {
/*background-color: #183255; */
/*background-image: url('images/'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: no-repeat;
font-family : Optima LT, Optima LT, sans-serif
font-size: 100%;
text-align: justify;
line-height: 20px;
padding-left: 150px;
padding-right: 75px;
padding-top: 15px;
/*padding-bottom: 15px;*/
}

/* this is the class for the hot topic table top cell */
/*.hottopic1 {
/*text-align: center;
/*color: #183255;
/*font-weight: bold;
/*background-color: #D1C1A7;
/*border: 1px dotted #000000;
/*padding-left: 10px;
/*padding-right: 10px;
/*padding-top: 2px;
/*padding-bottom: 2px;
}

.hottopic2 {
font-size: 85%;
text-align: justify;
border-left: 1px dotted #000000;
border-right: 1px dotted #000000;
border-bottom: 1px dotted #000000;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
}

.tiny {
text-align: center;
font-size: 85%;
letter-spacing: 2;
font-weight: bold;
}