body {
	background-color: #037aa5;
	background-image: url(images/bk.png);
    background-position: top;
    background-repeat: repeat-x;
	font-family: Verdana;
}

.container {
	width: 970px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #D8E7E7;
	border: 1px solid #686868;
	font-size: 13px;
}

.header {
	background-image: url(images/tilelines.png);
	height: 132px;
	width: 964px;
	border: 1px solid #686868;
	margin-bottom: 2px;
}

.header2 {
	background-image: url(images/HEADER.png);
	height: 132px;
	width: 1000px;
	padding-right: 12px;
	
}

.headerjoc {
	background-image: url(images/HEADER2.png);
	height: 132px;
	width: 954px;
	padding-right: 12px;
	
}

.topmenu a:link {
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}
.topmenu a:visited {
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}

.topmenu a:hover {
	color: #555555;
	font-weight: bold;
	text-decoration: underline;
}

.onlinecount {
	margin-top: 7px;
	margin-right: 6px;
	color: #06659E;
	font-weight: bold;
	float: right;
	font-size: 11px;
}

.maincontent {
	border: 0px solid #686868;
	margin: 2px;
	padding: 1px;
}

.contentbox {
	border: 1px solid #686868;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	font-size: 11px;
}

.contentbox a:link {
	font-weight: bold;
	color: #076AA3;
}

.contentbox a:visited {
	font-weight: bold;
	color: #076AA3;
}

.contentbox a:hover {
	font-weight: bold;
	color: #009AF2;
}

.contentboxheadertext {
	color: #0770AA;
	margin-top: 3px;
	margin-left: 4px;
	float: left;
	font-size: 11px;
	font-weight: bold;
}

.contentboxheader {
	height: 20px;
	border-bottom: 1px solid #686868;
}

.contentboxslash {
	float: right;
	width: 38px;
	height: 20px;
}

input, textarea {
	font-size: 11px;
	border: 1px solid #AAAAFF;
	padding: 2px;
	background-color: #FFFFFF;
	margin: 2px;
}

form {
	margin: 0px;
}

.proftable {
	background-color: #000000;
	width: 100%;
}

.proftable td {
	background-color: #FFFFFF;
	text-align: left;
	width: 50%;
}


.gamethumb {
	border: 1px solid #000000;
	margin: 2px;
}

.thefooter {
	font-size: 11px;
	font-family: Verdana;
	width: 974px;
	margin: 0px;

}


.thefooter a {
	color: #000000;
	text-decoration: none;
}

.thefooter a:hover {
	color: #000000;
	text-decoration: none;
}

.apasa {

	text-decoration: none;
}

.footer {
	background-image: url(images/footer.gif);
	background-repeat:no-repeat;
	width: 970px;
	height:100px;
	color:#000000;
	text-decoration: none;
	padding: 0px;
}


.footer2 {
	padding: 0px;
	background-image: url(images/footer2.gif);
	background-repeat:no-repeat;
	height:100px;
	color:#000000;
	text-decoration: none;
	font-size:10px;
	width: 970px;
}

.cleardiv {
	clear: both;
}

.topgrad {
	border: 0px solid #686868;
	width: 966px;
	height: 29px;
	background-image: url(images/topgrad.png);
	font-size: 9px;
	margin-bottom: 1px;
	padding-top: 2px;
}

.topleft {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	float: left;
	padding-left: 24px;
	padding-top: 8px;
}
.topright {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	float: right;
	padding: 2px;
	padding-right:5px;
}

.topmenulink {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;

}
