.css_body
{
	background-color:white;
	margin:0px auto;
	width:800px;
	font-family:"MICROSOFT SANS SERIF";
	font-size:10pt;
}
.css_header
{
	overflow:hidden;
	background-color:#e7e5f0;
	width:100%;
	margin:0px auto;
	text-align:center;
}
.css_menu
{	
	font-size:8pt;
	background-color:#e7e5f0;
	color:black;
	height:20px;
	line-height:20px;
	vertical-align:middle;
}
.css_menuitem
{
	background-color:#e7e5f0;
	overflow:hidden;
	float:left;
	text-align:center;
	width:100px;
	height:18px;
	color:black;
}
.css_main
{
	text-align:left;
}
.css_separator
{
	border:0px solid white;
	overflow:hidden;
	width:100%;
	margin:0px auto;
	text-align:center;
	clear:both;
}
.css_leftimage
{
	border:0px solid white;
	margin:10px 10px 10px 0px;
	float:left;
	clear:left;
}
.css_rightimage
{
	border:0px solid white;
	margin:10px 0px 10px 10px;
	float:right;
	clear:right;
}
.css_inlineimage
{
	border:0px solid white;
}
.css_retaildesigns
{
	font-family:Impact;
}
.css_maintitle
{
	font-size:14pt;
	font-weight:bold;
}
.css_price_table
{
	font-size:10pt;
	font-family:"Microsoft Sans Serif";
	width:100%;
}
.css_price_row
{
}
.css_price_cell1
{
	width:60%;
}
.css_price_cell2
{
	width:20%;
}
.css_price_cell3
{
	width:20%;
}
.css_link
{
	border:0px SOLID WHITE;
}