a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #9A6600;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a img{ 
	border:none 
}
body {
	background-color: #666633;
}
img{
	display: block
}
.six{
	font-size:  6px
}
.eight{
	font-size:  8px
}
.ten{
	font-size: 10px
}
.eleven{
	font-size: 11px
}
.twelve{
	font-size: 12px
}
.thirteen{
	font-size: 13px
}
.fourteen{
	font-size: 14px
}
.sixteen{
	font-size: 16px
}
.eighteen{
	font-size: 18px
}
.twenty{
	font-size: 20px
}
.twentyfour{
	font-size: 24px
}
.thirty{
	font-size: 30px
}
.thirtysix{
	font-size: 36px
}
.arial{
	font-family: arial, helvetica, sans-serif
}
.bold{
	font-weight: bold
}
.black{
	color: #000000
}
.blackBackground{
	background-color: #000000
}
.tanDark{
	color: #9A6600
}
.tanDarkBackground{
	background-color: #A1A155
}
.tanDarkBorder{
	border-color: #A1A155;
	border-style: solid;
	border-width: 2px;
}
.tanLightBackground{
	background-color: #E3D5A1
}
.white{
	color: #FFFFFF
}
.whiteBackground{
	background-color: #FFFFFF
}
.winesBackground{
	background-image: url(brookfields/images/bottles/winesbkgd.jpg);
	background-repeat: no-repeat;
}
.whiteBorder{
	border: solid #FFFFFF 
}
.border1{
	border-width: 1px 
}
input.right{
	text-align:right
}
