body {
	background: #e9e5d9;
	color: black;
	padding: 0 20px 0 10px;
    margin: 20px 20px 20px 20px;
}


a
{
	color: #3366CC;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
}

a img {
	border: none;
}

a:visited {
    color: #3366cc;
}

a:hover {
color: #000000
}

#container {
}


td {
vertical-align: text-top;
padding: 0 4pt 0 4pt
}



.apf_browse_border { margins:3em; border: medium double #00659C; }
.apf_cart_text3_style
{
	color: #FFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14pt;
	font-weight: bold;
	white-space: nowrap;
	width: 33%;
	font-style: normal;
	font-variant: normal;
}
.apf_checkbox { 
	clear:right; 
	float:right; 
	font-weight:bold; 
	padding:6px; 
	}
.apf_color_bar
{
	background-color: darkgray;
	font-size: x-small;
	text-align: center;
	width: 100%;
	text-decoration: none;
	line-height: 200%;
}
.apf_comments_summary { 
	font-weight:bold; 
	}
.apf_error { 
	font-size:150%; 
	font-weight:bold; 
	color:red; 
	}
.apf_even_row { 
	background-color:#eeeeff; 
	padding:6px; 
	}
.apf_footer { 
	font-size:xx-small; 
	text-align:right; 
	}
.apf_heading4 { 
	font-weight:bold; 
	font-family:Arial,Helvetica,sans-serif; 
	}
.apf_heading4c { 
	font-weight:bold; 
	font-size:larger; 
	font-family:Arial,Helvetica,sans-serif; 
	color:#CE6500; }
.apf_normal_heading { 
	font-weight:regular; 
	}
.apf_odd_row { 
	background-color:#ffffff; 
	padding:6px; }
.apf_prices { 
	color:#990000;
	font-size:11pt;
 	font-family: Arial, Helvetica, sans-serif;
 	}
.apf_prices_list { 
	text-decoration: line-through; 
	font-size:10pt;
 	font-family: Arial, Helvetica, sans-serif;
	}
.apf_prices_text { 
	font-size:10pt;
	font-weight:bold;
 	font-family: Arial, Helvetica, sans-serif;
 	}
.apf_small_text {
	font-size:8pt;
 	font-family: Arial, Helvetica, sans-serif;
	}
.apf_submit_button_style { 
	background-color:#CCCCCC; 
	color:#000068; 
	cursor:hand; 
	font-weight:bold; }
.apf_customer_reviews_header { 
	font-size:12pt;
	font-weight:bold; 
	font-family:Arial,Helvetica,sans-serif; color:#FFFFFF; 
	}



/* Content-related styles */
#content {
}


.links {
    font-size: 10pt;
    text-align: center;
    font-family: Myriad, Arial, Helvetica, sans-serif;
}

.smalllinks {
    font-size: 8pt;
    text-align: center;
    font-family: Myriad, Arial, Helvetica, sans-serif;
}

.portrait {
	text-align: left;
}

.portrait img {
	float: left;
	margin: 2px 10px 0 0;
	}

.caption {
	font-style:italic;
	text-align: left;
}

.caption img {
	margin: 10px 10px 0 0;
	}
	
.sidebyside {
	float: left;
	width: 33%;
	padding: 0 7pt 0 0;
	}
	
.clearedbreak {
	clear: both
	}
	
.clearedbreakright {
	clear: right
	}
	
.clearedbreakleft {
	clear: left
	}
	
.sidebyside img {
	float: left;
	padding: 0 7pt 0 7pt;
	border: none
	}
	
.twocolumn {
	float: left;
	border-top: groove 1px;
	/*padding: 0px -20px 5px -20px;*/
	padding: 0px 0px 5px 0px;
	/*margin: 20px 30px 0 10px;*/
	margin: 20px 30px 0 0;
	}
	
.twocolumn img {
	/*margin: 5px -10px 0 -10px;*/
	margin: 5px 0px 0 0px;
	}
