@charset "utf-8";
/* CSS Document */

.Background {
	background-image: url(../images/background/background_aw2m.gif);
	margin: 0px;
	position: absolute;
	z-index: 1;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: auto;
	background-color: #FFFFFF;
}
.Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000000;
	padding: 0px;
	height: 60px;
	width: 892px;
	margin-top: 25px;
	margin-left: 25px;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	border: 0px none #000000;
	background-image: url(../images/other/laid_black.jpg);
	vertical-align: middle;
	background-repeat: repeat-x;
}
.HeaderLogo {
	margin: 0px;
	position: absolute;
	visibility: visible;
	z-index: 3;
	left: 5px;
	top: 0px;
	height: 50px;
	vertical-align: top;
	display: inherit;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 91px;
}
.HeaderEmail {
	margin: 0px;
	position: absolute;
	visibility: visible;
	height: 50px;
	float: right;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
	top: 0px;
	right: 0px;
	width: 280px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
}
.HeaderCompanyName {
	margin: 0px;
	position: absolute;
	visibility: visible;
	top: 0px;
	height: 30px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 164px;
	left: 104px;
}


.HeaderText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	display: inherit;
	font-size: 14px;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	position: absolute;
	height: 20px;
	width: 150px;
	left: 104px;
	top: 40px;
}

.Menubar {
	color: #FFFFFF;
	background-color: #993300;
	height: 35px;
	width: 892px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	position: absolute;
	visibility: visible;
	left: 25px;
	top: 85px;
	float: left;
}
.MenuButton {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	visibility: visible;
	height: 35px;
	width: 100px;
	position: relative;
	top: 0px;
	bottom: 0px;
}

.CopyrightWindow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	background-color: #000000;
	height: 26px;
	width: 190px;
	visibility: visible;
	z-index: 10;
	left: 723px;
	top: 500px;
	color: #FFFFFF;
	position: absolute;
	text-align: center;
	vertical-align: middle;
	float: right;
	padding: 2px;
	border: 2px solid #FFFFFF;
}
a.WhiteLink:link {
	color: #FFFFFF;
}
a.WhiteLink:visited {
	color: #FFFFFF;
}
a.WhiteLink:hover {
	color: #CCCCCC;
}
a.RustLink:link {
	color: #993300;
}
a.RustLink:visited {
	color: #993300;
}
a.RustLink:hover {
	color: #000000;
}
a.BlackLink:link {
	color: #000000;
}
a.BlackLink:visited {
	color: #000000;
}
a.BlackLink:hover {
	color: #993300;
}
a.HolidayLink:link {
	color: #006633;
}
a.HolidayLink:visited {
	color: #006633;
}
a.HolidayLink:hover {
	color: #FF0000;
}
