html{
	height:100%;
	margin-bottom:1px;
}
body{
	background:url(../images/main-bg.jpg) top center no-repeat fixed #3E3E3E;
	text-align:center;
	margin:0;
	font-family:arial,sans-serif;
	font-size:13px;
	color:#aaa;
}
	
td{
	font-size:13px;
}
h1,h2,h3,h4,p{
	margin:0 0 10px 0;
}
ul{
	margin-top:0;
	margin-bottom:10px;
}
a{
	color:#fff;
	border-bottom:dotted 1px #fff;
	text-decoration:none;
}
a:hover{
	color:#fff;
	border-bottom:solid 1px #fff;
	text-decoration:none;
}
.mainwrap{
	display:block;
	width:962px;
	height:250px;
	text-align:left;
	margin:0 auto;
}
.header{
	background:#022451;
}
.logo{
	text-align:left;
	padding-left:10px;
}
.menu{
	padding-left:0px;
	margin-top:0;
	height:40px;
	background:url(../images/menu-bg.gif) repeat-x;
}
.topmenu .menu{
	padding-left:0px;
	margin-top:0;
	height:auto;
	background:none;
}
.topmenu .menu{
	list-style:none;
}
.topmenu .menu li{
	float:left;
	padding:0 5px;
	font-size:90%;
}
.module{
	background: url(../images/mod-lt-border.png) top left repeat-y #022451;
	padding:0;
	margin:5px;
}
.module-blank{
	padding:0;
	margin:5px;
}
.module div{
	background: url(../images/mod-rt-border.png) top right repeat-y;
	padding:0;
}
.module div div{
	background:url(../images/mod-bottom.png) -1px 100% no-repeat;
	padding:0;
}
.module div div div{
	background:url(../images/mod-top.png) top right no-repeat;
	padding:10px;
}
.module div div div div{
	background:none;
	padding:0;
}
.module h3{
	background:url(../images/mod-title-bg.png) top left no-repeat;
	height:32px;
	line-height:24px;
	font-family:"times new roman",georgia,serif;
	font-style:italic;
	text-indent:17px;
}
.topmenu{
	margin:0;
	padding:0;
	float:right;
}
.modsec1, .content{

}
.modsec1 .inner{
}
.modcell1{
}
.modcell1 .modwrap1{
	padding-left: 10px;
}
.content .inner{
}
.leftcolcell{
}
.leftcolcell .leftcolwrap{
	padding-left: 0px;
}
.modsec2{
	margin-top:5px;
}
.modsec2 .inner{
}
.modsec2 td{
	color:#fff;
}
.modcell2{
}
.modcell2 .modwrap2{
	padding-left: 10px;
}
.footer{
	text-align:center;
	color:#d4d3a3;
	padding:15px 0;
}
.footer a{
	color:#fff;
}
.pad{
	padding:5px;
}
.nav{
	margin:0;
	padding:0;
	padding-top:4px;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
	display:block;
	height:32px;
	line-height:32px;
	font-weight:bold;
	padding:0 25px 0 28px;
	color:#fff;
	text-decoration:none;
	font-family:"times new roman",georgia,serif;
	font-style:italic;
	font-size:17px;
	background:url(../images/menu-separator.gif) 100% -4px no-repeat;
	border:0;
}
.nav li a:hover{
	background:#c00;
}
.nav li li{
	height:27px;
}
.nav li ul{
	padding-left:1px;
}
.nav li li a, .nav li li a:link, .nav li li a:active, .nav li li a:visited {
	background:#fff;
	color:#000;
	height:26px;
	line-height:24px;
	font-family:arial,sans-serif;
	font-size:90%;
	font-style:normal;
	padding:0;
	text-indent:10px;
	filter:alpha(opacity=80);
	opacity:.8;
	-moz-opacity:.8;
}
.nav li li a:hover {
	text-decoration:underline;
	filter:alpha(opacity=100);
	opacity:1;
	-moz-opacity:1;
}
.contentpaneopen{
	width:99%;
}
.buttonheading a img{border:0}
.buttonheading a {border:0}


.mod_events_table{
	background:#ccc;
}
.mod_events_table a{
	border:0;
}
table.contentpaneopen, table.blog{
	width:100%;
}
.nav_bar_cell, #toolbar-box{
	background:none;
}
#toolbar-box .button{
	background:#fff;
}
#jevadminform{
	background:none;
}

#whoplaystable td{
}
.whoplaystable th.evth0{
	color#666;
}
.tablebutton2{
	color:#000;
}
.sectiontableheader{
	padding:3px;
	color:#fff;
	font-weight:bold;
}
.sectiontableentry1 td{
	background:#444;
	border:#222 1px solid;
}
.sectiontableentry2 td{
	background:#222;
}