body {
	margin: 0 0 auto;
	text-align: center;
	background: url(/Theme/PageContainerBG2.png) repeat-y #EBE4DA center;
	background-attachment:fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a 
{
	color: #A4C6CC;
	text-decoration: none;
}
a:hover
{
	color: #AFA696;
}
h3 {
	text-align: left;
	font-family: Georgia, Times New Roman;
	font-size:18px;
	color: #FFF;
	border-bottom: solid 1px #6D6554;
}
h4 {
	text-align: left;
	font-family: Georgia, Times New Roman;
	font-size:15px;
	color: #AFA695;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0;
}
p 
{
	font-family:Verdana, Arial, Sans-Serif;
	font-size:12px;
	color: #fff;
	line-height: 18px;
	margin: 0 0 12px 0;
}
p a
{
	color: #A4C6CC;
	font-weight: bold;
	text-decoration:none;
}
p a:hover
{
	color: #AFA696;
}
.PageContainer {
	width: 800px;
	padding: 0;
	margin: 0 auto;
	text-align:center;
	position: relative;
}
.Header {
	Width: 100%;
	height: 135px;
	background: url(/Theme/HLogo5.jpg) top left no-repeat;
}
.LoginTextTop {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
.LoginTextTop a {
	color: #894341;
	text-decoration:none;
	font-weight: bold;
}
.LoginTextTop a:hover{
	color: #2C2C27;
}
.CategoryNav {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EBE4DA;
}
.CategoryNav a {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #AFA695;
}
.CategoryNav a:hover {
	color: #A4C6CC;
}
.MainNav {
	padding-left: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2C2C27;
}
.MainNav a {
	font-size: 12px;
	text-decoration: none;
	color: #680A07;
}
.MainNav a:hover {
	color: #C03737;
}
.FooterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	padding-top: 10px;
	line-height: 15px;
}
.FooterText a {
	text-decoration: none;
	color: #EBE4DA;
	font-weight: bold;
}
.FooterText a: hover {
	color: #000;
}
.CategoryButtons {
	text-align: center;
	padding-top: 8px;
}
.WhiteText
{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.FormBody1a
{
	background-color: #AFA695;
	color:  #000000;
	font-size: 12px;
	font-family: verdana, arial, haettenschweiler;
}
.FormBody1
{
	background-color: #ffffff;
	color:  #000000;
	font-size: 12px;
	font-family: verdana, arial, haettenschweiler;
}
.FormBody
{
	background-color: #AFA695;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Haettenschweiler;
}
.FormBody a {
	color:#772F26;
	font-size: 14px;
	text-decoration: underline;
}
.FormBody a: hover 
{
	color: #2C2C27;
}
.FormBody input, file
{
	font-size:10px;
	width: 150px;
}
.FormBody select
{
	font-size: 10px;
}
.Profile
{
	background-color: #AFA695;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Haettenschweiler;
}
.Profile a {
	color:#772F26;
	font-size: 14px;
	text-decoration: underline;
}
.Profile a: hover 
{
	color: #2C2C27;
}
.OrdersPageGrid
{
	background-color: #AFA695;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Haettenschweiler;
}
.OrdersPageGrid a
{
	color:#772F26;
}
.OrdersPageGrid a:hover
{
	color:#772F26;
	text-decoration: underline;
}
.RequestRepeaters
{
	border-bottom: solid 1px #000;
	padding-bottom: 10px;
	padding-top: 10px;
}
.OrdersPageItems
{
	border: solid 1px #000000;
	margin: 10px 0 10px 0;
}
.OrderBorder
{
	border-bottom: solid 2px #AFA695;
}
.OrderHeader
{
	line-height:15px;
	padding-bottom:0;
}
.LoginButton
{
	margin-top: 10px;
}