HTML {
scrollbar-arrow-color:#FFFFFF; 
scrollbar-face-color:#000000; 
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;
}

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

.maintable {
background-image: url('images/directory/middle.png');
width: 1010px;
padding: 0px 26px 0px 0px;
color: #000000;
font-color: #FFFFFF;
}

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

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

.sidebar A:LINK {color: #FFFFFF; text-decoration: none; font-weight: normal;}
.sidebar A:VISITED {color: #FFFFFF; text-decoration: none; font-weight: normal;}
.sidebar A:HOVER {color: yellow; text-decoration: underline; font-weight: normal;}
.sidebar A:ACTIVE {color: #FFFFFF; text-decoration: none; font-weight: normal;}

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


