body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	color: #000000;
/*	color: #787878; */
/*	color: #AC6085; */
	}

input, select {
font-size: 9px;
}

input {
border: 1px solid #E7D1DC;
font-size: 9px;
padding: 1px;
}


a:link, #navEZPagesTOC ul li a {
	color: #000000;
	text-decoration: none;
	}
 
a:visited {
	color: #000000;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}

a:active {
	color: #000000;
	}


a img {

border: none; 

}


h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em;
	}



#cartImage {

padding-right: 10px;

}
