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

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../Images/brushed_metal_003.gif);
}
.background {
	background-image: url(Images/ArtBack.jpg);
	background-repeat: no-repeat;
    background-position: top;
}
.tbebackground {
	background-image: url(Images/TBECover4FullPageAdSm.jpg);
	background-repeat: no-repeat;
    background-position: bottom;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.style3 {color: #FFFFFF}
.style5 {color: #FFFFFF; font-style: italic; }
.style7 {
	color: #CCCCCC;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
.style8 {
	color: #CCCCCC;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

