BODY {
	scrollbar-arrow-color : #A27037;
	scrollbar-base-color : #FAF8F4;
	scrollbar-face-color : #EACBA4;
	scrollbar-highlight-color : #FAF8F4;
	scrollbar-shadow-color : #CEA271;
	scrollbar-track-color : #F7EADB;
	scrollbar-darkshadow-color : #660000;
}

A { font-family : Arial, sans-serif; font-size : xx-small; color : black; text-decoration : none;}
A:VISITED {	font-family : Arial, sans-serif; font-size : xx-small; color : #660000; text-decoration : none}
A:ACTIVE { font-family : Arial, sans-serif; font-size : xx-small; color : #FA4E52; text-decoration : none}
A:HOVER { font-family : Arial, sans-serif; font-size : xx-small; color : #D29242;	text-decoration : underline}

A.large { font-family : Arial, sans-serif; font-size : x-small; color :  #660000; text-decoration : none;}
A.large:VISITED {	font-family : Arial, sans-serif; font-size : x-small; color : #660000; text-decoration : none}
A.large:ACTIVE { font-family : Arial, sans-serif; font-size : x-small; color : #FA4E52; text-decoration : none}
A.large:HOVER { font-family : Arial, sans-serif; font-size : x-small; color : #D29242;	text-decoration : underline}

.outline {
	border : 1px solid #EACBA4;
	margin-top : 7px;
	margin-bottom : 4px;
	background-color: #FAF8F4;
}

.picture {
	border : 1px solid #DDDDDD;
	background-color: white;
	margin-top : 7px;
	margin-bottom : 4px;
}

.imgbutton {
	cursor : hand
}

.header {
	background-color: #F5E8D8;
	border-bottom : 1px;
	border-bottom-color : #EACBA4;
	border-bottom-style : solid;
	padding-left : 3px;
	padding-right : 2px;
	padding-bottom : 2px;
	padding-top : 2px;
}

.right {
	background-color: #FAF8F4;
	border : 1px solid #DDDDDD;
	border-left-style : none;
	border-top-style : none;
	padding-left : 3px;
	padding-right : 4px;
	padding-bottom : 2px;
	padding-top : 2px;
}

.even {
	background-color: #FAF8F4;
	border-bottom : 1px;
	border-bottom-color : #DDDDDD;
	border-bottom-style : solid;
	border-top : 1px;
	border-top-color : #DDDDDD;
	border-top-style : solid;
	padding-left : 3px;
	padding-right : 4px;
	padding-bottom : 2px;
	padding-top : 2px;
}

.odd {
	background-color: white;
	padding-left : 3px;
	padding-right : 4px;
	padding-bottom : 2px;
	padding-top : 2px;
}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight : bold;
	color : Gray;
}

.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;	
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CC3300;
	margin-bottom : 1px;
	margin-top : 1px;
	padding-top : 1px;
	padding-bottom : 1px;
	}



.productdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #977645;

}
.loginbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;




}
.inputbox {
	width: 300px;
}

body {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
.tableheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.productspec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.smalllogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #666666;
}
.qtybox {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
