td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-image: url(media/back_top.gif);
	margin: 0px;
	padding: 0px;
}
#main {
	background-color: #FFFFFF;
}
#contentSpacer {
	margin-bottom: 20px;
}

#nav {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	background-color: #FFFFFF;
}
#whiteBack {
	background-color: #FFFFFF;
}
#sideHeads {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #078026;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
#prodOptions {
	background-color: #F0F0F0;
	border: 1px solid #333333;
}
.frontLarge {
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.red {
	color: #CC3300;
}
.frontMed {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#lineBelow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
td a:link, td a:visited, td a:active {
	text-decoration: none;
}
.grayBack {
	background-color: #F4F4F4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.lineBelow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
input {
	font-size: 10px;
}
#optionBox {
	background-color: #F4F4F4;
	border: 1px solid #078026;
}

