/* CSS Document */
body{background-color: #C4927E;}
body,td,th,form,div{
	margin: 0; padding:0;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color:#FFF;
	font-size: 11px;
}
input,textarea{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
}
a{color:#FFF; font-family:Verdana; text-decoration: none; font-size: 11px;}
a:hover{text-decoration:underline;}
.thispage{color: #5B5C5E;}

    #horizHandleDiv { 
        cursor:default;
        width:10px; 
        height:14px; 
        position:absolute; 
        left: 0px; /* the default position is the center of the bg */
        top: 0px;  /* force the image down a bit */
    }



    #horizWrapper {position:absolute; top:468px; left:30px; width:740px;}
	
    #horizBGDiv {position:relative; top:0px; height:11px; width:740px; z-index:5 }
	
    #horizValueDiv { position:relative; top: 30px; left:66px; } 
	
.link a{color: #EEE; font-family:Verdana;  font-size: 11px;}
.link a:hover{text-decoration:underline;}