body {
	margin:0px;
	background-color: #FFFFFF;
	color : #450945;
	font-family : Arial
}

a:link {
	color : #450945;
	text-decoration : none;
}

a:visited {
	color : #450945;
	text-decoration : none;
}

a:hover {
	color : #450945;
	text-decoration : underline;
}

a:active {
	color : #450945;
	text-decoration : none;
}

input, select {
	font-family : Arial;
	font-size : 12px;
}

td {
	font-family : Arial;
	font-size : 12px;
}

.header {
	font-size : 14px;
	font-weight : bold;
	color : #450945;
}

.button {
	font-size : 11px;
	font-weight : bold;
	color : #450945;
	cursor : hand;
}

.field {
	font-family : Arial;
	border : 1px groove #CCCCCC;
	font-size : 11px;
	font-weight : normal;
	color : #450945;
}

.table {
	font-family : Arial;
	font-size : 11px;
	background-color: #FFFFFF;
	border: 7px solid #EAEAEA;
}

.navtable {
	font-family:Arial;
	font-size:11px;
	background-color:#EAEAEA;
	border: 1px groove #CCCCCC;
	padding:3px 3px 3px 3px;
	width:132px;
}

.navcell {
	font-family:Arial, sans serif;
	font-size:11px;
}

.navlink {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	padding:5px;
	text-decoration:none;
}

.categoryHeaderImage {
	display:inline;
}

.productTable {
	margin:5px 5px 5px 5px;
}

.productCell {
	align:center;
}

.miniCart {
	background-color: #EAEAEA;
	border: 1px groove #CCCCCC;
	width:100%;
	padding:5px 5px 5px 5px;
} 

ul {font-size: 12px}
li {font-size: 12px}
.standardFont {font-size: 12px}
.largerFont {font-size: 14px; text-align:left;}