.biege11Bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B49C76;
	text-decoration: none;
}
.shadowTile {
	background-attachment: scroll;
	background-image: url('images/shadowTile.gif');
	background-repeat: repeat-x;
	background-position: left bottom
}
.biege11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B49C76;
	text-decoration: none;
	line-height: 12px;
	text-align: justify;

}
.red11 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CE0000;
	text-decoration: none;
	line-height: 12px;
	text-align: justify;
}
:hover.red11 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CE0000;
	text-decoration: underline;
	line-height: 12px;
	text-align: justify;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2B1604;
	text-decoration: none;
	padding-left: 50px;

}
.biegeBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B49C76;
	border-right-color: #B49C76;
	border-bottom-color: #B49C76;
	border-left-color: #B49C76;
}
a:link       { border-style:solid; border-width:0px; color:#B49C76 }
a:active       { border-style:solid; border-width:0px; color:#B49C76 }
a:visited       { border-style:solid; border-width:0px; color:#B49C76 }
a:hover       { border-style:solid; border-width:0px; color:#B49C76; font-weight:bold }