body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial;
	text-align: left;
}
.ustmenu {

	width: 980;
	background-color: #005E5E;
	padding: 0px;
	font-family: Arial;
	text-align: right;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
}
.ustmenu a:link{
    color: #d5fb6e;
	text-decoration: none;
	padding: 0px 0px 0px px;
}
.ustmenu a:visited{
    color: #d5fb6e;
	text-decoration: none;
  padding: 0px 0px 0px 0px;
}
.ustmenu a:hover{
    color: #ffffff;
	text-decoration: none;
	font-weight:none;
	padding: 0px 0px 0px 0px;
}


.main {

	width: 980;
	background-color: #aacdcf;
	padding: 0px;


}

.header {
		height: 100px;
		background-color: #005E5E;
		text-align: left;
		}
a:link {
	color: #fcff00;
	text-decoration: none;
}

a:visited {
	color: #fcff00;
	text-decoration: none;
}

a:hover {
	color: #fcff00;
	text-decoration: none;
}		
.box { 
  background: #005E5E; 
}
.boxtop { 
  background: url(images/ne.gif) no-repeat top right; 
}
.boxtop div { 
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	color: #fcff00;
	height: 5px; 
	background: url(images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  height: 5px; 
  background: url(images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	text-align: left;
    padding: 0px;
	padding: 0px 0px 0px 10px;
}
.boxcontent a:link{
    color: #ffffff;
	text-decoration: none;
	padding: 0px 0px 0px px;
}
.boxcontent a:visited{
    color: #ffffff;
	text-decoration: none;
  padding: 0px 0px 0px 0px;
}
.boxcontent a:hover{
    color: #000000;
	text-decoration: none;
	font-weight:none;
	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: #ffffff;
	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;
}



