/*      IMCashEvolution.com CSS      */ 

body {
		scrollbar-base-color: #DBDBDB; 
		scrollbar-arrow-color: #333333;
		scrollbar-track-color: #FFFFFF; 
		background-image: url('images/bg.jpg');
        background-position:top left;
        background-repeat: no-repeat;
	 }

font.ft {    
			font-family: Trebuchet MS; 
            font-size: 11px;
            } 
			
font.fts {    
			font-family: Trebuchet MS; 
            font-size: 10px;
            } 			
	 
table.dress {
       border-style: dashed;
	   border-color: #333333;
	   border-width: 1px;
}

table.dashed {
       border-style: dashed;
	   border-color: #666666;
	   border-width: 3px;
}

ul.blue_check {list-style-image: url('images/blue_check.png')}
ul.blue_arrow {list-style-image: url('images/blue_arrow.png')}
ul.arrow {list-style-image: url('images/arrow.png')}
ul.b_hand {list-style-image: url('images/b_hand.png')}