body {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 150%;
}

.counter {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	line-height: 150%;
}

td,th {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 150%;
}

a {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0d63ab;
	text-decoration: none;
	line-height: 150%;
}

a:hover {
	text-decoration: underline;
}

.barmenu {
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.barmenu:hover {
	text-decoration: underline;
}

.menu {
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #002977;
	text-decoration: none;
}

.menu:hover {
	text-decoration: underline;
}

.campaign_header {
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}

input {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
}

select {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
}

textarea {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
}

.newsdate {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #999999;
}

.newsheader {
	font-family: Verdana, Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.newsheader_event {
	font-family: Verdana, Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #0E3A8E;
}

.linknewsheader {
	font-family: Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.submenuheader {
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px;
}

.header1 {
	font-family: Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.header2 {
	font-family: Verdana, Tahoma;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}

.errormsg {
	color: #cc0000;
	font-weight: bold;
}

#logoutbutton {
	position: absolute;
	left: 10px;
	top: 115px;
	text-align: left;
}

#topbanner {
	width: 770px;
}

#pagecontent {
	position: relative;
	width: 650px;
	margin-top: 25px;
}

#pagecontentwrapper {

	position: relative;

}

#meriq {
	position: absolute;
	left: 625px;
	top: 115px;
	color: #7f7f7f;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}

#gamestartlist {
	position: absolute;
	left: 720px;
	top: 0px;
	width: 250px;
}

#playerlist {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 770px;
}

.tdt {
	border-top: 1px solid #999999;
}

.tdb {
	border-bottom: 1px solid #999999;
}

.tdl {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

.tdr {
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}

.tdr2 {
	border-right: 1px solid #999999;
}

.tdl2 {
	border-left: 1px solid #999999;
}