body {
	background: black;
	font-size: 11px;
	font-family: "comic sans ms";
	background-image: url(/images/bgrnd.gif);
	color: #ffbfff;
}
a {
	color: #FFBFFF;
}
a:hover {
	color: white;
}
input {
	font-family: "comic sans ms"; 
	font-size: 10px; 
	vertical-align: middle;
}
.white {
	color: white;	
	font-weight: bold;
}

.mainnav {
	color: #cc0eff; 
	font-size: 12px; 
	font-weight: bold;
}
.formdiv {
	border: solid 1px #ffbbff; 
	padding: 2px;
}
.productlink {
	color: black; 
	font-weight: bold;
	font-size: 12px;
}
.cart {
	margin-left: 13px;
}

.currentnav {
	background: olive;
	color: black;
}
.head3 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 1px; 
	color: #ffffff
}
th {
	font-family: "comic sans ms";
	font-size: 11px;
	text-align: left; 
	color: #ffbfff; 
	line-height: 20pt; 
	vertical-align: text-bottom; 
}
.borderless {
    border: none;
}


/* robs stuff*/
td.center {
	text-align: center;
}
div.center {
	text-align: center;
}
td.specials {
	background: red;
	color: white;
}
div.deliverybanner {
	color: #ffbfff;
	text-align: center;
	font-size: 16px;
}
div.bottomlinks {
	color: #ffbfff;
	text-align: center;
	font-size: 10px;
	padding: 5px;
}
div.footer {
	color: #ffbfff;
	text-align: center;
	font-size: 10px;
	padding: 5px;
}
div.headerholder {
	text-align: center;
}
td.maincontent {
	padding-left: 10px;
}
a.productlink {
	color: #FFBFFF;
}
a.productlink:hover {
	color: white;
}
