@charset "ISO-8859-1";
body {
	background-image: url(images/Background.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.topheader-1 {
	background-image: url(images/Back_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.topheader-2 {
	background-image: url(images/Back_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.topheader-3 {
	background-image: url(images/Back_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainback-1 {
	background-image: url(images/MainBackground_13.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ECEDEE;
}
.smalllinks {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.sidelinks {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.copy {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
