body {
	background-attachment: fixed;
	background-image: url(../images/backgrounds/blue_bg_medium.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

p {
	color: #CCCC99;
	font-size: 12pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

p.error {
	color: #FF0000;
	font-size: 14pt;
}

H1 {
	color: #CCCC99
}

H2 {
	color: #CCCC99
}

H3 {
	color: #d3d3d3
}

H4 {
	color: #CCCC99
}

td {
	color: #faf0e6
}

th {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #aaddff;
	background-image: url(../images/backgrounds/sidebox_lft_title_bg2.gif);
}

select {
	font-family: monospace;
	font-size: 10pt;
}

.header {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CCCC99;
}

.newsheader {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #aaddff;
}

.accent {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CCCC99
}

.normal {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #faf0e6
}

.mini {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #CCCC99
}

.link {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #CCCC99;
	text-decoration: none
}

.sort {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #399;
	text-decoration: none;
}

A {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #f0e68c;
	text-decoration: none
}

A.normal {
	color: #faf0e6
}

A:hover {
	color: #ff0;
	text-decoration: underline
}

A:link {
	color: #CCCC99;
	text-decoration: none
}

table {

}

table.background {
	background-color: #6699bb
}

table.errorpage {
	background-color: #FF0000
}

.inputerror {
	background-color: #FF0000
}

.pagebreak {
	page-break-before: always
}

#banner {
	background: transparent;
	margin: 0px;
	padding: 0px;
	border: none;
	color: CCCC99;
	position: absolute;
	left: 150px;
}

#banner ul {
	margin: 0 10px 0 20px;
	padding: 0px;
}

#banner A {
	font-size: large;
}

#banner p {
	color: white;
	font-size: large;
}

#topstats {
	background: transparent;
	margin: 0px;
	padding: 0px;
	border: 1px solid blue;
	color: CCCC99;
	position: absolute;
	right: 1em;
}

#topstats th {
	border-bottom: 1px solid yellow;
	background: transparent;
	font: 80% "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
}

#topstats td {
	font: 80% "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

#header {
	display: block;
	height: 50px;
}

#logo {

}

#content {
	margin: 0;
	padding: 0px;
	color: CCCC99;
	position: absolute;
	top: 150px;
	left: 200px;
}

a.i {
	text-indent: 25px;
}

a.agenda {
	background: transparent url(../images/icons/icon_calendar.gif) left
		center no-repeat;
}
a.contact {
	background: transparent url(../images/icons/icon_help.gif) left
		center no-repeat;
}
a.faq {
	background: transparent url(../images/icons/icon_faq.gif) left
		center no-repeat;
}
a.forum {
	background: transparent url(../images/icons/icon_gastbook.gif) left
		center no-repeat;
}
a.games {
	background: transparent url(../images/icons/icon_games.gif) left
		center no-repeat;
}
a.home {
		background: transparent url(../images/icons/icon_home.gif) left
		center no-repeat;
}
a.links {
	background: transparent url(../images/icons/icon_links.gif) left
		center no-repeat;
}
a.lpg {
	background: transparent url(../images/icons/icon_lpg.jpg) left
		center no-repeat;
}
a.matchform {
	background: transparent url(../images/icons/icon_matchform.gif) left
		center no-repeat;
}
a.news {
	background: transparent url(../images/icons/icon_newspaper.gif) left
		center no-repeat;
}
a.players, a.team {
	background: transparent url(../images/icons/icon_players.gif) 1px 50% no-repeat;
}
a.settings {
	background: transparent url(../images/icons/icon_settings.gif) left
		center no-repeat;
}
a.stats, a.overview {
	background: transparent url(../images/icons/icon_poll.gif) left
		center no-repeat;
}
a.website {
	background: transparent url(../images/icons/icon_int_settings.gif) left
		center no-repeat;
}
