.lightbox-image a:link img, .lightbox-image a:visited img{
	border: solid 1px #fff;
}
.lightbox-image a:focus img, .lightbox-image a:hover img, .lightbox-image a:active img{
	border: solid 1px #99f;
}
.formstyle {
	height: 21px;
	width: 130px;
}
.arial8pt {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
}

body table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a {
	outline: none;
}
.topMenu a{
	color: #333;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.topMenu {
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(../images/grey_grad.jpg);
	background-repeat: no-repeat;
	background-position: 3 65;
	padding-bottom: 3px;
	padding-right: 9px;
	color: #adad9f;
}
.topMenu a:hover{
	color: #b00;
	background-color: #ececdc;
}
.menu a       {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #585858;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover     {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #900;
	text-decoration: none;
	background-color: #f7dc95;
	font-weight: bold;
}
.productButtons {
	display: block;
	width: 140px;
	height: 20px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/red_button.gif);
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
	text-align: center;
	line-height: 1.8em;
	letter-spacing: 0px;
}
.productButtons:hover {
	background-position: 0 -20;
}

.footer table {
	font-size: 11px;
	color: #333;
	line-height: 13px;
}
.footer {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.footer table a {
	text-decoration: none;
	color: #333;
}
.footer table a:hover {
	color: #900;
	text-decoration: underline;
}
.categories {
	text-align: center;
	vertical-align: middle;
	float: left;
	height: 200px;
	width: 23%;
	border: 1px solid #777;
	margin: 5px;
}
.categories img {
	margin: 5px;
}
#orderbox {
	background-color: #d2dec2;
	border: 1px solid #999;
	padding: 4px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

