body {
	background-color: #000000;
	margin: 0px;
}
td, div, span, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input, select, textarea {
	font-size: 10px;
}
form {
	margin: 0px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	width: 100%;
	border-bottom: 1px solid #666666;
	margin: 0px 0px 3px 0px;
}
img {
	border: 0px;
}
.sitetbl {
	width: 760px;
	height: 350px;
}
.header {
	background-image: url(images/header-back.gif);
	background-repeat: repeat-y;
	height: 52px;
	background-color: #171719;
	background-position: left;
	vertical-align: middle;
	padding: 0px 15px 0px 15px;
}
.searchform {
	color: #E4E4E4;
	font-size: 10px;
}
.searchform input {
	height: 16px;
}
.searchsubmit {
	background-color: #E4E4E4;
	border: 1px solid #333333;
}
.menu {
	text-align: center;
	color: #E4E4E4;
}
.menu, .footer {
	font-size: 10px;
	background-color: #333333;
	height: 20px;
	vertical-align: middle;
}
.menu a, .menu a:hover, .footer a, .footer a:hover {
	color: #E4E4E4;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
}
.menu a:hover, .footer a:hover {
	color: #A3BCDA;
	text-decoration: none;
}
.submenu {
	margin: 0px 0px 20px 0px;
	width: 100%;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.submenu a {
	color: #000000;
	text-decoration: none;
}
.submenu a:hover {
	color: #FF6600;
	text-decoration: none;
}
.footer {
	text-align: right;
	padding: 0px 5px 0px 5px;
}
.content, .content-home {
	height: 100%;
	font-size: 10px;
	vertical-align: top;
}
.content {
	background-color: #E4E4E4;
	padding: 20px;
}
.content a, .content-home a {
	color: #666666;
}
.content a:hover, .content-home a:hover {
	color: #FF6600;
}
.content-home {
	background-color: #000000;
	color: #E4E4E4;
}
.cat_prodPic {
	text-align: center;
}

