/*     Treatment-For-Dogs.com CSS     */ 

body {
		scrollbar-base-color: #DBDBDB; 
		scrollbar-arrow-color: #333333;
		scrollbar-track-color: #FFFFFF; 		
				
		background-color:#3D2B1F;	
        background-image: url('images/bg.jpg');	  
	    background-repeat: repeat-x; 
	 }

font.ft {    
			font-family: Trebuchet MS; 
            font-size: 12px;
            }
			
a.menu {    
			font-family: Trebuchet MS; 
            font-size: 13px; 
			font-weight: none;
			text-decoration: none;
			color: #FFFFFF
            } 

a.menu:hover { 
			font-family: Trebuchet MS; 
			font-size: 13px; 
			font-weight: none;
			text-decoration: none;
			color: #FDF8AF
			     } 			
			
a.menu_small {    
			font-family: Trebuchet MS; 
            font-size: 12px; 
			font-weight: none;
			text-decoration: none;
			color: #8B6142
            } 

a.menu_small:hover { 
			font-family: Trebuchet MS; 
			font-size: 12px; 
			font-weight: none;
			text-decoration: underline;
			color: #52341E
			     }			 		 

a.links {    
			font-family: Trebuchet MS; 
            font-size: 12px; 
			font-weight: none;
			text-decoration: underline;
			color: #FFFFFF
            } 

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

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