HTML {
scrollbar-arrow-color:#FFFFFF; 
scrollbar-face-color:#006699; 
scrollbar-3dlight-color:#CCCCCC; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#CCCCCC; 
}

BODY {
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin: 12px 0px;
color:#E0E0E0;
}

p {
	text-align: justify;
	text-indent: 0px;
	margin: 1em;
	padding: 0em;
}

Table {
font-family: Verdana, Arial, sans-serif;
font-size: 100%;

}

.maintable {
background-image: url('images/middlepg.jpg');
width: 950px;
padding: 0px 0px 0px 0px;
color: #000000;
font-color: #FFFFFF;
}

.mainfront {
color: #000000;
vertical-align: top;
line-height: 16px;
padding: 10px 0px 0px 0px;
width: 670px;
text-align: justify;
}

.sidebar {
vertical-align: top;
color: #000000;
line-height: 18px;
padding: 0px 0px 0px 0px;
width: 240px;
font=color: #FFFFFF;
}

.sidebar A:LINK {color: #000000; text-decoration: none; font-weight: bold;}
.sidebar A:VISITED {color: #000000; text-decoration: none; font-weight: bold;}
.sidebar A:HOVER {color: red; text-decoration: underline; font-weight: bold;}
.sidebar A:ACTIVE {color: #000000; text-decoration: none; font-weight: bold;}

.mainfront A:LINK {color: #000000; text-decoration: none; font-weight: normal;}
.mainfront A:VISITED {color: #000000; text-decoration: none; font-weight: normal;}
.mainfront A:HOVER {color: red; text-decoration: underline; font-weight: normal;}
.mainfront A:ACTIVE {color: #000000; text-decoration: none; font-weight: normal;}


