BODY {
	margin-top : auto;
	margin-right : auto;
	margin-left : auto;
	margin-bottom : auto;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #993300;
	scrollbar-highlight-color: White;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #E8D8C1;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: White;
	background-image : none;
	background : #000000 none no-repeat;
}
BODY.SHOP {
	background : #BFA075;
	margin-top : auto;
	margin-right : auto;
	margin-left : auto;
	margin-bottom : auto;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #993300;
	scrollbar-highlight-color: White;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #E8D8C1;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: White;
}

A:link  {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10pt;
}
A:active  {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10pt;
}
A:visited  {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10pt;
}
A:hover  {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10pt;
}
P {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
TD {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none
}
TABLE {
	border : none;
	padding-bottom : 0px;
	padding : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	text-align : left;
	background-image : none;
	background : #BFA075;
}

HR {
	color: #000000
}
