a:link
{
    color: #003399;
    text-decoration:none;
}
    
a:visited
{
    color: #003399;
    text-decoration:none;
	
}

a:hover
{
    color: #FF6600;
    text-decoration:underline;
}

a:active
{
    color: #FF6600;
    text-decoration:none;
}

a.discountlinks:link
{
    font-family: Arial;
    font-size: 10pt;
    color: #377d2f;
    font-weight: normal;
    font-style: normal;
    text-decoration:none;
}
    
a.discountlinks:visited
{
    font-family: Arial;
    font-size: 10pt;
    color: #377d2f;
    font-weight: normal;
    font-style: normal;
    text-decoration:none;
}

a.discountlinks:hover
{
    font-family: Arial;
    font-size: 10pt;
    color: #FF6600;
    font-weight: normal;
    font-style: normal;
    text-decoration:underline;
}

a.discountlinks:active
{
    font-family: Arial;
    font-size: 10pt;
    color: #FF6600;
    font-weight: normal;
    font-style: normal;
    text-decoration:none;
}

a.ftr:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	FONT-WEIGHT:normal;
	FONT-STYLE:normal;
	TEXT-DECORATION:none;
}
    
a.ftr:visited
{
    color: #333333;
    text-decoration:none;
	
}

a.ftr:hover
{
    color: #FF6600;
    text-decoration:underline;
}

a.ftr:active
{
    color: #FF6600;
    text-decoration:none;
}

a.yellowban:link
{
    font-family: Arial;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-style: bold;
    text-decoration:none;
}

a.yellowban:visited
{
    font-family: Arial;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-style: bold;
    text-decoration:none;
}

a.yellowban:hover
{
    font-family: Arial;
    font-size: 8pt;
    color: #FF6600;
    font-weight: normal;
    font-style: bold;
    text-decoration:underline;
}

a.yellowban:active
{
    font-family: Arial;
    font-size: 8pt;
    color: #FF6600;
    font-weight: normal;
    font-style: bold;
    text-decoration:none;
}

a.sitewidelinks:link
{
    font-family: Arial;
    font-size: 10pt;
    color: #003399;
    font-weight: normal;
    font-style: normal;
    text-decoration:none;
}
    
a.sitewidelinks:visited
{
    font-family: Arial;
    font-size: 10pt;
    color: #A1783D;
    font-weight: normal;
    font-style: normal;
    text-decoration:none;
}

a.sitewidelinks:hover
{
    font-family: Arial;
    font-size: 10pt;
    color: #FF6600;
    font-weight: normal;
    font-style: normal;
    text-decoration:underline;
}

a.sitewidelinks:active
{
    font-family: Arial;
    font-size: 10pt;
    color: #FF6600;
    font-weight: normal;
    font-style: normal;
    text-decoration:none;
}

a#small:link
{
    color: #003399;
    text-decoration:none;
}
    
a#small:visited
{
    color: #A1783D;
    text-decoration:none;
}

a#small:hover
{
    color: #FF6600;
    text-decoration:underline;
}

a#small:active
{
    color: #FF6600;
    text-decoration:none;
}

a.navbar:link
{
    color: #003F3F;
}

a.navbar:visited
{
    color: #003F3F;
}

a.navbar:hover
{
    color: #FF6600;
}

a.navbar:active
{
    color: #FF6600;
}

a.navbarcheckout:link
{
    color: #E36C0A;
	font-weight:bold;
}

a.navbarcheckout:visited
{
    color: #E36C0A;
	font-weight:bold;
}

a.navbarcheckout:hover
{
    color: #FF6600;
	font-weight:bold;
}

a.navbarcheckout:active
{
    color: #FF6600;
	font-weight:bold;
}

a.navbarcheckout2:link
{
    color: #FF0000;
	font-weight:bold;
}

a.navbarcheckout2:visited
{
    color: #FF0000;
	font-weight:bold;
}

a.navbarcheckout2:hover
{
    color: #FF0000;
	font-weight:bold;
}

a.navbarcheckout2:active
{
    color: #FF0000;
	font-weight:bold;
}

h1.catheader {
	color: #003399;
	font-size: 12pt;
	font-weight: bold;
	display: inline;
}

.catbody {
	font-size: 10pt;
}

table.detabsmall {
	align: left;
	border-width: 0px;
	border-spacing: 2px;
}

table.detabsmall td {
	border-width: 0px;
	padding: 2px 2px 2px 2px;
}

table.detab {
	align: center;
	border-width: 0px;
	border-spacing: 2px;
	margin-left:auto;
	margin-right:auto;
	width:95%;
}

table.detab td {
	border-width: 0px;
	padding: 2px 2px 2px 2px;
}

tr.detabsec {
	background-color: #003F3F;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

tr.quantity {
	background-color: #FFFFFF;
}

#detabhead {
	background-color: #FDC569;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}

#detabbody {
	background-color: #FDECC8;
	font-size: 9pt;
	text-align: center;
}

#fileinfo {
	color: #666666;
}

table.proddet {
	background-color: #F1F1F1;
	border-width: 1px;
	border-color: #999;
	border-spacing: 0px;
	border-style: solid;
	width:100%;
}

table.proddet td {
	border-width: 0px;
	padding: 2px 2px 2px 2px;
}

table.bodyspacer1 {
	border-width: 0px;
	border-padding: 0px;
	border-spacing: 0px;
	width: 589px;
}

table.bodyspacer2 {
	border-width: 0px;
	border-padding: 0px;
	border-spacing: 0px;
	width: 595px;
}

table.bodyspacer3 {
	border-width: 0px;
	border-padding: 0px;
	border-spacing: 0px;
	width: 575px;
}

table.bodyspacer4 {
	border-width: 0px;
	border-padding: 0px;
	border-spacing: 0px;
	width: 598px;
}

table.cartdetailtable {
	padding: 2px;
}

table.ProdDisplay1 {
	background-color: #F1F1F1;
	border-width: 1px;
	border-color: #999;
	border-spacing: 0px;
	border-style: solid;
	width: 300px;
}

table.ProdDetBar1 {
	background-color: #DFE7E6;
	border-width: 0px;
	border-padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
	height: 1 px;
}

#frame1 {
	border-width: 1px;
	border-color: #000;
	border-spacing: 0px;
	border-style: solid;
}

#producttextsmall {
	font-size: 8pt;
}