body {
	color:#ffffff;
	background-color: #000000;
	font-size: 100%;
	font-family:Arial, Helvetica, sans-serif;
	
}

td {
	font-family:Arial, Helvetica, sans-serif;
 	font-size:9pt;
}
td.ProductImage {
	background-color:#afafaf;
	height:120px;
	width:135px;
	padding:20px;

	text-align:center;
	vertical-align:bottom;
	border: 1px #000000 solid;
}
.ProductImgText{
	color:#000000;
	text-decoration:none;
	padding-top:4px;
	vertical-align:bottom;
	
}

html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 400px;
}
#centered {
	padding: 1em;
	margin: 1em;
}
#sizingid{
font-size:10px;
	
}
p {
	font-size:9pt;
	margin:0px 0px 7px 0px;
}
.services p{
	font-size:100%;
}

.center {
	text-align: center;
}
pre, p code {
	font-size: 0.9em;
}

a{
	color:#ffffff;
	text-decoration:underline;
	font-size:10pt;
}

h1,h2,h3,h4,h5
{
	margin:0px;
}

h1 {
  font-size:18pt;
}

h5{
	font-size:15px;
}

input.btn{
	background-color:#c1c1c1;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bold;
	font-size:9px;
	padding:3px 0px;
	margin-left:5px;
	border-left:2px solid #e3e3e3;
	border-top:2px solid #e3e3e3;
	border-right:2px solid #413f40;
	border-bottom:2px solid #413f40;
	filter:shadow(color:gray, strength:100, direction:135);
}
input.btn_paging{
	background-color:#c1c1c1;
	color:#ffffff;
	font-weight:bold;
	margin-left:5px;
	border-left:2px solid #e3e3e3;
	border-top:2px solid #e3e3e3;
	border-right:2px solid #413f40;
	border-bottom:2px solid #413f40;
	filter:shadow(color:gray, strength:100, direction:135);
}
table.fullwidth
{
	width:941px;
}
tr.upper_header{
	background-color:#FFFFFF;
}
td.menu_item{
	height:17px;
}
tr.lower_header
{
	background-image:url(/images/bg_header.jpg);
	background-color:#99C7E4;
}
td.content
{
	background-color:#3D94CC;
	background-image:url(/images/bg_content.jpg);
	background-repeat:repeat-x;
	width:100%;
	padding-right:20px;
}
td.cart
{
	background-color:#7DB7DD;
	width:100%;
	padding:10px;
}


td.linebg {
	padding:3px 5px;
   	border:1px solid #aaaaaa;

}

table.cart_items
{
	/*border:1px solid #004F83;*/
}
tr.cart_items_header td {
	background:#aaaaaa;
 	border:1px solid #dddddd;
	font-size:9pt;
	font-weight:bold;
	padding:3px 5px;

}
tr.cart_items_footer td
{
	/* border-top:1px solid #ffffff; */
	padding-top:10px;
}
td.vpad-5
{
	padding:5px 0px 5px 0px;
}
td.footer_links, td.footer_brs, td.footer_copyright
{
	color:#FFFFFF;
}
td.footer_links a,td.footer_brs a,td.footer_copyright a
{
	color:#FFFFFF;
	text-decoration:none;
}
td.footer_links a:hover,td.footer_brs a:hover,td.footer_copyright a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}td.footer_links
{
	font-size:12px;
	padding:10px;
}
td.footer_brs, td.footer_copyright
{
	font-size:10px;
	padding-bottom:5px;
}
.qty, .qtyincart
{
	text-align:center;
}
.qtyincart
{

}
.bdr
{
	border:1px solid #ffffff;
}
a.ProductDescTitles
{
	padding-right:20px;
}

.categories
{
	background-image:url(/images/t_categories.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	height:26px;
	padding:0px;
}
table.category_on
{
	margin-right:1px;
	background-image:url(/images/t_category_on.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
table.category
{
	margin-right:1px;
}
td.category,td.category_on
{
	font-size:10pt;
	padding:0px;
	white-space:nowrap;
}
td.category a
{
	color:#2A478F;
}
td.category_on a
{
	color:#001F4A;
}
td.category a:hover, td.category_on a:hover
{
	text-decoration:none;
}
td.category
{
	font-weight:bold;
	background-image:url(/images/t_middle.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
td.category_on
{
	font-weight:bold;
	background-image:url(/images/t_middle_on.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
div.services
{
	color:#001F4A;
	height:100%;
	border:1px solid #000000;
	border-top-width:0px;
	padding:10px;
	background-color:#FFFFFF;
	font-weight:normal;
}
td.cartheader
{
	font-size:10pt;
	padding-left:5px;
}