body{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 9px;
	}
a.white{
	color: #ffffff;
}
a.main{
	color: #000000;
	display: block;
	background-color: #bbbbbb;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	font-size: 14px;
}
a.main:hover{
	color: #000000;
	display: block;
	background-color: #cc8c8c;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	font-size: 14px;
}
a.minor{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
}

a.nav{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
a.nav:hover{
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}



a.breadcrumb{
	color: #0100FE;

	font-size: 13px;
	padding-bottom: 5px;
}
a.tab-on{
	color: #000000;
	text-decoration: none;
	display: block;
	background-color: #ffffff;
	background-image: url(/images/site/tab-off_hover.jpg);
	background-repeat: no-repeat;

	padding: 5px 5px 5px 5px;
}


td.tab-off{
	
	background-image: url(images/site/tab_grey.jpg);
	
	background-position:top left;
	background-repeat: no-repeat;
	
}
td.tab-on{
	
	background-image: url(images/site/tab_white.jpg);
	
	background-position:top left;
	background-repeat: no-repeat;
	
}


a.tab-white{
	color: #FE0000;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
	text-align:center;
	font-size: 13px;
	display: block;
}
a.tab-grey{
	color: #000000;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
	text-align:center;
	font-size: 13px;
	display: block;

}
a.tab-grey:hover{
	color: #FE0000;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
	text-align:center;
	font-size: 13px;
	display: block;
}
td.product{
	padding: 5px 5px 5px 5px;
	background-color: #bbbbbb; 
	border-right: 10px solid #FE0000;
	background-image: url(images/site/product-bg-t.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	color: #000000;

}
td.logo{
	padding: 0px 5px 20px 5px;
	color: #ffffff;
	font-size: 12px;
}

td.breadcrumb{
	border-bottom: 2px solid #E8EBE4;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 11px;
}

td.footer{
	color: #777777;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
}


td.maintitle{
	font-weight: bold;
	border-bottom: 2px solid #E8EBE4;
	margin-bottom: 10px;
	padding-bottom: 3px;
	font-size: 16px;
}

.maintitle{
	font-weight: bold;
	border-bottom: 2px solid #E8EBE4;
	margin-bottom: 10px;
	padding-bottom: 3px;
	padding-top: 5px;
	font-size: 20px;
}
.title{
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 2px;
	font-size: 14px;
}

.notprice{
	font-weight: normal;
	color: #bbbbbb;
	font-size: 15px;
	text-decoration: line-through;
}

.price{
	font-weight: bold;
	color: #ff0000;
	margin-bottom: 5px;
	font-size: 18px;
}

.options{
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
	font-size: 18px;
}


.producttitle{
	font-weight: bold;
	margin-bottom: 2px;
	font-size: 16px;
}

.featuretitle{
	font-weight: bold;
	margin-bottom: 2px;
	font-size: 12px;
}

td.copy{
	font-size: 12px;
}
div.copy{
	font-size: 12px;
}


