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: 11px;
	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%;
}