body {
	font-family: Georgia, 
	Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-top: 0px;
	background-image: url(/images/bg1.gif);
}

.maincontent {
	padding-left: 8px;
	padding-right: 8px;
}

td.nav {
	font-size: 11px;
	color: Gray;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 8px;
	padding-bottom: 5px;
	background-color: #F2F6F9;
}

td.cart1 {
	text-align: left;
	background-color: #ffffff;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 8px;
	
}


td.cart2 {
	text-align: right;
	background-color: #ffffff;
	font-size: 11px;
	vertical-align: top;
	padding-right: 10px;
	padding-top: 5px;
}



td.content {
	width: 500px;
	padding-left: 8px;
		padding: 5px;
}

td.footerl {
	font-size: 11px;
	text-align: left;
	background-color: inherit;
	padding-left: 2px;
	font-weight: bold;
	vertical-align: top;
}

td.footerc {
	font-size: 11px;
	text-align: center;
	background-color: inherit;
	vertical-align: top;
	
}

td.footerr {
	font-size: 11px;
	text-align: right;
	background-color: inherit;
	padding-right: 2px;
	vertical-align: top;
	font-weight: bold;
}







	
	A:link {
	text-decoration: none;
	
	color: #71291b;
	font-weight: bold;
	
}



A:visited {

text-decoration: none;
   
	color: #194063;
	font-weight: bold;
	
	background-color: inherit;
}
A:active {
	text-decoration: none;
 
	color: #333333;
	font-weight: bold;
	background-color: inherit;
}
A:hover {
	
	text-decoration: none;
  
	color: #333333;
	font-weight: bold;
	background-color: inherit;
}

A.catcolor:link {
	text-decoration: none;
	border-bottom: #666666;
	border-width: 0px 0px 1px 0px;
	border-style: none none dashed none;
	color: #71291b;
	font-weight: bold;
	
}


A.catcolor:visited {

text-decoration: none;
    border-bottom: #666666;
    border-width: 0px 0px 1px 0px;
    border-style: none none dashed none;
	color: #194063;
	font-weight: bold;
	
	background-color: inherit;
}
A.catcolor:active {
	text-decoration: none;
    border-bottom: #666666;
    border-width: 0px 0px 1px 0px;
    border-style: none none dashed none;
	color: #333333;
	font-weight: bold;
	background-color: inherit;
}
A.catcolor:hover {
	
	text-decoration: none;
    border-bottom: #666666;
    border-width: 0px 0px 1px 0px;
    border-style: none none dashed none;
	color: #333333;
	font-weight: bold;
	background-color: inherit;
}

.itemcolor {

text-decoration: none;
   
	color: #194063;
	font-weight: bold;
	
	background-color: inherit;
}
.boldtext {
	font-weight: bold;
}