/* CSS Document */

.bodytext {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #86765D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #86765D;
}
a:hover {
	text-decoration: underline;
	color: #6A98D7;
}
a:active {
	text-decoration: none;
	color: #86765D;
}


.BigQuote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #999999;
	text-decoration: none;
}
.BrownBoldTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #86765D;
}
.prdsale {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}
.giftback {
	background-image: url(../images/FBGift.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.frameborder {
	border: 1px solid #CCCCCC;
}

