body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
td{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align:left;
color:#666666;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a.tophead:link{
	font-size:10px;
	color: #ffffff;
	text-decoration:underline;
}
a.tophead:hover{
	font-size:10px;
	color: #000000;
	text-decoration:underline;
}

a.tophead:visited{
	font-size:10px;
	color: #ffffff;
	text-decoration:underline;
}

a.footerlink:link{
	font-size:10px;
	color: #000000;
	text-decoration:underline;
}
a.footerlink:hover{
	font-size:10px;
	color: #ffffff;
	
}

a.footerlink:visited{
	font-size:10px;
	color: #000000;
	text-decoration:underline;
}



a.breadlink{
	font-size:11px;
	color: #ffffff;
	text-decoration:none;
}
a.breadlink:hover {
	text-decoration:underline;
}

a.myaccntlink:link{
	font-size:11px;
	color: #B8150A;
	text-decoration:underline;
}
a.myaccntlink:hover{
	font-size:11px;
	color: #000000;
	text-decoration:underline;
}

a.myaccntlink:visited{
	font-size:11px;
	color: #B8150A;
	text-decoration:underline;
}


a.catlink:link{
	color: #000;
	font-weight:bold;
	text-decoration:underline;
}
a.catlink:hover{
	color: #FFD400;
	font-weight:bold;
	text-decoration:underline;
}

a.catlink:visited{
	color: #000;
	font-weight:bold;
	text-decoration:underline;
}

a.paginationlink:link{
	color: #B8150A;
	text-decoration:underline;
}
a.paginationlink:hover{
	color: #B8150A;
	text-decoration:underline;
}

a.paginationlink:visited{
	color: #B8150A;
	text-decoration:underline;
}

.contactlink {
	font-size: 11px;
}

a.contactlink:link{
	color: #F04E23;
	font-weight:bold;
	text-decoration:underline;
}
a.contactlink:hover{
	color: #B8150A;
	font-weight:bold;
	text-decoration:underline;
}

a.contactlink:visited{
	color: #F04E23;
	font-weight:bold;
	text-decoration:underline;
}


.txtprice{
	font-size:12px;
	color: #F04E23;
	font-weight:bold;
}
.txtorange {
	color: #FFD400;
	font-weight: bold;
}
.txtwhite {
	color: #FFF;
}
.txtwhite10px {
	color: #FFF;
	font-size:10px;
}
.txtfff {
	color: #FFF;
	font-weight: bold;
}
.txt00011px {
	color: #000;
	font-size:11px;
}
.txt00012px {
	background-color: E2E2E2;
	color: #000;
	font-size:12px;
	font-weight: bold;
	text-align: center;
}

.tbborder{
border:1px solid #DCDCDD
}
.tbborderbot{
border-bottom:1px solid #DCDCDD;
}
.tbcategorylyn{
margin-top:2px;
margin-bottom:2px;
}
.tbdisplay{
margin-top:5px;
margin-bottom:5px;
}
#pagination {
	margin: 10px 0px 10px 0px;
}
#pagination a:link, #pagination a:visited {
	color: #B8150A;
	text-decoration: underline;
}
#pagination a:hover, #pagination a:active {
	color: #B8150A;
	text-decoration: underline;
}
#pagination strong {
	color: #B8150A;
	text-decoration: none;
}
#pagination-home a {
	color: #000000;
	text-decoration: underline;
}
.cart-product_name {
	color: #000000;
	display: block;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}
.cart-product_name a {
	color: #000000;
	text-decoration: underline;
}
#cart-table  {
	color: #000000;
}
#cart-table td {
	background-color: #FFFFFF;
}
#cart-table th {
	background-color: #E2E2E2;
	font-size:12px;
	font-weight: bold;
	text-align: center;
}
#display_categories a:link, #display_categories a:visited {
	color: #000000;
	text-decoration: none;
}
#display_categories a:hover, #display_categories a:active {
	color: #000000;
	text-decoration: underline;
}
#profile_view th {
	background-color:#E2E2E2;
}
#profile_view a {
	color: #CC0000;
	text-decoration: underline;
}