/* sets the main body properties */
BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 80%;
margin: 10px 0px;
background-color: #99AFC6;
color:#000000;
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#7686A5; 
scrollbar-3dlight-color:#ffffff; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#D6DCE1 
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

HR {
color: #9A756A;
height: 1px;
width: 100%;
}

.imageleft {
margin: 0px 10px 0px 0px;
float: left;
}

.imageright {
margin: 0px 0px 0px 10px;
float: right;
}

/* this group sets the normal link colors */

A:LINK {
color: #9A756A;
text-decoration: none;
font-weight: normal;
}

A:VISITED {
color: #000000;
text-decoration: none;
font-weight: normal;
}

A:HOVER {
padding:0; color: #000000;
font-weight: normal; background-color:#D8F0FE
}

A:ACTIVE {
color: #000000;
text-decoration: none;
font-weight: normal;
}

/* We like to use headings for special effects */

H1 {
font-size: 16px;
font-weight: bold;
text-align: left;
letter-spacing: 3;
color: #CC3300;
}

h2 {
text-align: left;
font-size: 14px;
font-weight: bold;
letter-spacing: 2;
color: #CC3300;
padding: 1px

}

h3, h4, h5, h6 {
font-size : 14px;
font-weight : bold;
color : #9A756A;
}

/* special classes */

.mainimage {
background-color: #0099CC;
text-align: left
}

.date {
background-image: url('../images/datebkg.jpg');
color: #000000;
font-weight: bold;
height: 30px;
text-align: left;
width: 220px
}

.global {
color: #000000;
text-align: right;
word-spacing: 15px;
letter-spacing: 2;
height: 30px;
width: 740px; background-image:url('../images/globalbkg.jpg')
}

/* classes for left side table cells */

.leftside {
background-color: #FFFFFF;
background-image: url('../images/leftbkg.jpg');
background-position:   center top;
background-repeat: no-repeat;
color: #000000;
width: 220px;
vertical-align: top;
text-align: left; padding-left:10px; padding-right:10px; padding-top:30px; padding-bottom:10px
}

.leftnav {
border:0px solid #000000; background-color: #99AFC6;
color: #000000;
padding: 10px;
line-height: 20px

}

.leftnav a:link {
color: #000000;
text-decoration: none;
font-weight: normal;
line-height: 20px;
width: 100%;
border: 1px solid #99AFC6; 
padding-left: 3px;
padding-right: 3px
}

.leftnav a:visited {
color: #000000;
text-decoration: none;
font-weight: normal;
line-height: 20px;
width: 100%;
border: 1px solid #99AFC6; 
padding-left: 3px;
padding-right: 3px
}

.leftnav a:hover {
background-color: #D8F0FE;
color: #000000;
text-decoration: none;
font-weight: normal;
line-height: 20px;
width: 100%;
border: 1px solid #99AFC6; 
padding-left: 3px;
padding-right: 3px
}

.leftnav a:active {
color: #000000;
text-decoration: none;
font-weight: normal;
line-height: 20px;
width: 100%;
border: 0px solid #D6DCE1; 
padding-left: 3px;
padding-right: 3px
}

/* classes for main text area */

.main {
background-color: #ffffff;
background-image: url('../images/mainbkg.jpg');
background-position:  left top;
background-repeat: no-repeat;
color: #000000;
vertical-align: top;
text-align: justify;
width: 740px;padding-left:20px; padding-right:20px; padding-top:30px; padding-bottom:20px
}

.main1 {
background-color: #99AFC6;
color: #000000;
text-align: justify;
vertical-align: top;
padding: 15px;
border: 0px solid #000000;
margin: 5px 0px
}

.hottopic {
font-size: 85%;
line-height: 14px;
}

.copyright {
color: #000000;
font-size: 85%;
font-weight: bold;
text-align: center;
letter-spacing: 2;
padding-top: 20px;
}

.form {
background-color: #D6DCE1;
color: #000000;
border: 1px solid #D6DCE1;
}
