body {
	margin:0px;
}
a {
	color: #182142;
}

#menu td {
	font-family: Sylfaen;
	font-size: 12px;
    background-color: #F4F4F4;
}

.mini_action a:link {
	font-size:10px;
}

.mini_action a:visited {
	font-size:10px;
}

.order_y a {
	font-size: 12px;
	color: #000000;
}


.order_n a {
	font-size: 12px;
	color: #990000;
}


.order_yn a:link {
	font-size: 12px;
	color: #006076;
}
.order_yn a:visited {
       font-size: 12px;
	color: #006076;
}

.inform {
	border: thin solid #CCCCCC;
        font-family: Sylfaen;
        font-size: 12px;
}

.indb {
	border: thin solid #547800;
        font-family: Sylfaen;
        font-size: 12px;
        text-align: center;
}

.noindb {
	border: thin solid #990000;
        font-family: Sylfaen;
        font-size: 12px;
        text-align: center;
}

.help {
        font-family: Sylfaen;
        font-size: 12px;
}

.line {
	text-align:left;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E4E4E4;
}

#res_table .head {
	font-family:Sylfaen;
	font-size:20px;
	text-align:center;
    font-weight:bold;
}

#res_table .gname {
	font-family:Sylfaen;
	font-size:16px;
	text-align:center;
    font-weight:bold;
}




#res_table td {
	font-family:Arial;
	font-size:12px;
	text-align:center;
	vertical-align:top;
}

#res_table .headers {
	font-family:Sylfaen;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	background-color: #666666;
	color:#FFFFFF;
}

#res_table .headers_nb {
	font-family:Sylfaen;
	font-size:11px;
	text-align:center;
	vertical-align:bottom;
	background-color: #CCCCCC;

}

#res_table .players {
	font-family:Sylfaen;
	font-size:12px;
	text-align:left;
	vertical-align:top;
}

#res_table .bplayers {
	font-family:Sylfaen;
	font-size:12px;
	text-align:left;
	vertical-align:top;
        font-weight:bold;
}


#res_table .tname {
	font-family:Sylfaen;
	font-size:15px;
	text-align:left;
    font-weight:bold;
	margin-left:5px;
}