/*   FastNaturalCures.com CSS   */ 

body {
		scrollbar-base-color: #DBDBDB; 
		scrollbar-arrow-color: #333333;
		scrollbar-track-color: #FFFFFF; 
	 }

font.ft {    
			font-family: Trebuchet MS; 
            font-size: 12px;
            } 						

a.menu {    
			font-family: Trebuchet MS; 
            font-size: 16px; 
			font-weight: bold;
			text-decoration: none;
			color: #3AA2D9
            } 

a.menu:hover { 
			font-family: Trebuchet MS; 
			font-size: 16px; 
			font-weight: bold;
			text-decoration: none;
			color: #1A80B6
			     } 

a.menu_small {    
			font-family: Trebuchet MS; 
            font-size: 13px; 
			font-weight: bold;
			text-decoration: none;
			color: #FFFFFF
            } 

a.menu_small:hover { 
			font-family: Trebuchet MS; 
			font-size: 13px; 
			font-weight: bold;
			text-decoration: underline;
			color: #E4F5FF
			     }			 		 

a.links {    
			font-family: Trebuchet MS; 
            font-size: 12px; 
			font-weight: bold;
			text-decoration: underline;
			color: #FFFFFF
            } 

a.links:hover { 
			font-family: Trebuchet MS; 
			font-size: 12px; 
			font-weight: bold;
			text-decoration: underline;
			color: #E4F5FF
			     } 
	 
table.dress {
       border-style: dashed;
	   border-color: #177EB5;
	   border-width: 1px;
}

table.frame {
       border-style: solid;
	   border-color: #E1CDAC;
	   border-width: 1px;
}			 
 
input.fn {
			font-family: Trebuchet MS; 
			font-size: 11px; 
			font-weight: none;
			color: #00000
}

input.fs {
			background-color: #E3E3E3;
			padding-top: 2px;
			padding-bottom: 2px;
			padding-left: 2px;
			padding-right: 2px;
			font-family: Trebuchet MS; 
			font-size: 11px; 
			font-weight: normal;
			color: #000000
}