/*   Cure-Back-and-Hip-Pain.com CSS   */ 

body {
		scrollbar-base-color: #DBDBDB; 
		scrollbar-arrow-color: #333333;
		scrollbar-track-color: #FFFFFF; 
	 }

font.ft {    
			font-family: Verdana; 
            font-size: 11px;
            }
	
a.menu {    
			font-family: Verdana; 
            font-size: 11px; 
			font-weight: none;
			text-decoration: none;
			color: #0F4375
            } 

a.menu:hover { 
			font-family: Verdana; 
			font-size: 11px; 
			font-weight: none;
			text-decoration: none;
			color: #189DD8
			     } 			
			
a.menu_bottom {    
			font-family: Verdana; 
            font-size: 11px; 
			font-weight: none;
			text-decoration: none;
			color: #039BCC
            } 

a.menu_bottom:hover { 
			font-family: Verdana; 
			font-size: 11px; 
			font-weight: none;
			text-decoration: none;
			color: #0F4375
			     }			 		 

a.links {    
			font-family: Verdana; 
            font-size: 11px; 
			font-weight: none;
			text-decoration: none;
			color: #333333
            } 

a.links:hover { 
			font-family: Verdana; 
			font-size: 11px; 
			font-weight: none;
			text-decoration: underline;
			color: #333333
			     } 
	 
table.dress {
       border-style: dashed;
	   border-color: #333333;
	   border-width: 1px;
}
 
input.fn {
			font-family: Verdana; 
			font-size: 11px; 
			font-weight: none;
			color: #000000
}

input.fs {
			background-color: #E1E1E1;
			padding-top: 2px;
			padding-bottom: 2px;
			padding-left: 2px;
			padding-right: 2px;			
			font-family: Verdana; 
			font-size: 11px; 
			font-weight: none;
			color: #333333
}

.style1 {color: #FF0000}
.style2 {color: #000000}

ul.redarrow {list-style-image: url('images/red_arrow.gif')}
ul.blackbullet {list-style-image: url('images/black_bullet.gif')}
ul.redcheck {list-style-image: url('images/red_check.gif')}