body {
	font-family: arial;
	color: #777777;
	font-size: 12px;
	background-image: url("images/bg5.jpg");
	background-position: 50% top;
	background-repeat: repeat;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: arial;
	font-size: 12px;
}

input, select {
	font-family: arial;
	color: #555555;
	font-size: 11px;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	color: #888888;
	text-decoration: none;
}

a:hover {
	color: #444444;
}

.header {
	background-image: url("images/header.png");
	background-repeat: repeat-x;
	background-position: 50% top;
}

.topmenu {
	font-family: arial;
	color: #ffdcdc;
	font-size: 11px;
	font-weight:bold;
}

.topmenu a {
	color: #ffdcdc;
	text-decoration: none;
}

.topmenu a:hover {
	color: #ffffff;
}

.menu {
	background-image: url("images/menu.png");
	background-repeat: repeat-x;
	background-position: 50% top;
}

.menuitems {
	font-family: arial;
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
}

.mainbody {
	font-family: verdana;
	color: #888888;
	font-size: 11px;
	line-height: 20px;
}

.img {
	border: 1 solid #dddddd;
}

/* stolen from old site begins */

h1 {
	font-size: 18px;
	color: #550000;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}

h2 {
	font-size: 14px;
	color: #ff0000;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}

.cont {
	border: 1 dotted #aaaaaa;
	margin: 5px;
	padding: 5px;
	font-family: arial;
	font-size: 12px;
	color: #555555;
	line-height: 20px;
}

.conttitle {
	color: #550000;
}

.mod {
	border: 2 dotted #ffffff;
	margin: 5px;
	padding: 5px;
	font-family: arial;
	font-size: 12px;
	color: #550000;
	line-height: 20px;
}

.frnt {
	margin: 5px;
	padding: 5px;
	font-family: arial;
	font-size: 12px;
	color: #555555;
	line-height: 20px;
}

.prod {
	border: 1 dotted #aaaaaa;
	margin: 2px;
	padding: 5px;
	font-family: arial;
	font-size: 12px;
	color: #555555;
	line-height: 14px;
}
.prod td {
	border: 1px dotted #aaaaaa;
	padding: 5px;
	line-height: 14px;
}

/* stolen from old site ends */

.shopbytitle {
	font-size: 12px;
	color: #990000;
}

.shopbycat a {
	color: #555555;
}

.shopbycat a:hover {
	color: #7777aa;
}

.footer {
	font-family: arial;
	color: #ffffff;
	font-size: 12px;
	background-image: url("images/menu.png");
	background-repeat: repeat;
	background-position: 50% top;
}

.footer a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.footer a:hover {
	color: #ffdcdc;
}

.linevertical {
	background-image: url("images/divider.jpg");
	background-repeat: repeat-y;
}

.loginbox {
	padding: 3px 3px 3px 3px;
	margin: 0px 5px 0px 0px;
/*	background-image: url("images/menu.jpg"); */
	background-color: #da282b;
	border: 1px solid #fce5e5;
	color: #ffffff;
}

.loginbox td {
	font-family: arial;
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
}

.loginbox a {
	color: #ffffff;
}

.loginbox a:hover {
	color: #ffdcdc;
}
