BODY {
	overflow: scroll;
}

TD {
	vertical-align: top;
}
TH {
	vertical-align: top;
}
	A:visited {
	color:#e89b2e;
}

Input {
}

A {
	color:#e89b2e;
}

.container {
	background:black;
	color:white;
	height:640px;
}

.navBarItem {
	text-align:center;
	height:50px;
	width:120px;
}

.navbar {
	height:300px;
	width:120px;	
}

.small {
	font-weight:normal;
	font-size:12px;
}

.wineItem {
	font-size:14px;
}
.bannerCell {
}

.heavy {
	font-weight:bold;
}

.totalsField {
	font-weight:bold;
	text-align:right;
}

.pageContent {
	color:white;
}

.formField {
	text-align:right;
	font-size:14px;
}

.moneyField {
	font-family:courier;
	font-weight:normal;
}

Table Tr Td Th {
	text-align:justify;
	font-family:sans-seriff;
}

TH {
	text-align:left;
	font-weight:bold;
	font-size:18px;
}

Body {
	color:white;
	background:gray;
	text-align:justify;
	font-family:sans-seriff;
}

input:disabled {
	color:red;
}
.specHeader {
	font-size:16pt;
	text-align:center;
	margin-bottom:35px;
	width:800px;
	letter-spacing:1px;
}
.specLineItem {
	margin-left:100px;
	margin-bottom:10px;
	font-family:sans-serif;
	font-size:14px;
}

