body {
	margin: 0px;
	background-attachment: scroll;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td {
	color: #000000;
	font-size: 70%;
}

th {
	background-color:#707070;
	color: #FFFFFF;
	font-weight:bold;
	font-size: 70%;
}
h1 {
	color: #000000;
	margin: 0px;
	padding:0px;
	font-size: 150%;
	font-weight: bold;
}

h2 {
	color: #000000;
	margin: 0px;
	padding:0px;
	font-size: 120%;
	font-weight: bold;
}

h3 {
	color: #000000;
	margin: 0px;
	padding:0px;
	font-size: 100%;
	font-weight: bold;
}

h4 {
	font: bold 90%/normal;
	color: #000000;
}

h5 {
	font: normal 80%;
	color: #000000;
}

h6 {
	font: normal 60%/normal;
	color: #000000;
}
select {
	font-family:;
	font-size: 9pt;
	background-color: #FFFFFF;
	border: 1 #000000;
}

a:hover {  
	color: #FF0000; 
	text-decoration: underline
}

a:visited {  
	color: #666666; 
	text-decoration: underline
}

a:link {  
	color: #000000;
	text-decoration: underline
}

.body_txt {
	padding: 10px 10px 10px 20px;
}
.footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	font-size: 110%;
	height:49px;
}
.footer-padding	{
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
}

.home-page-padding	{
	padding-left:10px;
}

.brands li	{
	list-style-type: none;
	text-align: left;
	text-indent: 0px;
	list-style-position: outside;
} 
.brands li, .brands li a:link, .brands li a:visited, .brands li a:hover	{
	list-style-type: none;
	text-align: left;
	text-indent: 0px;
	list-style-position: outside;
	color: #646464;
	text-decoration: none;
	font-weight:bold;
} 

.cart-input	{
	width:auto;
	height:20px;
	font-size:10px;

}
.contact-frm-input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:300px;
	height:auto;	
}
.contact-frm-textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:300px;
	height:100px;	
}

