body {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
td {
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	vertical-align: top;
	color: #838383;
}
#tbl1{
	border: 1px solid #E4E4E4;
}
.tbl2{
	border: 1px solid #E4E4E4;
	display: block;
	width: 252px;
	float: left;
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

A        {
	color: #838383;
	font-weight: normal;
	text-decoration: underline;
}
A:hover  {
	text-decoration: none;
}
A:visited{
}
H1,H2,H3,H4,H5{color:#333333}
#link1 {
	color: #838383;

}
#link1 a {
	text-decoration: none;
	color: #838383;
	font-weight: bold;
}
#link1 a:hover {
	text-decoration: underline;
}

#link2 {
	color: #FFFFFF;
	padding-top: 11px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#link2 a {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
#link2 a:hover {
	text-decoration: none;
}
.copyright{
	padding-left: 5px;
	font-size: 10px;
}
#imgset{
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.txt_red{color:#FF0000}
.txt_blue{ color:#0066FF}
.txt_grey{color:#838383}
.txt_maroon{color:#C32B2B}
.txt_green{color:#9BA034}
.txt_white{color:#FFFFFF}
.txt_black{color:#000000}
.price1{
	font-weight: bold;
	color: #9BA034;
}
.price2{
	font-weight: bold;
	color: #9BA034;
	text-decoration: line-through;
}
.price3{
	font-weight: bold;
	color: #B22219;}
#cat_title{
	padding-top: 8px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
	text-transform: uppercase;
}
#cat_title1{
	padding-top: 8px;
	color: #838383;
	font-weight: bold;
	padding-left: 20px;
	text-transform: uppercase;
}
.uppercase{ text-transform: uppercase; }
#cat_sub{
	padding-top: 8px;
}
#footer_bar{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
