body {
	background-color: #660000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;

}

a:link, a:visited, a:hover, a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}
.imagelink a:link, .imagelink a:visited, .imagelink a:hover, .imagelink a:active{
	background-color: none;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #000000;
	border: thin outset #FF9900;

}
textarea {
	font-size: 12px;
	line-height: 13px;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #000000;
	border: thin outset #FF9900;
}
.inlineul {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF9900;
	text-decoration: none;
	background-color: #000000;
	font-style: normal;
	border: medium inset #FFCC00;
	margin: 2px;
	padding: 2px;
	height: auto;
	width: auto;
}
.inlineli {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-color: #FF9900;
	font-style: normal;
	border: medium inset #FFCC00;
	margin: 2px;
	padding: 2px;
	height: auto;
	width: 200px;
}
.pricespan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFF00;
	background-color: #000000;
	margin: 2px;
	padding: 2px;
	height: auto;
	width: auto;
	border: thin solid #FF9900;
}
select {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #000000;
	border: thin outset #FF9900;
}
