a {
	color: #009933; 
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #009933; 
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #006633;
	font-weight: bold;
}
a:active {
	color: #00CC00;
	font-weight: bold;
}
a:sfhover {
	text-decoration: none;
	color: #00CC33;
	font-weight: bold;
}
.plaintext {
	line-height: 24px;
	margin-top: 24px;
}

.searchBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FF3300;
	background-color: #FFFFFF;
	border: none;
	height: 20px;
	width: 30px;
}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	background-color: #61A2DF;
	border: 1px solid #FFFFFF;
}
.textbox {
	background-color: #E0F0FF;
	border: 1px solid #A8B4B0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0E51A3;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.submit {	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #070F72;
	border: none;
	height: 18px;
	font-weight: bold;
	border: 1px solid #070F72;
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;	
}
li.bulletLrg {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;	
}
li.num {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;		
}
li.account {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
}
a.txtSession {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF66;
	text-decoration: none;
} 
a.txtSession:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
} 
.txtSessionGrey {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-transform: capitalize;
}
.txtCopy, .txtSiteDocs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
}
a.txtSiteDocs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #031074;
	text-decoration: none;
}
a.txtSiteDocs:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
a.txtButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006633;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #cccccc;
}
a.txtButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009933;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #cccccc;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #0B4492;
	text-decoration:none;
}
a.txtSiteDocs:hover {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #ffffff;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	font-family: Arial, Helvetica, sans-serif;
	color: #009933;
	font-size: 14px;
	text-decoration:none;
	line-height: 22px;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
 	font-family: Arial, Helvetica, sans-serif;
	color: #00CC33;
	text-decoration: none;
}
.txtContentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFffff;
	margin-top: 16px;
	margin-bottom: 18px;
}
.txtContentTitleblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: bold;
	color: #006633;
	margin-top: 16px;
	margin-bottom: 18px;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 0px solid #cccc99;
}
.tdListTitle {
	background-color: #BFCCC7;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0E51A3;
	border-bottom: 1px solid #BFCCC7;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #ffffff;
}
.txtCartPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
} 
.txtCart {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	vertical-align: top;
}
.cartTotal {
	border-top: 1px dashed #0E51A3;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #0E51A3;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #FF3300;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006633;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtviewCart:hover {
	background-color: #006633;
	color: #FFFFFF;
}
.cartProgress {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #cccccc;
	width: 350px;
	margin-top: 20px;
	text-align: center;
}
.txtcartProgressCurrent {
	color: #61A2DF;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003333;
	border-bottom: 1px solid #666666;
}
.tdcartEven {
	background-color: #ffffff;
}
.tdcartOdd {
	background-color: #FFFFFF;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}
a.txtCheckout {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtUpdate {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
.txtStockWarn {
	font-size: 70%;
	color: #FF0000;
}
.txtError {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	color: #BFCCC7;
}
a.txtCopyright:hover {
	text-decoration: none;
}

/* navigation /////////////////////////////////////////////////////////////*/

           #leftcol {
            	float: left;
            	width: 11em;
            	height: 400px;
            }
            
            #leftcol p {
            	width: 11em;
            	color: #00593D;
            	font-size: 13px;
            }
           
           
            #nav, #nav ul {/* all lists */
            	margin: 0;
				padding: 0px;
	  		    float : left;
				list-style: none;
            }
            
            #nav li {
            	position: relative;
		        float : left;
				text-align: left;
		        line-height : 1.25em;
		        margin-bottom : -1px;
		        width: 10em;
            }
            
            #nav a {
				display: block;
   				padding: 2px;
				width: 10em;
			}
			
            
			#nav a:link, #nav a:visited {
            	display: block;
            	margin: 0;
            	color: #cccccc;
            	font-weight: bold;
				font-size: 13px;
            	text-decoration: none;
				width: 11.8em;
				line-height: 36px;
            }
            
            #nav li ul {/* second-level lists */
            	position: absolute;
		        left: -999em;
		        margin-left: 11em;
            }
            
            #nav li:hover ul, li.sfhover ul {
               	top: -1px;
				left: 0px;
				DISPLAY: block;
				z-index: 222;
            }
			
			#nav li ul ul { /* third-and-above-level lists */
		       left: -999em;
			}

	#nav li a {
		width: 11.8em;
		display: block;
		color: white;
		font-weight: bold;
		text-decoration: none;
		background-color: #000033;
		border: 1px solid #000033;
		padding: 0 0.7em;
	} 
	
#nav li a:hover, li a:sfhover { /*hover for submenu*/
		width : 11.8em;
		display : block;
		color : #dddddd;
		font-weight : bold;
		margin-left: 0px;
		text-decoration : none;
		background-color: #006633; 
		padding : 0 0.7em;
	}
			
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: -5px;
		z-index: 100;
	}
	
#holdm{
position: relative;
z-index:99; 
width:95%;
}

/* navigation //////////////////////////////////////////////////////////////////////*/
.class2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.class2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.class2 a:hover, .class2 a:sfhover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF66;
}
.class2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}
/*2nd level nav////////////////////////////////////////////////////////////////////*/
.class3 a:link, .class3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.class3 a:hover, .class3 a:sfhover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF66;

}
.class3 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}


a.friendButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006633;
	padding: 6px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	border: 1px dashed #009900;
}
a.friendButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009933;
	padding: 6px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	border: 1px dashed #009900;
}
.border {
	border: '1px' 'dashed' '#999999';
}
.helptext {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: italic;
	font-size: 12px;
}

.footer_text {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
	
