BODY {
    background-image:  url(../images/background.jpg);
    background-repeat: repeat-x;
    background-attachment: scroll;
    margin: 0px;
    background-color: #E9DE3A;
    }
    
.body {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #4D2402;
    line-height: 15px;
    padding-left: 5px;
    }

.hand {
    position: absolute;
    top: 245px;
    left: 645px;
    }
    
.mainTd {
    position: relative;
    top: 37px
    }

.leftbar {
    position: relative;
    background-color: #85BD23;
    top: 111px;
    height: 85px;
    }
    
.topLine {
    position: relative;
    background-color: #B3E757;
    top: 64px;
    width: 35px;
    height: 1px;
    }   
     
.minileftbar {
    position: relative;
    background-color: #85BD23;
    top: 40px;
    height: 85px;
    }
    
.rightbar {
    position: relative;
    background-color: #85BD23;
    top: 248px;
    height: 85px;
    }
    
.skel1-container {
    background-repeat: repeat;
    width: 601px;
    height: 319px;
    }
    
.skel2-container {
    background-repeat: repeat;
    width: 702px;
    height: 318px;
    }
    
.skel3-container {
    background-repeat: repeat;
    width: 702px;
    height: 318px;
    }
    
.sectionHead {
    position: relative;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #4D2402;
    font-weight: bold;
    }
    
.skel1-bodyTd {
    position: relative;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #4D2402;
    top: 15px;
    width: 320px;
    }
    
.skel2-bodyTd {
    position: relative;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #4D2402;
    top: 15px;
    left: 15px;
    }
    
.crp-label {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    padding-left: 5px;
    }
    
.scrap-atitle {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
    color: #000000;
    font-weight: bold;
    padding-top: 5px;
    }
    
a:link, a:visited, a:active {
    color: #743501;
    /*font-size: 11px;*/
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-decoration: none;
    }
    
a:hover {
    color: #AB5209;
    /*font-size: 11px;*/
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-decoration: none;
    }

.a_cover {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    }
    
.a_cover-date {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #000000;
    }

.topBar {
    background-color: #85BD23;
    }

.whiteBar {
    background-color: #E1EFCA;
    }

.hfdScroll {
    z-index: 7;
	position:relative;
    top: 40px;
    left: 65px;
    width: 20px;
}

.hfdScroll-btnUp, .hfdScroll-btnDn, .hfdScroll-extUp, .hfdScroll-extDn, .hfdScroll-thumb {
	position: absolute;
	left: 0px;
}

.clear {
	clear: both;
}