@charset "utf-8";
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body,td,th {
	
	
}
body {
	
	background-color: #000000;
	/* 
	background-position: center;
	background-image: url(resources/bg01.png);
	background-repeat:repeat-x;
	*/
	
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bolder;
}
h1 {
	font-size: 32px;
	text-transform: UPPERCASE;
	color: #DDDDDD;
}

h2 {
	font-size: 20px;
	text-transform: UPPERCASE;
	color: #DDDDDD;
}

.StoryTxt {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	color: #fff;
	font-size: 12px;
	text-align: left;
}

.LINK1{
	text-decoration-line: underline;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 36px;
	font-weight: bolder;
	color:#D7D7D7;
}
.headerTxt {
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-weight: 200;
}
.JoinBannerTxt{
	text-decoration-line: underline;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 24px;
	font-weight: bolder;
	text-transform: UPPERCASE;
	color: #ACACAC;
}
