/* CSS Document */

body {
	
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	background-color: ffffff;
}

.preload {
display: none;
}

a:link  
{  
	 
	color: #ae7e50; 
	text-decoration: none;
	
}

a:hover 
{  
	color: #444444;   
	text-decoration: none;

}


.navbar {
	background-image: url('http://www.efabrics.com/img/navbar.gif');
	background-repeat: repeat-x;
	background-position: center;

}


.txt_red {
	
	font-family: sans-serif;
	font-size: 12px;
	color: #732829;
}

.footer {
	
	font-family: sans-serif;
	font-size: 11px;
	color: #5a595a;
	text-align: right;
}

.termsconditions {
	font-size: 11px;
}
