BODY {
	font-size: 10pt;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-top: 1px;	
	scrollbar-3d-light-color: white;
	scrollbar-arrow-color: #E39800;
	scrollbar-base-color: #AAAAAA;
	scrollbar-dark-shadow-color: black;	
	scrollbar-face-color: #5C2D00;
	scrollbar-highlight-color: #EBB64E;
	scrollbar-shadow-color: #333333;
}

A.policy {
	text-decoration:none;
	color:white;
}

A {
	color: #EBB64E;
}

TD {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

TD.header {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

TD.bigHeader {
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
}

TD.subMenu {
	background: #5C2D00;
	color: #E39800;
}

TD.subMenuLit {
	background: #704000;
	color: white;
}

TD.tdButton {
	background: #5C2D00;
	cursor: hand;
}

.buttonLink {
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E39800;
	font-weight: bold;
	text-decoration: none;
}

TD.tdButtonText {
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E39800;
	font-weight: bold;
}

TD.darkText {
	color: #5C2D00;
}

TD.tdButtonLit {
	background: #704000;
	cursor: hand;
}

.shopHeader {
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #5C2D00;
	color: #A76800;
	text-decoration: none;
}

A.shopHeader {
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #5C2D00;
	color: #A76800;
	text-decoration: none;
}

A.resultName {
	text-decoration: none;
	font-weight: bold;
	color: white;
}

.imgLink {
	color: black;
	border-color: black black black black;
}

.darkBrownBG {
	background: #5C2D00;
	color: white;
}


.lightBrownBG {
	background: #E39800;
	color: white;
}

.lightBrown {
	background: #A76800;
	color: white;
}


.footerText {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #E39800;
}

.darkSelect {
	border: 1px solid;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #E39800;

	border-color: #957659 #3C1D00 #3C1D00 #957659;
	background: #5C2D00;
}

.brownInput {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #5C2D00;
}

.loginForm {
	font-size: 6.5pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #5C2D00;
}

.loginInput {
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #5C2D00;
	background: white;
	border: 1px solid;
	border-color: #5C2D00 #A76800 #A76800 #5C2D00;
}

.pageInput {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #5C2D00;
	background: white;
	border: 1px solid;
	border-color: #5C2D00 #A76800 #A76800 #5C2D00;
}