.Header_A
{
background-color:#f5f5f5;
}
.Header_B
{
background-color:#ffffff;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
}
.Content_A
{
background-color:#f5f5f5;
border-right:1px dashed #808080;
}
.Content_B
{
background-color:#ffffff;

}
.Footer_A
{
background-color:#f5f5f5;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
}
body
{
background-color:;
font-family:Verana,Tahoma,Arial;
font-size:11px;
}
td
{
font-family:Verana,Tahoma,Arial;
font-size:11px;
}
.NavBar_Link
{
color:#000000;
}
.NavBarLink:hover
{
color:#808080;
}

#scroller {overflow: auto;
width: 100%;
height:495px;
position: relative;
color: #333333;
background-color: #E6F2FF;
border-color: #D7EBFF;
}
/*a little padding between the pics in the scroller */
#scroller img {padding: 6px;}

/*styles the outer table which houses the scroller*/
.tablemain {
width: 100%;
border: 1px;border-style: solid;
border-width: 1px;
border-color: #333333;
}
{scrollbar-3dlight-color:teal;
                scrollbar-arrow-color:;
                scrollbar-track-color:salmon;
                scrollbar-darkshadow-color:;
                scrollbar-face-color:teal;
                scrollbar-highlight-color:teal;
                scrollbar-shadow-color:teal}
