.NormalTxt 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #605241;
	line-height: 20px;
}
.BoldTxt 	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333 ; font-weight: bold}

.MenuOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CAC0B7;
	text-decoration: none;
	line-height: 22px;
	font-weight: bold;
}
.MenuOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	font-weight: bold;
}
.MenuOff:hover {
	color: #b6aa9e;
	text-decoration: none;
}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bcb6aa;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.Copyright:hover {
	color: #776c5f;
	text-decoration: none;
}.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #605241;
	font-weight: normal;
}
.TxtBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #605241;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #605241;
	border-right-color: #DAD2CB;
	border-bottom-color: #DAD2CB;
	border-left-color: #605241;
	padding: 2px;
}
.TitleLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C1B7AA;
	font-weight: normal;
}
.NormalTxtLeft {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D6CEC7;
	line-height: 20px;
}
.Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #604E3E;
	font-weight: bold;
	text-decoration: none;
}
.Link:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #4A4033;
}
.WasPrice {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	color: #7B6953;
	text-decoration: line-through;
}
.NowPrice {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	color: #605241;
	font-weight: normal;
}
.ListNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #564F45;
	background-color: #E2DDD8;
}
.Images {
	border: 1px solid #7c6d5a;
	background: #A69684;
}
.Small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #605241;
	line-height: 16px;
}
body {
	background-image: url(../i/bg.gif);
	background-repeat: repeat-x;
	background-color: #DBD6C3;
}
.TitleSpecials {
	font-family: arial,sans-serif;
	font-size: 18px;
	color: #604E3E;
}
.CopySpecials {
	color: #604E3E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}
.redcross { height: 200px; width: 200px; top: 0px; right: 0px; position: absolute; display: block; z-index: 1000; }