@charset "UTF-8";
/* CSS Document */
/* Zero margins for IE */
html, body {padding: 0; margin: 10, border: 0;}
.bodyverdana {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px
}
.bodyhelv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold
}
.webdings {
	font-family: Webdings;
	font-size: 14px
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	color: #0000CC;
}
.style6 {
	font-family: "Times New Roman", Times, serif
}
.style7 {
	color: #CC0000
}
.style8 {
	font-size: 16px
}
#hlist ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#hlist li {
	margin-right: 10px;
	margin-left: 0px;
	display: inline;
}
.subhead {  font-family: "Times New Roman", Times, serif, Minion, "New York"; font-size: 20px; font-style: normal; line-height: 24px; font-weight: bold
}
.links {
	font-family: Helvetica, Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px
}
body {
	background-image: url(../graphics/background/aluminium_bak.jpg);
	background-repeat: repeat;
}
#fadelayer {
	background-repeat: repeat-x;
	background-color: transparent;
	background-image: url(../graphics/background/fadestrip2.png);
	margin-top: -10px;
	margin-left: -10px;
	margin-right: -10px;
}
#container {
	margin-right: auto;
	margin-left: auto;
}
#top {
	background-image: url(../graphics/background/frame_top.png);
	height: 75px;
	background-repeat: no-repeat;
	background-position: center;
}
#main {
	background-image: url(../graphics/background/frame_main.png);
	background-repeat: repeat-y;
	background-position: center;
}
#footer {
	background-image: url(../graphics/background/frame_foot.png);
	background-repeat: no-repeat;
	height: 40px;
	background-position: center;
	clear: both;
	top: 0px;
}
