body {
	background-color: #ffffff;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat;
	margin: 12px;
	text-align:left;
	margin: 0px 0 0 0;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #d0cfcf;
}

.main_text{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;

}
.main_text a:link{
	color: #000000;

}
.main_text a:visited{
	color: #000000;

}
.main_text a:active{
	color: #ffffff;

}
.main_text a:hover{
	text-decoration:underline;
	color:#000000;
}
.main_menu{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.main_menu a:link, .main_menu a:active, .main_menu a:visited{
	color: #adadad;
	text-decoration:none;

}
.main_menu a:hover{
	color:#ffffff;
	text-decoration:none;	
}
.main_bot{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #c9c9c9;
	text-decoration:none;
	padding-left: 2px;
}
.main_bot a:link, .main_bot a:active, .main_bot a:visited{
	color: #898989;
	text-decoration:underline;
}
.main_bot a:hover{
	text-decoration:underline;
	color:#f4f4f4;
}

.text_fot {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.text_black {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #062529;
}
.text_bot_text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #063257;
}
.link_footers a:link, .link_footers a:active, .link_footers a:visited {
	color:#000000;
	font-family: Verdana;
	font-size:9px;
	font-weight: normal;
	text-decoration:none;
} 
.link_footers a:hover
{
color:#000000;
text-decoration:underline;
} 
.link_right a:link, .link_right a:active, .link_right a:visited
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
.link_right a:hover
{
	color:#ec620a;

} 
li 
{
	padding-top:3px;
}
input:hover
{
background-color:#eccc5a;
}
.link_footers 
{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:9px;
	font-weight: normal;
	text-decoration:none;
} 
.link_footers a:link, .link_footers a:active, .link_footers a:visited
{
	color:#ff6205;
	text-decoration:none;
} 
.link_footers a:hover
{
	color:#ffffff;
	text-decoration:underline;
} 

.new{
	font-family:Verdana;
	color:#336699;
	font-size:12px;
	font-weight: bold;
}
a.new:link,a.new:visited
{
	color:#c068b4;
	font-family:Verdana;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
}
a.new:hover
{
	color:#000000;
	text-decoration:none;
}
.newtop{
	font-family:Tahoma;
	color:#ffffff;
	font-size:11px;
	font-weight: normal;
}
a.newtop:link,a.newtop:visited
{
	color:#ffffff;
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
}
a.newtop:hover
{
	color:#000000;
	text-decoration:none;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	float: left;
	width: 220px;
	height:14px;
	margin: 0px;
	padding: 3px 0 0 3px;
	border: solid #88aaca 1px;
	background-color:#FFFFFF;
}
input:hover
{
	background-color:#FFFFFF;
	border: solid #2a5e90 1px;
}
input:focus
{
	background-color:#f5f5f5;
	border: solid #c7c7c7 1px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	float: left;
	width: 227px;
	height:22px;
	margin: 0px;
	padding: 3px 0 0 3px;
	border: solid #88aaca 1px;
	background-color:#FFFFFF;
}
select:hover
{
	background-color:#FFFFFF;
	border: solid #2a5e90 1px;
}
select:focus
{
	background-color:#f5f5f5;
	border: solid #c7c7c7 1px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	float: left;
	width: 220px;
	height:110px;
	margin: 0px;
	padding: 3px 0 0 3px;
	border: solid #88aaca 1px;
	background-color:#FFFFFF;	
}
textarea:hover
{
	background-color:#FFFFFF;
	border: solid #2a5e90 1px;
}
textarea:focus
{
	background-color:#f5f5f5;
	border: solid #c7c7c7 1px;
}

.gamelist {
	overflow:auto;
	width:500px;
	height:390px;
	margin: 5px 0 0 0;
	padding:0 0px 0 0;
}
