body {
	margin:0px;
	background-color:#FFFFFF;
}

a:link{
	text-decoration:underline;
	color:#003366;
}

a:visited{
	text-decoration:underline;
	color:#003366;
}

a:hover{
	text-decoration:none;
	color:#003366;
}

a:active{
	text-decoration:underline;
	color:#003366;
}

body, td, input, select {
	font-family:Arial;
	font-size:11px;
}

.header {
	font-size : 14px;
	font-weight : bold;
	color : #000000;
}

.button {
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	cursor : hand;
}

.field {
	font-family : Arial;
	border : 1px groove #CCCCCC;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
}

.table{
	font-size:11px;
}

.navtable {
	font-family:Arial;
	font-size:11px;
}

.navcell {
	font-family:Verdana, Arial, sans serif;
	font-size:11px;
}

.navlink:link {
	font-weight:bold;
	line-height:15px;
	padding:5px;
	color:#000000;
}


a.navlink:visited {
	font-weight:bold;
	line-height:15px;
	padding:5px;
	color:#000000;
}

a.navlink:active {
	font-weight:bold;
	line-height:15px;
	padding:5px;
	color:#000000;
}


a.navlink:hover {
	font-weight:bold;
	line-height:15px;
	padding:5px;
	color:#FFFFFF;
}

.categoryHeaderImage {
	display:inline;
}

.productTable {
	margin:5px 5px 5px 5px;
}

.productCell {
	align:center;
} 

.miniCart {
	width:132px;
	background-color:#FFFFFF;
} 
 
.brandsForm {
	visibility:visible;
} 
 
.searchForm {
	visibility:visible;
}
 
a.logoutLink:link, a.logoutLink:hover, a.logoutLink:active, a.logoutLink:visited {
	color:#FFFFFF;
}
 
.randomProduct {
	text-align:center;
}
