@charset "UTF-8";
body {
	background-color: #4c8ab2;
}
.toplogo {
	position: absolute;
	left: 1px;
	top: 1px;
}
.navbox {
	position: absolute;
	top: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #163C5E;
	display: block;
	float: none;
	height: 25px;
	width: 100%;
	z-index: 1;
	left: 0px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.swirl {
	position: relative;
	left: 25px;
	top: 10px;
}
.lower {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.mainbodytext {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 18px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.sidebarimage {
	float: right;
	top: 0px;
	position: relative;
	right: 100px;
	display: inline;
}
.repname {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 18px;
	font-weight: bolder;
}
hr {
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.replocation {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 18px;
	font-style: italic;
}
.CatalogEntry {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 18px;
	font-weight: bolder;
}
#Table_01 {
	background-position: center;
}
.testfont {
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	line-height: 18px;
	font-weight: 300;
	font-style: normal;
	letter-spacing: 1px;
}
.testfontlarge {
	font-size: 24px;
	color: #FFFFFF;
	text-align: left;
	line-height: 18px;
	font-weight: 700;
	font-style: normal;
	text-shadow: 1px 1px 1px #000;
}
.testfontbold {
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
	line-height: 18px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: 1px;
}
.testpagehead {
	font-size: 30px;
	color: #FFFFFF;
	text-align: left;
	line-height: 18px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: 1px;
	text-shadow: 1px 1px 1px #000;
}
.footertest {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 300;
	font-style: normal;
	letter-spacing: 1px;
}
.headertest {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 700;
	font-style: normal;
	letter-spacing: 1px;
	text-shadow: 1px 1px 1px #000;
}
#header {
	height: 150px;
	padding-right: 15%;
	padding-left: 15%;
}
#centreposition {
	padding-right: 15%;
	padding-left: 15%;
}
#centrecontent {
	z-index: 100;
	min-width: 900px;
	padding: 10px;
	background-image: url(blackbg.png);
}
#catalogentry {
	z-index: 100;
	min-width: 1px;
	padding: 10px;
	text-align: center;
	background-position: center;
}
#centernav {
	height: 25px;
	z-index: 100;
	min-width: 1px;
	padding: 10px;
}
#footer {
	z-index: 100;
	min-width: 1px;
	padding: 10px;
	}
#left {
	width: 20%;
	position: absolute;
	top: 100px;
	left: 0px;
	padding: 10px 0px 10px 6px;
}

