/* CSS Document */

body {
scrollbar-face-color:#f6d240;
scrollbar-arrow-color:#fcf3cd;
scrollbar-track-color:#fff2bb;
scrollbar-shadow-color:#d5abo3;
scrollbar-highlight-color:#fcf3cd;
scrollbar-3dlight-color:#d5ab03;
scrollbar-darkshadow-Color:#000;
}

#bottomLeftOne {
background:url(../images/display/bottomLeftPanel_1.gif) no-repeat;
height:73px;
width:181px;
}

#bottomLeftTwo {
background:url(../images/display/bottomLeftPanel_3.gif) no-repeat;
height:84px;
width:181px;
}

#bottomPanel {
background:url(../images/display/bottomMiddlePanel.gif) no-repeat;
height:96px;
}

#rightHandPanel {
background:url(../images/display/rightHandPanel.gif) no-repeat;
height:507px;
width:120px;

}

#contentPanel {
background:url(../images/display/contentPanel.gif) no-repeat;
height:337px;
width:618px;
vertical-align:top;
}

#contentDIV {
position:relative;
vertical-align:top;
top:13px;
left:20px;
width: 575px;
height:332px;
overflow:auto;
}

.middleCol {
border-left: 1px solid #ffcc00;
}

#printCol {
padding-left:6px;
padding-right:7px;
height:100%;
}

#browseCol {
padding-right:5px;
}

#optionTab{
height:190px;
width:250px;
overflow:auto;
}

.previewImage {
padding-top:10px;
}


#pdfIcon {
position:relative;
display:inline;
padding-left:5px;
}
.bigOrangeText {
color:#fd7113;
font-size:1.1em;
display:inline;
font-weight:bold;
}

