BODY {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background: #313030;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-top: 1px;
	scrollbar-face-color:#4A657B;
	scrollbar-track-color:#333333;
	scrollbar-arrow-color:#333333;
}

A {
	COLOR: black; 
	TEXT-DECORATION: none
}

A:hover {
	COLOR: #324665
}

A.blueLink {
	COLOR: #6C3612;
}

A.contentLink {
	COLOR: #324665;
}

A.lightBlueLink {
	COLOR: #324665;
}

A.searchNav:hover {
	color: white;
	background: #324665
}

TD {
	font-size: 9pt;
}

.whiteText {
	color: white;
}

.brownBG {
	background: #6C3612;
}

.content8 {
	color: black;
	font-size: 8pt;
}

TD.shoppingCart {
	font-size: 8pt;
}

.quickSelect {
	border: 1px solid;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: 6C3612;
	background: white;
}

.searchSelect {
	border: none;
	font-size: 7pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #324665;
	border-color: white white white white;
	background: white;
}

.searchInput {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background: #313030;
	border: 1px solid;
	border-color: black black black black;
	width: 125px;
}

.loginInput {
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	background: #6C3612;
	border: 1px solid;
	border-color: black black black black;
}

.pageInput {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #324665;
	background: white;
	border: 1px solid;
	border-color: black black black black;
}

.buttonStyle {
	BORDER-LEFT: #333333 2px solid;;
	BORDER-TOP: #333333 2px solid;
	BORDER-RIGHT: black 2px solid;
	BORDER-BOTTOM: black 2px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	BACKGROUND: #324665;
	COLOR: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

.orderButton {
	BORDER-LEFT: #333333 2px solid;;
	BORDER-TOP: #333333 2px solid;
	BORDER-RIGHT: black 2px solid;
	BORDER-BOTTOM: black 2px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	BACKGROUND: red;
	COLOR: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

.thumbnail {
	border: 1px;
	border-thickness: 1px;
	border-color: black;
	border-style: solid;
}