body {
	margin: 0;
	padding: 0;
	background-color: #e4e4e4;
	}
#menu {
	}
#menu, #menu td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #fff;
	}
#menu td {
	background-image: url(resources/template/menubg.gif);
	background-repeat: no-repeat;
	height: 20px;
}
#menu p {
	padding: 5px;
	}
#menu td a.link {
	width: 85%;
	margin-left: 20px;
	padding-left: 10px;
	font-family: arial, verdana;
	display: block;
	text-decoration: none;
	color: #a2a2a2;
	font-size: 11px;
	font-weight: bold;
	}
#menu td a.link:hover {
	color: #c00;
	}
#menu td a.indented {
	width: 100%;
	padding: 2px 2px 2px 10px;
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	}
#menu td a.indented:hover {
	background: #004400;
	}
#footer {
	padding: 3px;
	font-family: verdana;
	font-size: xx-small;
	text-align: center;
	color: #a2a2a2;
	}
#footer a {
	color: #808080;
	}
#main {
	padding: 10px;
	font-family: arial, verdana;
	font-size: 12px;
	background: #fff;
	color: #808080;
	}
#main .featuredimage img {
	border: 1px solid #191972;
}
#main a {
	color: #242578;
	}
#main td {
	font-family: arial, verdana;
	font-size: 12px;
	color: #808080;
	}
#main td a {
	color: #242578;
}
#main h1 {
	font-size: 18px;
	color: #C00;
	font-family: Arial-narrow, Helvetica, sans-serif;
	font-weight: normal;
	}
#main h2 {
	font-size: medium;
	color: #59563E;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	}
.divMenu {
	position: absolute;
	top: 0;
	left:0;
	visibility:hidden;
	}
.divMenu a {
	padding: 2px;
	display: block;
	width: 110px;
	border-bottom: 1px solid #003300;
	font-family: arial;
	font-weight: bold;
	font-size: x-small;
	text-decoration: none;
	background: #666600;
	color: #FFFFFF;
	}
.divMenu a:hover {
	background-color: #004400;
	}
hr {
	clear: both;
	color: #000;
	}
.error {
color: #f00
}
#topbara {
	padding: 10px;
	text-align: right;
	font-family: arial, verdana;
	font-size: 10px;
	background-color: #fff;
	color: #b3b3b3;
	font-weight: bold;
}
#topbara a {
	color: #b3b3b3;
	text-decoration: none;
}
#topbar a:hover {
	color: #919191;
}
#topbarb {
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: right;
	padding-bottom: 15px;
	padding-right: 10px;
	background-color: #fff;
}
#featured td {
	font-family: arial, verdana;
	font-size: 12px;
	color: #746B75;
	font-weight: bold;
}
#loginbox td {
	font-family: arial, verdana;
	font-size: 12px;
	color: 888;
}
#loginbox td a {
	color: #666;
	text-decoration: none;
}
#loginbox td a:hover {
	text-decoration: underline;
}
.cataloguetoptext {
	font-size: 12px;
}