body {
	background-color: #FFFFFF;
	margin: 0;
}

BODY, P, TABLE {
	font-family: Arial, sans-serif;
	text-decoration: none;
 	color: #333333;
 	font-size: 12px;
	line-height: 175%;
}



A:link, A:active, A:visited {
	text-decoration: none;
 	color: #333333;
}

.header {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 175%;
	color: #333333;
}

#announcement {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 175%;
	background-color: #FCD7C1;
	color: #333333;
	font-weight: normal;
	border: 1px solid #FF6A13;
	padding: 2px;
}

#announcement A {
	color: #FF6A13;
	text-decoration: underline;
	font-weight: bold;
}

#announcement A:hover {
	color: #333333;
	font-weight: bold;
}

#announcement_orchid {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 175%;
	background-color: #DFE7F5;
	color: #333333;
	font-weight: normal;
	border: 1px solid #6F8CC0;
	padding: 2px;
}

#announcement_orchid A {
	color: #FF6A13;
	text-decoration: underline;
	font-weight: bold;
}

#announcement_orchid A:hover {
	color: #333333;
	font-weight: bold;
}



A:hover {
	color: #FF6A13;
}

.copyright {
	font-size: 10px;
	color: #333333;

}

.fbutton {
	background-color: #BC903E;
	color: #FFFFFF;
 	padding-left: 1px;
 	padding-right: 1px;
 	padding-bottom: 1px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	border: 1px #766D5B solid;
}

.small {
	font-size: 9px;
	line-height: 125%;
}

A.small:link, A.small:visited, A.small:active {
 color:#878787;
}

A.small:hover {
 text-decoration: none;
 background: #F6F4E9;
}

.spacer {
	padding-top: 8px;
}

.backspacer {
	margin-left: 29px;
 	padding-right: 3px;
}

.nohover a:hover {
	color: transparent;
	background-color: transparent;
}

#entrybody {
	font-family: Geneva, Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #333333;
	font-size: 10px;
	line-height: 175%;
}

#entrybody P {
	color: #333333;
}

#entrybody A {
	font-weight: bold;
	color: #333333;
}

#entrybody A:hover {
	font-weight: bold;
	color: #FF6A13;
}

H2 {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
 	color: #333333;
 	font-size: 14px;
	line-height: 175%;
}

.navigation a
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
}

.navigation a:hover
{
	color: #FF6A13;
}

#product .header
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 175%;
	color: #333333;
	font-weight: bold;
}

#product .dimensions
{
	font-style: italic;
}

.redb
{
	color: #FF0033;
	font-weight: bold;
}