@font-face {
font-family: "GameArmyCond";
src: url("../fonts/GameArmy-Cond.eot");
src: url("../fonts/GameArmy-Cond.eot?") format("embedded-opentype"),
url("../fonts/GameArmy-Cond.woff") format("woff"),
url("../fonts/GameArmy-Cond.ttf") format("truetype");
font-style: normal;
font-weight: normal;
}

@font-face {
font-family: "GameArmyCondMedium";
src: url("../fonts/GameArmy-CondMed.eot");
src: url("../fonts/GameArmy-CondMed.eot?") format("embedded-opentype"),
url("../fonts/GameArmy-CondMed.woff") format("woff"),
url("../fonts/GameArmy-CondMed.ttf") format("truetype");
font-style: normal;
font-weight: normal;
}

table {
	width:100%;
	border-collapse:collapse;
	border:1px solid #ffffff;
	font-family: GameArmyCond, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color:#494949;
}

td{
	padding:0px;
	text-align:center;
	line-height:22px;
	border-bottom:1px dotted #dadada;
}

#for_left {
	text-align:left;
	padding-left:5px;
	font-weight: normal;
}

.head_mon {
	line-height: 27px;
    background: url('../images/mon_header.png') repeat left top;
    font-family: GameArmyCondMedium, Trebuchet MS, sans-serif, Arial;
    font-size: 9px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #FFC37C;
    text-shadow: #000000 0px 0px 3px;
}

