@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.psuedo-h2 {
	font-size: 18px;
	font-weight: bold;
}
.scrollable {
	width: 100%;
	height: 370px;
	overflow: auto;
}
.category {
	color: #666666;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}
.previewprice {
	color: #666666;
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
}
.previewdescription {font-size: 10px}
.infodescription {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #003366;
}
.infonumber {
	color: #6699CC;
	font-weight: bold;
}
.directions {
	font-size: 12px;
	font-weight: bold;
}

ul {
	margin-top: 5px;
	margin-bottom: 0px;
}
input {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
select {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	width: 35px;
	margin-top: 5px;
}
