BODY {
	font-family:  Arial, Helvetica, Geneva, sans serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #3E2717;
}

TD {
	font-family:  Arial, Helvetica, Geneva, sans serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #3E2717;
}

.xTitle {
	font-family:  Arial, Helvetica, Geneva, sans serif;
	color: #852B10;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	background-color: white;
	border-color: #852B10;
	border-style: none none solid none;
	border-bottom-width: 3px;
	margin-bottom: 5px;
}

Input {
	font-family:  Arial, Helvetica, Geneva, sans serif;
	font-size: 12px;
	font-weight: bold;
	color: #852B10;
	background-color: #D5AE51;
}

.EntryDropDown {
	font-family:   Arial, Helvetica, Geneva, sans serif;
	font-size: 12px;
	font-weight: bold;
	color: #852B10;
	background-color: #D5AE51;
}

A {
	font-family :  Arial, Helvetica, Geneva, sans serif;
	font-size : 12px;
	font-weight: bold;
	text-decoration : underline;
	color : #AF7A34;
}

A:HOVER {
	font-family :  Arial, Helvetica, Geneva, sans serif;
	font-size : 12px;
	font-weight: bold;
	color : #852B10;
	text-decoration : underline overline;
}

.xLanguageLeft A{
	font-family:  Arial, Helvetica, Geneva, sans serif;
	text-decoration : none;
	color: #852B10;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	width: 80px;
	margin-left: 20px;
}
.xLanguageLeft A:Hover {
	font-family:  Arial, Helvetica, Geneva, sans serif;
	text-decoration : none;
	color: #EEE1D1;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	width: 80px;
	margin-left: 20px;
}

.xLanguage A {
	font-family:  Arial, Helvetica, Geneva, sans serif;
	font-size: 14px;
	font-weight: bold;
	color: #3E2717;
	border-color: #3E2717;
	border-style: solid;
	border-width: 1px;
	width: 18%;
	margin-right: 4px;
	background-color: #AF7A34;
	text-align : center;
	text-decoration : none;
	cursor: hand;
	height: 30px;
	width: 120px;
	padding: 5px;
}

.xLanguage A:Hover {
	font-family:  Arial, Helvetica, Geneva, sans serif;
	text-decoration : none;
	color: #852B10;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #D5AE51;
	border-color: #3E2717;
	cursor: hand;
}
.ProdName {
	font-family:  Arial, Helvetica, Geneva, sans serif;
	text-decoration : none;
	color: #852B10;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.ProdInfo {
	font-family:  Arial, Helvetica, Geneva, sans serif;
	text-decoration : none;
	color: #3E2717;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.ProdSize {
	font-family:  Arial, Helvetica, Geneva, sans serif;
	text-decoration : none;
	color: #AF7A34;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.ProdSold {
	font-family:  Arial, Helvetica, Geneva, sans serif;
	text-decoration : none;
	color: red;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.ProdRef {
	font-family:  Arial, Helvetica, Geneva, sans serif;
	text-decoration : none;
	color: #3E2717;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

.xTable {
	font-size: 12px;
	background-color: white;
	border-color: #3E2717;
	border-style: solid;
	border-width: 1;
}
.xRow {
	background-color: white;
	border-color: #852B10;
	border-style: none none solid none;
	border-bottom-width: 1px;
}

.Menu_Top {
	width: 100%;
	padding: 2px;
	margin: 0px;
	margin-bottom: 38px;
	border-width: 0px;
	background-color: transparent;
}

.bar
{
	font-family:  Arial, Helvetica, Geneva, sans serif;
	font-size: 14px;
	font-weight: bold;
	border-color: #3E2717;
	border-style: solid;
	border-width: 1px;
	width: 19%;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 4px;
	float: left;
	background-color: #AF7A34;
	color: #D5AE51;
	text-align : center;
	cursor: hand;
}
.barOver
{
	font-family:  Arial, Helvetica, Geneva, sans serif;
	font-size: 14px;
	font-weight: bold;
	border-color: #AF7A34;
	border-style: solid;
	border-width: 1px;
	width: 19%;
	float: left;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 4px;
	background-color: #D5AE51;
	color: #852B10;
	text-align : center;
	cursor: hand;
}

.menu
{
	border-color: #852B10;
	border-style: solid;
	border-width: 0px;
	width: 25%;
	padding: 0px;
	margin: 0px;
	float: left;
	background-color: white;
	color: #3E2717;
	Position: absolute;
	visibitily: hidden;
}

.menuItem
{
	font-family:  Arial, Helvetica, Geneva, sans serif;
	font-size: 12px;
	font-weight: bold;
	border-color: #3E2717;
	border-style: solid;
	border-width: 1px;
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 1px;
	background-color: #D5AE51;
	color: #3E2717;
	visibitily: hidden;
	cursor: hand;
}
.ItemMouseOver
{
	font-family:  Arial, Helvetica, Geneva, sans serif;
	font-size: 12px;
	font-weight: bold;
	border-color: #3E2717;
	border-style: solid;
	border-width: 1px;
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 1px;
	background-color: #3E2717;
	color: #D5AE51;
	visibitily: hidden;
	cursor: hand;
}

