body {
	margin: 0px;
	background: #000000;
}
#back {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: -1;
	overflow: hidden;
}
#content {
	overflow: auto;
	position: relative;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}
.main_table {
	background: #000000;
}
td {
	color: #ffffff;
	font-family: Verdana;
	font-Size: 10pt;
}
.nav {
	color: #ffffff;
	text-decoration: none;
}
.nav:hover {
	text-decoration: underline;
}
.hmnu {
	font-family: verdana;
	color: #ffffff;
	font-size: 10px;
	background: url("../img/hmnu.gif") repeat;
	height: 21px;
}
.frm_cat {
	font-family: verdana;
	color: #ffffff;
	font-size: 10px;
	background: url("../img/hmnu.gif") repeat;
	height: 21px;
}
.header {
	background: url("../img/webgames-header.jpg") no-repeat;
	height: 180px;
	border-left: 1px #294417 solid;
	border-right: 1px #294417 solid;
}
.fld_search {
	height: 20px;
	background: #000000;
	border: 1px #294417 solid;
}
.empty {
	height: 10px;
	border-left: 1px #294417 solid;
	border-right: 1px #294417 solid;
}
.brd_fld {
	border-left: 1px #294417 solid;
	border-right: 1px #294417 solid;
}
.dwn_mnu {
	border-left: 1px #294417 solid;
	border-right: 1px #294417 solid;
	border-bottom: 1px #294417 solid;
}
.copy {
	font-size: 7pt;
	font-weight: bold;
}
.brd_round {
	border: 1px #294417 solid;
	background: #455F33;
}

.cat_header {
	border: 1px solid #294417;
}
.spel_dashed {
	border-left: 1px solid #294417;
	border-right: 1px solid #294417;
	border-bottom: 1px dashed #294417;
}
.spel_bottom {
	border-left: 1px solid #294417;
	border-right: 1px solid #294417;
	border-bottom: 1px solid #294417;
}