@charset "utf-8";
body {
	background-image: url(Assets/metal005.jpg);
	background-repeat: repeat;
}
#foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#foot a {
	color: #FFFFFF;
}
#foot a:visited {
	color: #FFFFFF;
}
#foot a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#bottom {
	background-image: url(Assets/aaa_bot.png);
	background-repeat: no-repeat;
	height: 41px;
	width: 970px;
}



#middle {
	background-image: url(Assets/aaa_mid.png);
	background-repeat: repeat-y;
}
#top {
	background-image: url(Assets/aaa_top2.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 920px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 40px;
	padding-left: 50px;
}
#top a {
	color: #FFFFFF;
	text-decoration: none;
}
#top a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#top a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#pad {
	padding: 10px;
}
#middle p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#middle a {
	color: #D34121;
}
#middle a:visited {
	color: #D34121;
}
#middle a:hover {
	color: #006600;
}
#middle h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000099;
	text-transform: uppercase;
}

#middle h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
#middle h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
}
#middle li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
