.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	font-weight: bold;

}
.bodytext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}
.price {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #999999;
	font-weight: 900;
}
.table {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
.tableheader {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

a.greyunderline:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	text-decoration: underline;
	font-weight: bolder;

}
a.greyunderline:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	text-decoration: underline;
	font-weight: bolder;

}
a.greyunderline:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
text-decoration: none;
	font-weight: bolder;
	
}

#pagelayout{

margin-left: auto;
margin-right: auto;
width: 850px;
}
#bannerrow2{
width: 171px;
height: 51px;
float:left;
}
#banner{
	width: 637px;
	height: 51px;
	float:left;
	
}
#banner_pad{

width: 42px;
height: 51px;
float:right;
}
#menucolumn{
	width: 166px;
	height: 324px;
	float:left;
	padding-top: 80px;
	background-image: url(images/page_images/menu_background.jpg);
	padding-left: 4px;
}
#pagebody{
width: 676px;

float:left;


}
#segment{
	width: 225px;
	height: 193px;
	
	float: left;
}


a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	background-color: #CC0000;
	background-position: center center;
	width: 99px;
	height: auto;
	float: left;
	padding: 3px;
	margin-left: 13px;
	margin-top:1px;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	background-color: #CC0000;
	background-position: center center;
	width: 99px;
	height: auto;
	float: left;
	padding: 3px;
	margin-left: 13px ;
	margin-top:1px;
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;
	line-height: normal;
	background-color: #CC0000;
	background-position: center center;
	width: 99px;
	height: auto;
	float: left;
	padding: 3px;
	margin-left: 13px ;
	margin-top:1px;
}