body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #1E1E2A;
	color: #E4E4E4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	margin-top: 20px;
	scrollbar-base-color: #1E1E2A;
	scrollbar-track-color: #1E1E2A;
	scrollbar-arrow-color: #A01414;
}
input,textarea {
	border: 1 solid #A01414;
	background-color: #222222;
	font-family: "Courier New", Courier, mono;
	color: #E4E4E4;
}
select {
	background-color: #222222;
	color: #E4E4E4;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:bottom;
}
li {
	color: #A01414;
}
.greydot {
	color: #222222;
}
.loginbutton {
	border: 1 solid #A01414;
	background-color:#222222;
	font-family: Arial, Helvetica, sans-serif;
	color: #E4E4E4;
}
a:link {
	color: #E4E4E4;
}
a:visited {
	color: #E4E4E4;
}
a:hover {
	color: #A01414;
}
.update {
	font-size: x-small;
	color: #E4E4E4;
	font-weight:bold;
}
.login {
	font-size: x-small;
	color: #E4E4E4;
}
.signup {
	font-size: xx-small;
	color: #E4E4E4;
}
.post {
	font-size: x-small;
	color: #E4E4E4;
	font-style: italic;
}
.recentnews {
	font-size: x-small;
	font-style: italic;
	color: #E4E4E4;
}
.style1 {
	font-size: x-small;
	color: #E4E4E4;
	font-weight: bold;
		
}
.style2 {
	font-size: xx-small;
	color: #E4E4E4;
}
.byline {font-size: xx-small;}
.disclaimer {font-size: 8px}
.nav {
	font-size: x-small;
	color: #E4E4E4;
}
.nav a:link {
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
}
.nav a:active {
	text-decoration: none;
}
.nav a:hover {
	text-decoration: none;
}
.news {
	font-size: x-small;
	color: #E4E4E4;
}
.navdots {
	font-size: x-small;
	color: #A01414;
	font-weight: bold;
}
.navarrow {color: #A01414}
.guildleader {
	font-size: xx-small;
	color: #FFFF00;
}
.officer {
	font-size: xx-small;
	color: #CC3300;
}
.rosterheader {
	font-size: x-small;
	color:#999999;
}
.rosterheadertiny {
	font-size: xx-small;
	color: #999999;
}
.roster {
	font-size: x-small;
	color: #E4E4E4;
}
.roster a:link {
	text-decoration: none;
}
.roster a:visited {
	text-decoration: none;
}
.roster a:hover {
	text-decoration: none;
}
.roster a:active {
	text-decoration: none;
}
.rosterofficer {
	color: #CC3300;
	font-size: x-small;
}
.rosterofficer a:link {
	text-decoration: none;
	color: #CC3300;
}
.rosterofficer a:visited {
	text-decoration: none;
	color: #CC3300;
}
.rosterofficer a:active {
	text-decoration: none;
	color: #CC3300;
}
.rosterofficer a:hover {
	text-decoration: none;
	color: #CC3300;
}


