body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.holder {
	height: 480px;
	width: 745px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 2px;
	font-weight: 200;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FF0000;
	border: 1px solid #333333;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF0000;
	border: 1px solid #333333;
}
.contentBox {
	padding: 5px;
	height: 402px;
	width: 361px;
	left: 29px;
	position: absolute;
	top: 50px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: #339999;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	clear: left;
	float: left;
	overflow: auto;
	visibility: visible;
	background-image: none;
	font-size: 12px;
	font-weight: normal;
}
.productbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	border: thin solid #FF0000;
	overflow: auto;
}
textarea {
	background-color: #FF0000;
	border: 1px solid #666666;
}

.redbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
}
