input {
	background-color: #7C290F;
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

select {
	background-color: #7C290F;
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
tr {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.tdtext {
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.greyfade {
	background-image: url(/images/fade_gray_bg.gif);
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	background-repeat: repeat-x;
	background-color: #CDCDCD;
}
.grey {
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	background-color: #CDCDCD;
}
.lightgrey {
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	background-color: #EEEEEE;
}
.copyright
 {
	font-size: 7pt;
	color: #999999;
}
.copyright:link
 {
	font-size: 7pt;
	color: #999999;
}
.copyright:visited
 {
	font-size: 7pt;
	color: #999999;
}
.copyright:hover
{
	font-size: 7pt;
	color: #666666;
}
.copyright:active
{
	font-size: 7pt;
	color: #999999;
}
.firstletter {
	color: #7C290F;
	font-size: 10pt;
}
.redword {
	color: #7C290F;
}
.firsttable {
	border-width: 1px;
	border-style: solid;
	border-color: #7C290F;
}
a:link {
	color: #7C290F;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #7C290F;
}
a:active {
	color: #666666;
}
.blacklink:link {
	color: #000000;
}
.blacklink:hover {
	text-decoration: none;
	color: #7C290F;
}
.blacklink:visited {
	color: #000000;
}
.blacklink:active {
	color: #666666;
}
H1 {
	margin: 0px;
	font-size: 11pt;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.luxiumcell {
	color: #FFFFFF;
	background-color: #333333;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
.featurescellone {
	color: #FFFFFF;
	background-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.featurescelltwo {
	color: #FFFFFF;
	background-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.whitecell {
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
.whitecelltwo {
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.transcell {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-weight: bold;
}
.transcelltwo {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	font-weight: bold;
}
.transcellthree {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
}
.topbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.contactmailto {
	font-size: 7pt;
}
.cell {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
.arrowlink {
	cursor: crosshair;
}