body {
	margin: 0px;
	padding: 10px;
	background-color: #CDC1B3;
}
body, tr, td, content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #330000;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: x-large;
	font-style: normal;
	color: #862e06;
}
.ProductTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: large;
	font-style: normal;
	color: #260403;
}
img {
	border-style: none;
	text-decoration: none;
}
a {
	border: 0x;
	text-decoration: none;
	color: #000000;
}
a:hover {
	border: 0x;
	text-decoration: underline;
	color: #000000;
}
a:visited {
	border: 0x;
	text-decoration: underline;
	color: #000000;
}
.infobarbutton a {
	width: 140px;
	display: block;
	color: #000000;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	background-color: #D8B9AB;
	border: 1px solid #ffffff;
}
.infobarbutton a:hover {
	width: 140px;
	color: #000000;
	text-decoration: none;
	background-color: #B39B7A;
	border: 1px solid #000000;
}
.footer {
	font-size: x-small;
	background-image:url(../images/reflector.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 45px;
}
.content {
	background-color: #D8B9AB;
}
.bm {
	background-image: url(../images/bm.gif);
	background-position:bottom;
	background-repeat: repeat-x;
}
.tm {
	background-image: url(../images/tm.gif);
}
.ml {
	background-image: url(../images/ml.gif);
}
.mr {
	background-image: url(../images/mr.gif);
}
.ss {
	background-image:url(../images/seperator.jpg);
	background-repeat: repeat-y;
	background-position:center;
}
.hs {
	background-image:url(../images/hslice.gif);
	background-repeat: repeat-x;
	background-position:center;
}
.txtStandard {
	width: 220px;
	border: 1px #cccccc;
	border-style: solid;
}
.txtFull {
	width: 99%;
	border: 1px #cccccc;
	border-style: solid;
}
.contact {
	background-color: #996666;
}
.FormLabel {
	color: white;
	font-size: small;
}
.textblock {
	display: table-cell;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #260403;
	text-align:center;
}
