body  {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #000000;
}

a:link {
	color: #FF0000;
}

A:visited {
	color: #FF0000;
}

A:active {
	color: #FF0000;
}

A:hover {
	color: #B00000;
}

a.bottomlink:link, a.bottomlink:visited {
	color: #FF0000.;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	padding-left: 10px;
	text-decoration: underline;
	padding-right: 10px;
	color: #FF0000;
}

a.bottomlink:hover, a.bottomlink:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: underline;
}

a.morelink:link, a.morelink:visited {
	color: #FF0000.;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}

a.morelink:hover, a.morelink:active {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: underline;
}

.tagText {
	font-size: 12.px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
}

.pageText {
	font-size: 12.px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.pageheaderText {

	font-size: 12.px;
	font-weight: bold;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}

.redheaderText {

	font-size: 12.px;
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}


td.interface {
	border: thin solid #FF0000;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
	background-image: url(images/interfaceboxbg.jpg);
	background-repeat: repeat-x;
}

td.interfacebg {
	text-align: center;
	vertical-align: middle;
	background-image: url(images/interfacebg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

td.priceheader {
	text-align: left;
	vertical-align: top;
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 4px;
}

td.priceinfo {
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-weight: bold;
	font-size: 13px;

}


a.interfacelink:link, a.interfacelink:visited {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 12px;
	text-decoration: none;
	padding-right: 15px;
}

a.interfacelink:hover, a.interfacelink:active {
	color: #5B0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 12px;
	padding-right: 15px;
	text-decoration: underline;
}

.formbutton {
	cursor:pointer;
	background-image: url(images/sniperheader_r2_c2.gif);
	height: 24px;
	width: 106px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
