/* CSS Document */


body {
scrollbar-face-color:#ade4ff;
scrollbar-arrow-color:#e3f6ff;
scrollbar-track-color:#cdefff;
scrollbar-shadow-color:#1e9ddd;
scrollbar-highlight-color:#e3f6ff;
scrollbar-3dlight-color:#1e9ddd;
scrollbar-darkshadow-Color:#000;
}

#bottomLeftOne {
background:url(../images/links/bottomLeftPanel_1.gif) no-repeat;
height:73px;
width:181px;
}

#bottomLeftTwo {
background:url(../images/links/bottomLeftPanel_3.gif) no-repeat;
height:84px;
width:181px;
}

#bottomPanel {
background:url(../images/links/bottomMiddlePanel.gif) no-repeat;
height:96px;
}

#rightHandPanel {
background:url(../images/links/rightHandPanel.gif) no-repeat;
height:507px;
width:120px;

}

#contentPanel {
background:url(../images/links/contentPanel.gif) no-repeat;
height:337px;
width:585px;
vertical-align:top;
}
#contentDIV {
position:relative;
vertical-align:top;
top:13px;
left:20px;
width: 575px;
height:332px;
overflow:auto;
}

.spacerRow {
height:10px;
}

hr {
position:relative;
color:#66ccff;
height:1px;
}

#linksTable {
position:relative;
top:10px;
left:10px;
width:95%;
}

.linkContent {
padding-left:5px;
min-height:50px;
}
