body {
    font-family:"verdana","arial","helvetica","sans-serif";
	font-size:10pt;
    }
td {
    font-family:"verdana","arial","helvetica","sans-serif";
	font-size:10pt;
    }
td.OrderDetail {
    font-family:"verdana","arial","helvetica","sans-serif";
    color:#000099;
    font-weight:normal;
    padding-left:8;
    }
td.navLinks {
	font-family : Verdana;
	font-size:7pt;
}
.CatMoney {
	font-family : Verdana;
	font-size:7pt;
    font-weight:bold;
	text-indent : 10px;
}




.LeftNav {
		font-weight : bold;
		color : #000000;
		text-decoration : none;
		font-family : Verdana;
		font-size : 10px;
		padding-left : 3px;
	}
	a:hover.LeftNav	{ color : #000000; text-decoration : none; }
	a:visited.LeftNav { color : #000000; }

	.GreyMenu {
		
		color : #FFFFFF;
		text-decoration : none;
		font-family : Verdana;
		font-size : 9px;
	}
	
	a:hover.GreyMenu { 
		color : #FFFFFF; 
		text-decoration : underline; 
	}
	a:visited.GreyMenu { color : #FFFFFF; }	
	
	.Footer {
		
		color : #000000;
		text-decoration : none;
		font-family : Verdana;
		font-size : 9px;
	}
	a:hover.Footer { 
		color : #000000; 
		text-decoration : underline; 
	}
	a:visited.Footer { color : #000000; }	

	a.clsAGreenMenu:hover {
   		color:#FFCC00;
    }
	a.pathItem:hover {
    	text-decoration:underline;
    }
	a.catTop:hover {
    	text-decoration:underline;
    }

	a.ellipses:hover {
    	text-decoration:underline;
    }














.checkoutHead {
    background-color:#99CC00;
    padding-left:8;
    padding-top:4;
    padding-bottom:4;
    font-weight:bold;
    color:#000099;
    }
.checkoutItems {
    background-color:#FFCC00;
    padding-left:2;
    padding-top:4;
    padding-bottom:4;
    font-weight:bold;
    }
.checkoutShippingTable {
    background-color:#FFFFCC;
    }
.checkoutShipping {
    background-color:#FFCC00;
    padding-left:2;
    padding-top:4;
    padding-bottom:4;
    font-weight:bold;
    }
.invoiceBanner {
    background-color:#FFCC00;
    padding-left:2;
    padding-top:4;
    padding-bottom:4;
    font-weight:normal;

    }
.checkoutErrorsHead {
    background-color:red;
    padding-left:8;
    padding-top:4;
    padding-bottom:4;
    color:#FFFFFF;
    font-weight:bold;
    }
.checkoutErrors {
    color:red;
    font-weight:bold;
    }
.cartHead {
    font-weight:bold;
    background-color:#FFCC00;
    padding-left:8;
    padding-top:0;
    padding-bottom:0;
    }
.clsGreenMenu {
    background-color:#006600;
    font-color:#FFFFFF;
    }
.clsTDGreenMenu {
    font-weight:bold;
    padding-left:15;
    }
a.clsABtnText {
    text-decoration:none;
    color:#FFFFFF;
    }
a.clsAGreenMenu:link {
    text-decoration:none;
    color:#FFFFFF;
    }
a.clsAGreenMenu:active {
    text-decoration:none;
    color:#FFCC00;
    }
a.clsAGreenMenu:visited {
    text-decoration:none;
    color:#CCCCCC;
    }
a.catTop {
    text-decoration:none;
    font-weight:bold;
    color:#000099;
    }
a.fullCartItem {
    text-decoration:none;
    font-weight:bold;
    color:#000099;
    }
a.CheckoutItem {
    text-decoration:none;
    font-weight:bold;
    color:#000099;
    }
a.catTop:visited {
    text-decoration:none;
    font-weight:bold;
    color:#AD0810;
    }
a.catItem {
    text-decoration:none;
    font-weight:normal;
    color:#000099;
    }
a.catItem:hover {
    text-decoration:underline;
    }	

a.catItemList {
    text-decoration:none;
    font-weight:bold;
    color:#000099;
    }
a.catItemList:hover {
    text-decoration:underline;
    }

a.ellipses {
    text-decoration:none;
    font-weight:bold;
    color:#000099;
    }

a.catItem:visited {
    text-decoration:none;
    color:#AD0810;
    }
a.ellipses {
    text-decoration:none;
    font-weight:bold;
    color:#000099;
    }
a.ellipses:visited {
    text-decoration:none;
    font-weight:bold;
    color:#AD0810;
    }
a.pathItem {
    text-decoration:none;
    color:#000099;
    }

.product {
    border-bottom-color:##AD0810;
    border-bottom-width:1px;
    border-bottom-style:"solid";
    }
.cartItem {
    border-top-color:#CCCCCC;
    border-top-width:1px;
    border-top-style:"solid";
    }

td.catList {
    vertical-align:top;
    padding-top:0;
    padding-left:0;
    padding-right:0;
    }

.detailHeading {
    line-height:1.2em;
}
td.btnCart {
    background:#003333;
    font-weight:bold;
    color:#FFFFFF;
    cursor:hand
    }

input{
    font-size:8pt;
    color:#000000;
    }
input.wideText{
    width:29em;
    }
input.middleText{
    width:14em;
    }
input.shortText{
    width:10em;
    }
    
select{
    font-size:1em;
    }
label{
    cursor:hand;
    }
.itemQty {
    width:2em;
    color:#000000;
 }
