BODY
{
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FFFFFF;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
}

PRE {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
}

.logintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	font-weight: bold;
	font-style : italic;
}

a.productlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008741;
	text-decoration: none;
}			

a.productlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008741;
	text-decoration: underline;
}			

a.leftnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

a.rightnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

a.leftnavigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: underline;
}
			
.buttons	{
	font-size: 14px;
	background : #FF9C00;
	color : White;
	font : Arial, Helvetica, sans-serif;
	border : 1px solid White;
}

.boxes	{
	border-top: 1px solid #A5ACB2;
	border-left: 1px solid #A5ACB2;
	border-right: 1px solid #A5ACB2;
	border-bottom: 1px solid #A5ACB2;
	font-size: 11px;
	font : Arial, Helvetica, sans-serif;
}

.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: black;
	font-weight: bolder;
	font-style : normal;
}

.startpageheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: black;
	font-weight: bolder;
	font-style : italic;
}

.startpagelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009900;
	font-weight: bolder;
	font-style : italic;
	text-decoration: none;
}

a.shoplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #009900;
	font-weight: bold;
	text-decoration: none;
}			

a.shoplink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #009900;
	font-weight: bold;
	text-decoration: underline;
}			

.shopheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6487DC;
	font-weight: bold;
}	

.tableheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6487DC;
	font-weight: bold;
}	

.err {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
	color: red;
}

.editMode {
	color: red;
	text-align: center;
	width: 100%;
}

dt {
	font-size: 120%;
	font-weight: bold;
}
dd {
	margin-bottom: 1.75em;
}

.orangenav td {
	background-color: #f89a1c;
	color: white;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	align: center;
	vertical-align: middle;
}
.orangenav td a {
	display: block;
	color: white;
	text-decoration: none;
	padding: 4px;
}
.orangenav td a:hover {
	background-color: #e08000;
}

.prdcatnav td {
	background: #9ada8b url(http://dixonpromosupport.com/images/layout/menu/category_back.png) top right repeat-y;
	padding: 2px;
}
.prdcatnav td a {
	color: white;
	font-weight: bold;
	font-size: 14px;
	padding: 4px 32px 4px 4px;
	display: block;
	text-decoration: none;
}
