body {
	background-color: #F5FCDB;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial;
	text-align: left;
}
.header {
		border: 0px solid #8ed040;
		height: 100px;
		background-color: #8ed040;
		text-align: left;
		}
a:link {
	color: #d50000;
	text-decoration: none;
}

a:visited {
	color: #d50000;
	text-decoration: none;
}

a:hover {
	color: #d50000;
	text-decoration: none;
}		
.box { 
  background: #8ed040; 
}
.boxtop { 
  background: url(images/ne.gif) no-repeat top right; 
}
.boxtop div { 
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	color: #000000;
	height: 20px; 
	background: url(images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  height: 20px; 
  background: url(images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
	font-family: Arial;
	font-size: 12px;
	color: #0e5200;
	font-weight:bold;
	text-align: left;
    padding: 3px;
	padding: 0px 20px 0px 20px;
}
.boxcontent a:link{
    color: #0c3d02;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}
.boxcontent a:visited{
    color: #0e5200;
	text-decoration: none;
  padding: 0px 0px 0px 0px;
}
.boxcontent a:hover{
    color: #F9DF4C;
	text-decoration: none;
	font-weight:none;
	padding: 0px 0px 0px 0px;
}

.puf_box {
  background: #F9DF4C; 
}
.puf_boxtop { 
  background: url(images/puf_ne.gif) no-repeat top right; 
}
.puf_boxtop div { 
  height: 20px; 
  background: url(images/puf_nw.gif) no-repeat top left; 
}
.puf_boxbottom { 
  background: url(images/puf_se.gif) no-repeat bottom right; 
}
.puf_boxbottom div { 
  height: 20px; 
  background: url(images/puf_sw.gif) no-repeat bottom left; 
}
.puf_boxcontent {
  padding: 0px 20px 0px 20px;
}
.file_box { 
  background: #FFFFFF; 
}
.file_boxtop { 
  background: url(images/file_ne.gif) no-repeat top right; 
}
.file_boxtop div { 
	color: #000000;
	font-weight:bold;
	height: 5px; 
	background: url(images/file_nw.gif) no-repeat top left; 
}
.file_boxbottom { 
  background: url(images/file_se.gif) no-repeat bottom right; 
}
.file_boxbottom div { 
  height: 5px; 
  background: url(images/file_sw.gif) no-repeat bottom left; 
}
.file_boxcontent {
	margin: 0px;
	padding: 0px;
	font-size: 8px;
	font-family: Arial;
	text-align: left;
	
}
.file_boxcontent a:link{
    color: #d50000;
	text-decoration: none;
  padding: 0px 0px 0px 0px;
}
.file_boxcontent a:visited{
    color: #d50000;
	text-decoration: none;
  padding: 0px 0px 0px 0px;
}
.file_boxcontent a:hover{
    color: #F9DF4C;
	text-decoration: none;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
}

.filebox {
	margin-bottom: 8px;
}
.fileboxheader {
	background: #c1ffb5;
	margin: 2px;
	padding: 2px;
	padding-left: 4px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
.browsegamesbox {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
    padding: 3px;
    width: 100%;
}
.boxestext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
    padding: 3px;
}
.boxestext_cat {
	font-family: Arial;
	font-size: 12px;
	color: #10008a;
	text-align: left;
    padding: 3px;
}
.filebaslik {
	margin: 2px;
	padding: 2px;
	padding-left: 4px;
	color: #f40d7a;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
}




