body {
	background-color: #F2F2F2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
input {
	font-size: 12px;
}
a{
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
#leftbar {
	background: url(images/contact_39.jpg);
}
h1 {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 15px;
	margin: 10px;
	border-bottom: solid 2px #FF9900;
	padding-bottom: 3px;
	padding-top: 0px;
	margin-top: 0px;
}
h2 {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 15px;
	margin: 10px;
}
#content {
	padding: 15px;
	background-color: #FFFFFF;
}
#content table {
	border: none;
	border: 0px;
	width: 100%;
}
#content table td {
	border-bottom: solid 1px #333333;
	padding: 3px;
}
#content table th {
	padding: 3px;
	border-top: solid 3px #666666;
	border-bottom: solid 1px #666666;
}
#contact table{
	width: 100%;
}
#contact table td{
	border: none;
}
#form table td{
	border: none;
}
.text_black {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.link {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #070096;
	text-decoration: none;
}
.link a{
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #070096;
	text-decoration: none;
}
.link  a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
.link a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #070096;
	text-decoration: none;
}
#gal_l img {

	border: solid 1px #666666;
}
.content{
	margin: 15px;
}
#prodcat {
background-color: #F2F2F2; margin: 8px; border-top: solid 5px #CCCCCC; border-bottom: solid 1px #CCCCCC;
}
#prodcat img{
padding: 3px; background-color: #FFFFFC; border: solid 1px #333333;
}	
#profile img{
	margin: 10px;
}
#prodcat .morebutton {
	padding: 3px;
	border-top: solid 1px #cccccc;
	text-align: right;
	background-color: #FFFFCC;
}
#gal {
	width: 100%;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
#gal #prod{
	width: 210px;
	float: left;
	background-image: url(images/prodbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	margin-bottom: 20px;
	height: 150px;
}
.galpic{
	width: 162px;
	height: 96px;
	border: solid 1px #333333;
}
#gal a{
	color: #990000;
	font-weight: bold;
	width: 100%;
	float: left;
}
#paging {
	background: url(../images/selectbg.gif);
	color: #FFFFFF;
	font-weight: bold;
}
#paging td {
	padding-top: 5px;
}
#paging a{
	color: #FFFFFF;
}