body {
	margin:0px;
	background-color:#FFFFFF;
	font-family : Arial;
}

font, td, a {
	font-family : Arial;
	font-size : 12px;
}

a:link {
	color : #003366;
	text-decoration : none;
}

a:visited {
	color : #003366;
	text-decoration : none;
}

a:hover {
	color : #A6C0D7;
	text-decoration : underline;
}

a:active {
	color : #003366;
	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 : #003366;
}

.button {
	font-size : 11px;
	font-weight : bold;
	color : #003366;
	cursor : hand;
}

.field {
	font-family : Arial;
	border : 1px groove #CCCCCC;
	font-size : 11px;
	font-weight : normal;
	color : #666666;
}

.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;
}
td {
	vertical-align:top;
}

.tileLeft {
	background:url(images/tile_left.jpg);
	background-repeat: repeat-y;
}

.tileRight {
	background:url(images/tile_right.jpg);
	background-repeat: repeat-y;
}

.tileDivider {
	background:url(images/tile_divider.jpg);

.content {
	background:url(images/content.jpg);
}

.contentHeader {
	background:url(images/content_header.jpg);
}

.contentHeaderLeft {
	background:url(images/content_header_left.jpg);
}

.contentHeaderRight {
	background:url(images/content_header_right.jpg);
}

tileDivider {
	background:url(images/tile_divider.jpg);
}

