:link, :visited {
    font-size: 12px;
    color: #000000;
    text-decoration: none
}:link:hover, :visited:hover {
    font-size: 12px;
    color: #ffffff;
    text-decoration: none
}

body {
    font-size: 11px;
    background-color: #A4AA7E;
    color: #000;
    margin: 5px;
    font-family:'Î¢ÈíÑÅºÚ', Verdana, Arial;
    font-weight: 500;
}

img, form {
    border: 0px;
    padding: 0px
}

table.title {
    width: 750px;
    height: 80px;
    background-color: #4B553F;
    font-size: 24px;
    color: #000;
    font-weight: bold;
    text-align: center;
    border: 2px solid #3F4835
}

td.search {
    font-size: 12px;
    color: #000;
    text-align: center
}

table.leaderboard {
    width: 750px;
    font-size: 12px
}

.leaderboard td {
    background-color: #878B68;
    border-bottom: 1px solid #909090;
    border-top: 1px solid #1E1C18;
}

.leaderboard td.light1 {
    background-color: #4B553F
}

.leaderboard td.light2 {
    background-color: #61654B;
    color: #F6B620;
    border-right: 1px solid #878581
}

.leaderboard :link, :visited {
    font-size: 12px;
    color: #000000;
	font-weight:bolder;
    text-decoration: none
}

.leaderboard :link:hover, :visited:hover {
    font-size: 12px;
    color: #ffffff;
    text-decoration: none
}

.Hover {
    border-bottom: 1px solid #1E1C18;
    border-top: 1px solid #909090;
    background-color: #000
}

div.footer {
    font-size: 10px
}

.footer :link, :visited {
    color: #000
}

.footer :link:hover, :visited:hover {
    color: #ffffff
}

div.nicetitle {
    background-color: #61654B;
    /*color: #C0BCB0;*/
    color: #000;
    font-size: 11px;
	font-family:Arial;
    /*	border:4px solid #4B553F;*/
    border: 1px solid #1E1C18;
    position: absolute;
    width: 25em;
    z-index: 25;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-opacity: .92;
    filter: alpha(opacity = 92);
    width: auto;
}

div.nicetitle p {
    padding: 0px;
}

#infotitle {
    background-color: #61654B;
}

#body {
    width: 985px;
    border: 1px solid #1E1C18;
    background-color: #919E78;
}

#nicetitleimg {
    float: left;
    border-bottom: 1px solid #1E1C18;
    border-right: 1px solid #1E1C18;
    margin-bottom: 6px;
}

#unlocksimg {
    border-top: 1px solid #1E1C18
}

/*nicetitle width*/
.content {
    width: 335px;
}

strong {
    font: bold 12px "Î¢ÈíÑÅºÚ", Verdana, Arial
}

#right {
    font: bold;
    color: #33ff33
}

#wrong {
    font: bold;
    color: #ff0000
}

#title {
    font: 16px "Î¢ÈíÑÅºÚ", Verdana, Arial
}

/*info width*/
.info {
    width: 60%;
    float: right
}

/*  loadBar  */
.loadBar_Back {
    width: 95%;
    background: #919E78;
    border: 1px solid #1E1C18;
    overflow: hidden;
}

.loadBar_front {
    font-family: verdana;
    background: #4B553F;
    border-right: 1px solid #1E1C18;
    color: #fff;
    max-width: 200px;
}

/* rank_loadBar*/
.rank_loadBar_bg {
    width: 99%;
    left: 10px;
    background: #919E78;
    border: 1px solid #1E1C18;
    overflow: hidden;
}

.rank_loadBar_front {
    font-family: verdana;
    height: 20px;
    background: #4B553F;
    color: #fff;
    border-right: 1px solid #1E1C18;
}

table.playertop {
    width: 100%;
    font-size: 26px;
    font-weight: bold;
    background-color: #4B553F;
    height: 50px;
    border: 2px solid #3F4835;
}

table.player {
    width: 100%;
}

table.player :link, :visited {
    font-size: 12px;
    color: #F6B620;
    text-decoration: none;
}

table.playerdetail {
    width: 100%;
}

td.fav {
    width: 260px;
    text-align: left;
}

.fav img {
    border: 1px solid #444444;
}

table.fav {
    display: inline;
    position: absolute;
    padding: 0px;
}

table.info {
    border-left: 1px solid #444444;
    border-right: 1px solid #4b4b4b;
    font-size: 12px;
    width: 100%;
}

.info td {
    padding: 0px 0px;
    border-bottom: 1px solid #1E1C18;
    border-top: 1px solid gray;
    background-color: #878B68;
}

table.awards {
    font-size: 12px;
    width: 100%;
}

.awards td {
    padding: 2px 2px;
    border-bottom: 1px solid #1E1C18;
    border-top: 1px solid gray;
    background-color: #878B68;
}

#playerList {
    padding-left: 300px;
    width: 350px;
    font-size: 15px;
    font-weight: bolder;
    text-align: left;
}
#playerList a{
	color:#00000;
	font-weight:bolder;
}

#tittletext {
    width: 740px;
    height: 60px;
    background-color: #4B553F;
    font-size: 24px;
    color: #000;
    font-weight: bold;
    text-align: center;
    border: 2px solid #3F4835;
	padding-top:30px;
}

#searchform{
	font-size:14px;
	margin-top:20px;
	margin-bottom:20px;
}

#results{
	border:1px solid #3F4835;
	width:300px;
	float:inherit;
	position:absolute;
	margin-left:400px;
	text-align:left;
	background:#A4AA7E;

}
#results ul{
margin:0 10px 0 5px;
}
#results li{
	list-style:none;
	width:inherit;
	font-size:14px;
	padding-top:2px;
}
#results li :hover{
	background:#F6B620;
}
#results :link{
	color::#ffffff;
	font-weight:bolder;
}
