table,body {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #30431F;
}
a {
	color: #30431F;
}
a:visited {
	color: #857D52;
}
a:hover {
	color: #30431F;
	text-decoration: none;
}
.leftborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D1CDB1;
	border-right-color: #D1CDB1;
	border-bottom-color: #D1CDB1;
	border-left-color: #D1CDB1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.border {
	border: 1px solid #D1CDB1;
}
.100percent {
	width: 100%;
}
.basketheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #748169;
}
.dotBot {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #D1CDB1;
	border-right-color: #D1CDB1;
	border-bottom-color: #D1CDB1;
	border-left-color: #D1CDB1;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.submenu {
	font-size: 10px;
	text-decoration: none;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 25px;
}
a.submenu:visited {
	color: #30431F;
}
a.submenu:hover {
	color: #FFFFFF;
	background-color: #978E5D;
}
#suitmenu {
	position:absolute;
	left:29px;
	top:34px;
	width:159px;
	height:77px;
	z-index:1;
	visibility: hidden;
}