body {
	background-color: #FC6703;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial;
	text-align: left;
        float:left;
}
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #0099CC;
	font-family: Arial;
	font-size: 11px;
	margin: 2px;
	padding: 2px;
}
a:link {
	color: #FF66CC;
	text-decoration: underline;
}

a:visited {
	color: #FF66CC;
	text-decoration: underline;
}

a:hover {
	color: #990033;
	text-decoration: none;
}
.main {
	width: 920px;
	padding: 0px;
}
.top {
	padding: 0px;
	text-align: center;
	background-color: #FC6703;
	height: 24px;
}
.top-left {
    color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 5px;
	text-align: left;
	float: left;
}
.top-right {
    color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	margin-right: 10px;
	margin-top: 5px;
	text-align: right;
	float: right;
}
.top-link:link {
	color: #FF66CC;
	text-decoration: none;
}

.top-link:visited {
    color: #FFFFFF;
	text-decoration: none;
}

.top-link:hover {
    color: #FFFFFF;
	text-decoration: underline;
}
.header {
	background-image: url(images/header.jpg);
	height: 103px;
}
.header-menu {
    color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 73px;
	text-align: left;
	float: left;
}
.header-link:link {
	color: #FFFFFF;
	text-decoration: none;
}

.header-link:visited {
    color: #FFFFFF;
	text-decoration: none;
}

.header-link:hover {
    color: #FF6347;
	text-decoration: none;
}
.content {
	background-color: #58DD00;
	border-left: 1px solid #FC6703;
	border-right: 1px solid #FC6703;
}
.contentbox {
	border: 1px solid #0099CC;
	margin-bottom: 8px;
}
.contentheader {
	background: #0099CC url(images/topbar.png);
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 2px;
	padding-left: 4px;
	margin: 2px;
}
.boxestext {
	font-family: Arial;
	font-size: 11px;
	color: #0099CC;
	text-align: left;
    padding: 3px;
}
.newstext {
	font-family: Arial;
	font-size: 11px;
	color: #0099CC;
	text-align: left;
    padding: 3px;
}
.newsline {
	border-bottom: 1px dotted #FC6703;
}
.filebox {
	border: 1px solid #99CC66;
    margin-bottom: 8px;
}
.fileboxheader {
	background: #99CC66 url(images/topbar2.png);
	margin: 2px;
	padding: 2px;
	padding-left: 4px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}
.contentheaderlink:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.contentheaderlink:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.contentheaderlink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.frametext {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
    padding: 5px;
}
.framelink:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.framelink:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.framelink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.played {
	font-family: Arial;
	font-size: 9px;
}
.browsegamesbox {
	border : 2px solid #FC6703;
width : 157px;
height : 100px;
padding-left : 2px;
padding-right : 2px;
text-align: center;
float : right;
padding-top : 2px;
padding-bottom : 2px;
margin: 0 1px 1px 0;
position: relative;
background-color: #58DD00;
}
.pagenumbers {
	font-family: Arial;
	font-size: 15px;
	color: #990033;
	text-align: center;
    padding: 3px;
}
.gamelink:link {
	color: #990033;
	font-weight: bold;
	text-decoration: none;
}

.gamelink:visited {
	color: #990033;
	font-weight: bold;
	text-decoration: none;
}

.gamelink:hover {
	color: #0099CC;
	font-weight: bold;
	text-decoration: underline;
}
.pmboxheader {
	border: 1px solid #0099CC;
	background-color: #FFFFFF;
	margin-bottom: 8px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
    padding: 4px;
    text-align: left;
}
.quote {
	border: 1px dotted #009933;
	margin: 2px;
	margin-bottom: 6px;
	padding: 3px;
	text-align: left;
}
.newprivatemessage {
	padding: 5px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}
.pmboxtable {
	border: 0px;
	width: 99%;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	padding: 4px;
	
}
.readpmtable {
	width: 99%;
	font-family: Arial;
	font-size: 11px;
	padding: 2px;
}
.pmtexttable {
	border: 1px solid #CCCCCC;
	width: 80%;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	padding: 3px;
	text-align: left;
}
.bottom {
	background-image: url(images/footer.png);
	height: 42px;
	border-left: 1px solid #FC6703;
	border-right: 1px solid #FC6703;
	border-bottom: 1px solid #FC6703;
}
.bottom-text {
    color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	padding-top: 14px;
	text-align: center;
}
.bottom-link:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.rastgele {
border : 2px solid #FC6703;
width : 107px;
height : 100px;
padding-left : 2px;
padding-right : 2px;
text-align: center;
float : right;
padding-top : 2px;
padding-bottom : 2px;
margin: 0 1px 1px 0;
position: relative;
background-color: #58DD00;
}
.rastgelegenis {
width: 700px;
float: left;
}
.yeni {
border : 2px solid #FC6703;
width : 107px;
height : 100px;
padding-left : 2px;
padding-right : 2px;
text-align: center;
float : right;
padding-top : 2px;
padding-bottom : 2px;
margin: 0 1px 1px 0;
position: relative;
background-color: #58DD00;
}
.yenigenis {
width: 700px;
float: left;
}
.pop {
border : 2px solid #FC6703;
width : 107px;
height : 100px;
padding-left : 2px;
padding-right : 2px;
float : right;
padding-top : 2px;
padding-bottom : 2px;
margin: 0 1px 1px 0;
position: relative;
background-color: #58DD00;
}
.popgenis {
width: 700px;
float: left;
}
.filesoldaki {
width: 110px;
float: center;
}
.pop {
border : 2px solid #FC6703;
width : 107px;
height : 100px;
padding-left : 2px;
padding-right : 2px;
text-align: center;
float : right;
padding-top : 2px;
padding-bottom : 2px;
margin: 0 1px 1px 0;
position: relative;
background-color: #58DD00;
}
.popgenis {
width: 700px;
float: left;
}

#Kat {
	width : px; background : #8F0A50; color : #ea7119; font : bold 11px/24px Tahoma, Verdana, Arial, Helvetica, sans-serif; line-height : 12px; padding : 0px; float : left; text-align : left; 
}
#Kat ul {  margin : 0; padding : 0; 
}
#Kat li {
	list-style : none;
}
#Kat li a {
	background : #FC6703; display : block;  padding : 5px 5px 5px 5px; width : 150px; text-decoration : none; color : #620949; margin-left : 1px; margin-right : 1px; margin-top : 1px; margin-bottom : 0px;  border : px solid #e6e6e6; 
}
#Kat li a:hover {
	background : #8F0A50; color : #F5BB1F;  border : px solid #e6e6e6; margin-bottom : 1px; margin-top : 1px; 
}
#Kat li a.active {
	background : #FC6703;  color : #8F0A50; border : px solid #e6e6e6; margin-bottom : 4px; 
}