.linksarea{
border:1px solid #355217;
background-color:#254207;
}
.dataarea{
border:1px solid #888888;
background-color:#808080;
}

.game_link {
	color: #dddddd;
	text-decoration: none;
	font-size: 11px;
	font-family: "Tahoma", MS Sans Serif;
}

.game_link:HOVER {
	color: #aaaaaa;
	text-decoration: none;
	font-size: 11px;
	font-family: "Tahoma", MS Sans Serif;
	}

.game_icon_link {
	color: #dddddd;
	text-decoration: none;
	font-size: 11px;
	font-family: "Tahoma", MS Sans Serif;
}

.game_icon_link:HOVER {
	color: #aaaaaa;
	text-decoration: none;
	font-size: 11px;
	font-family: "Tahoma", MS Sans Serif;
	}
	
A {
	color: #dddddd;
	text-decoration: none;
	font-size: 11px;
	font-family: "Tahoma", MS Sans Serif;
}
A:HOVER {
	color: #aaaaaa;
	text-decoration: none;
	font-size: 11px;
	font-family: "Tahoma", MS Sans Serif;
	}




	
.text
{
background-color:#444444;
color:#999999;
font: 12px tahoma, geneva, lucida,lucida grande, arial, helvetica, sans-serif;
padding: 0px;
border: solid 1px #666666;
}

.texterror
{
color: #999999;
background-color:#444444;
font: 12px tahoma, geneva, lucida,lucida grande, arial, helvetica, sans-serif;
border: solid 1px red;
}

body{
color:#dfdfdf;
background-color:#444444;
font-size:12px;
}

.languagebartitle{
color:#999999;
font-size:10px;
width:50px;
}

.languagebarlanguage{
font-size:10px;
border:0px;
}

.toplinks{
font-size:12px;
BACKGROUND-IMAGE: url(imgs/toplink.jpg);
height:36px;
border:1px solid orange;
}

.topsearch{
color:blue;
font-size:12px;
BACKGROUND-color: orange;
height:36px;
border:1px solid orange;
}

td{
	font-size:12px;
}

.centertd{
border:1px solid #aaaaff;
background-color:#0338a0;
color : #f0f0f0;
}

.centertdlight{
background-color:#0353e6;
color : #f0f0f0;
}

.arch {
	color: #727272;
	text-decoration:none;
	font-size: 12px;
	font-family: "Tahoma", MS Sans Serif;
	}



	







.input_focus, .input_blur
{
color: #727272;
font: 12px tahoma, geneva, lucida,lucida grande, arial, helvetica, sans-serif;
padding: 0px;
border: solid 1px #dddddd;
height:20px;
width:100px;
}
.input_focus
{
background:#FFF9B0;
}

.textarea_focus
{
background-color:white;
color:#90AFC0;
font: 12px tahoma, geneva, lucida,lucida grande, arial, helvetica, sans-serif;
padding: 0px;
border: solid 1px #90AFC0;
}
.textarea_blur
{
background-color:#90AFC0;
color:white;
font: 12px tahoma, geneva, lucida,lucida grande, arial, helvetica, sans-serif;
padding: 0px;
border: solid 1px #90AFC0;
}



.logo_td{
border:1px solid #dddddd;
background-color:#dddddd;
}

.data_button{
color:#efefef;
cursor: hand;
background:#3f3f3f;
font-size:12px;
text-align:center;
border:1px solid #808080;
width:180px;
text-decoration:none;
}
.data_button:hover{
color:#efefef;
cursor: hand;
background:#808080;
text-align:center;
font-size:12px;
border:1px solid #aaaaaa;
width:180px;
text-decoration:none;
}

.data_buttonp{
color:#efefef;
cursor: hand;
background:#808080;
text-align:center;
font-size:12px;
border:1px solid #aaaaaa;
width:180px;
text-decoration:none;
}

.htmlcodetextarea{
width:95%;
height:50px;
background-color:black;
color:white;
}

.bbcodetextarea{
width:95%;
height:50px;
background-color:black;
color:white;
}