body {
	background: black;
	color:white;
	font-family: Helvetica, Arial;
}
#mainframe {
	background: #101010 url('stripe1.png');
}
#loginBar {
	/* background: #101010 url('stripe1.png'); */
	font-family: Verdana, Helvetica;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 25px;
	padding-left: 5px;
	background: #161616;
}
#footerBar {
	/*background: #101010 url('stripe1.png');*/
	font-family: Verdana, Helvetica;
	text-align: right;
	font-size: 11px;
}
body, p, td, li {
	font-family:Helvetica,Arial;
	font-size:13px;
}
h1,h2,h3,h4 {
	font-family:Helvetica,Arial;
}
h1 {
	color:red;
	font-size:23px;
}
.box { width: 350; vertical-align: top; color: #fff; }
.infobox { background-color: #141414; border: solid 1px #969696; padding:4px; font-size: small; }
.button {
	cursor: pointer;
	cursor: hand;
}
a.link { color: #55e; }
a.watch_replay:link,a.watch_replay:visited { color: #18d062; text-decoration: none; font-weight: normal; }
a.watch_replay:hover { color: #18d062; text-decoration: underline; font-weight: normal; }

a.hititle:link, a.hititle:visited { font-weight: normal; font-size:30px; color:#89d101; text-decoration: none; }
a.hititle:hover { font-weight: normal; font-size:30px; color:#89d101; text-decoration: underline; }

.hisubtitle { color: #ff3399; text-align: center; margin-bottom:10; margin-top:0px; margin-bottom:4px; }
.hisubtitle a:link, .hisubtitle a:visited { color:#ff3399; text-decoration: none; }
.hisubtitle a:hover { color:#ff3399; text-decoration: underline; }

a.rplink:link { color:white; }
a.rplink:visited { color:white; }
a.rplink:hover { text-decoration: underline; }

a.glink:link,a.glink:visited { color: #000000; }
a.glink:hover { color: #89d101; }

