body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: NONE;
	color: #004990;
}
a:active {
	text-decoration: none;
	color: #004990;
}
.smalltext {font-size: 11px}
.Headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #004990;
}
.fieldset {
	border: 1px outset #DBE5EF;
}
.gradient {
	background-image: url(images/gradient.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.product_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #DADADA;
	border: 1px solid #336699;
}
.Buy-Package {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
	background-image: url(images/btn_buy.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 70px;
	width: 215px;
	background-position: left top;
	cursor: pointer;
	padding: 0px;
	top: auto;
	background-color: #FFFFFF;
}
.Buy-Item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0000FF;
	text-decoration: none;
	background-image: url(images/btn_buy.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 70px;
	width: 215px;
	background-position: left top;
	cursor: pointer;
	padding: 0px;
	top: auto;
	background-color: #FFFFFF;
}
