body a:link, body a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

body a:active, body a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}

body {
	background-image: url('../images/background.jpg');
	background-repeat: repeat-x;
	background-color: #004da7;
	font-size: 11px;
	color: #FFF;
}

.bodyText {
	color: #000;
	font-family: Arial;
	font-size: 11px;
}

.content {
	font-size: 11px;
	font-family: Arial;
	color: #000000;
}

.content a:link,.content a:visited {
	font-size: 11px;
	font-family: Arial;
	color: #000000;
}

.crumbs {
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	text-align: left;
	width: 800px;
	margin: 15px;
}

.crumbs a:link, .crumbs a:visited, .crumbs a:active {
	color: #000000;
}

.crumbs a:hover {
	color: #ff4e00;
}

.motto {
	font-size: 17px;
	color: #ffffff;
	font-family: Verdana;
	margin-left: 15px;
}

.nav {
	background-image: url('../images/nav_background.gif');
	height: 35px;
}

.pagPages {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	
}

.pagPages a:link, .pagPages a:visited {
	color: #000;
	text-decoration: none;
}

.pagPages a:hover, .pagePages a:active {
	text-decoration: underline;
}

.productCategoryBox {
	width: 150px;
	padding: 10px;
	border: 1px solid #dfdfdf;
	background-color: #ffffff;
}	

.productCategoryImage {
	margin: 4px;
}

.productCategoryTitle {
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 20px;
	color: #011b57;
	font-weight: bold;
}

.shell {
	width: 950px;
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
}

.smallText {
	font-size: 10px;
	color: #000;
	font-family: Arial;
}