body {

	background-color: #948261;

}

.maindark {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	color: #000000;

}

a:link {

	color: #CC0000;

}

a:visited {

	color: #990000;

}

a:hover {

	color: #CC3300;

}

.footer {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: #000000;

}



a:active {

	color: #CC3300;

}

.mainlight {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: #000000;

}



.header {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	color: #12153E;

}
.header a{
    font-weight: normal;	
}
.indent{padding-left:20px;}

.required 
{
	font-weight: bold;
	color: Red;
}

.text
{
	border: solid 1px #8b7d60;
	padding-left: 2px;
}

p{
	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: #000000;
}

strong{
	font-family: Arial, Helvetica, sans-serif;	
}

#priceLabel{
	font-family: Arial, Helvetica, sans-serif;

	font-size: 32px;

	font-style: normal;

	line-height: normal;

	font-weight: Bold;

	font-variant: normal;

	color: #000000;	
}