html {
	background:url('../img/Sides.jpg') repeat-y left white;
/*	background:url('../img/gradient.png') #DDDDDC repeat-x;*/
}
body {
	/*padding:10px;*/
	/*margin: 10px 5%;*/
	margin:0px;
	min-height: 600px;
	_height: 600px;
	/*background:url('../img/Sides.jpg') repeat-y right;	*/
	background:url('../img/Sides.jpg') repeat-y right;

}

th {
	text-align: right;
}

#Header {
	background:url('../img/Top.jpg') repeat-x;
	height:136px;
	width:100%;
}
#Header img,#Right img
{
	border:0;
	padding:0px;
	margin:0px;
}

#Left {
	float: left;
	padding:5px;
	background:url('../img/Sides.jpg') repeat-y;
}
#Left a:link,#Left a:visited,div.Right a:link,div.Right a:visited
{
	font-size:1.1em;
	color:black;
	font-family:"Lucida Grande",Arial;
	text-decoration:underline;

}
#Left a:hover
{
	text-decoration:none;
}
#Right ul, #Left ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#Right {
	margin-left:5px;
	float:right;
	text-align: right;
	padding:5px;
	width:167px;
}
#Right a:link,.right a:visited
{
	color:black;
}

#Right a:visited
{
	color:black;
}

#wrap
{
	margin-left:182px;
	padding-right: 182px;
	padding-bottom: 10px;
}

#cata
{
	font-size:1.1em;
	color:black;
	font-family:"Lucida Grande",Arial;
	text-decoration:underline;
}

#Supplier
{
	background:url('../img/Suppliers.gif') no-repeat;
	padding-top:20px;
	padding-bottom:10px;
	height:60px;
	text-align:center;
	margin-left:10px;
	font-size:130%;
}
#Supplier a:link,#Supplier a:visited
{
	color:white;
}






#Fabric td {
	
}



#Footer {
	margin: 0px;
	clear: both;
	text-align:center;
	background:url('../img/Bottom.jpg') repeat-x;
	height:40px;
	padding-top:37px;

}

a img {
	text-decoration: none;
}
img
{
	border:3px solid #DDDDDC;
	background-color:white;
	padding:2px;
}
frameset
{
	border:0 none;
}
form {
	margin: 0px;
	padding: 0px;
}