BODY {
 font-family:Arial;
 font-size:	8pt;
 color:		#000000;
 background-image: url('/images/background_3.jpg');
 font-style:	normal;
 font-weight:	normal;
 margin-top:	0px;
 margin-left:	0px;
 margin:		0px;
 }

TD {
 font-family:Arial;
 font-size:	8pt;
 color:		#000000;
 font-style:	normal;
 font-weight:	normal;
 }

.side {
 background-color: #7A6552;
 }

INPUT {
 cursor: pointer;
 }

A:LINK, A:VISITED {
 text-decoration:	none;
 color:			#454545;
 }

A:HOVER {
 color:			#963019;
 }

.admin:LINK, .admin:VISITED {
 font-weight:		bold;
 color:				#963019;
 background-color:	#B85C5C;
 border:			1px solid #963019;
 padding:			1px 5px 1px 5px;
 }
.admin:HOVER {
 color:				#ffffff;
 background-color:	#963019;
 }

.label {
 color:				#454545;
 font-weight:		bold;
 background-color:	#cecece;
 border:			1px solid #454545;
 padding:			4px 5px 4px 5px;
 text-align:		right;
 vertical-align:	top;
 }

.label2 {
 color:				#454545;
 background-color:	#b0b0b0;
 border:			1px solid #454545;
 padding:			4px 5px 4px 5px;
 }

.form {
 font-family:		arial;
 font-size:			11px;
 padding:			4px 4px 4px 4px;
 border:			1px solid #454545;
 }

.title {
 color:				#963019;
 font-weight:		bold;
	font-size:	9pt;
 }
	.sidecopy {
 color:				#963019;
 font-weight:		normal;
	font-size:	8pt;
 }
	.nav {
	font-family:verdana;
 font-weight:		bold;
	font-size:	7pt;
 }
.midtitle {
	font-family:arial narrow;
 color:				#963019;
 font-weight:		bold;
	font-size:	14pt;
 }
.smalltitle {
 color:			#963019;
 font-weight:	bold;
 font-size:		12px;
 }
	.midcopy {
	font-family:arial;
 color:				#000000;
 font-weight:		normal;
	font-size:	8pt;
 }
.productlist {
 background-color:	#e0e0e0;
 padding-left:		25px;
 padding-bottom:	10px;
 vertical-align:	top;
 }
	input.pink {background-color: #white; font-size: 9px;}

