/* CSS Document */
body
{
	font-family: Arial, Helvetica, sans-serif, "ËÎÌå";
	font-size: 12px;
	color: #666;
            margin-left: 0px;
            margin-top: 0px;
            margin-right: 0px;
            margin-bottom: 0px;
            background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif, "ËÎÌå";
	font-size: 12px;
	color: #666;
}
.font-white {color: #fff;}
.font-red {color: #AB0000;}
.font-bold {font-weight:bold;}
.font-11 {font-size:11px;}
.font-14 {font-size:14px;}
.font-25line {line-height:25px;}
.font-16line {line-height:16px;}
.font-19line {line-height:19px;}
.font-blue {color: #37465a;}
.font-orange {color: #ff7719;}
.font-emgray {
    color: #8d949e;
    font-size:25px;
	font-style:italic;
	font-weight:bold;
}
.font-emorange {
    color: #ff7719;
    font-size:25px;
	font-style:italic;
	font-weight:bold;
}
.font-lightergray {
    color: #BCBCBC;
	font-size:20px;
}
.font-20lightergray {
    color: #BCBCBC;
	font-size:20px;
}
.font-14deepgray {
    color: #6A6A6A;
	font-size:14px;
}

.font-24lightergray {
    color: #ABABAB;
	font-size:24px;
}
.font-twhite {
    color: #fff;
	font-size:16px;
	font-weight:bold;
}
.font-twhite01 {
    color: #fff;
	font-size:14px;
	font-weight:bold;
}
.font-tblack {
    color: #000;
	font-size:18px;
	font-weight:bold;
}
.font-tbrown {
    color: #400A0D;
	font-size:18px;
	font-weight:bold;
}
.font-tred {
    color: #AB0000;
	font-size:18px;
	font-weight:bold;
}
.font-24red {
    color: #AB0000;
	font-size:24px;
	font-weight:bold;
}
.font-tdeepred {
    color: #cc0033;
	font-size:24px;
	font-weight:bold;
}

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #0D3362;
}
a:active {
	text-decoration: none;
	color: #666;
}
a.gray:link {
    background:url(../images/1_95.gif) no-repeat;
	padding-left:8px;
	color: #666;
	text-decoration: none;
}
a.gray:visited {
	text-decoration: none;
    background:url(../images/1_95.gif) no-repeat;
	padding-left:8px;
	color: #666;
}
a.gray:hover {
	text-decoration: none;
    background:url(../images/1_95.gif) no-repeat;
	padding-left:8px;
	color: #0D3362;
}
a.gray:active {
	text-decoration: none;
    background:url(../images/1_95.gif) no-repeat;
	padding-left:8px;
	color: #666;
}
a.insidegray:link {
    background:url(../images/27_17.gif) no-repeat;
	padding-left:20px;
	color: #666;
	text-decoration: none;
}
a.insidegray:visited {
	text-decoration: none;
    background:url(../images/27_17.gif) no-repeat;
	padding-left:20px;
	color: #666;
}
a.insidegray:hover {
	text-decoration: none;
    background:url(../images/27_17.gif) no-repeat;
	padding-left:20px;
	color: #0D3362;
}
a.insidegray:active {
	text-decoration: none;
    background:url(../images/27_17.gif) no-repeat;
	padding-left:20px;
	color: #666;
}
a.white:link {
	color: #fff;
	text-decoration: none;
}
a.white:visited {
	text-decoration: none;
	color: #fff;
}
a.white:hover {
	text-decoration: none;
	color: #0D3362;
}
a.white:active {
	text-decoration: none;
	color: #fff;
}
a.bwhite:link {
	color: #fff;
	font-weight:bold;
	text-decoration: none;
}
a.bwhite:visited {
	text-decoration: none;
	font-weight:bold;
	color: #fff;
}
a.bwhite:hover {
	text-decoration: none;
	font-weight:bold;
	color: #FFFD59;
}
a.bwhite:active {
	text-decoration: none;
	font-weight:bold;
	color: #fff;
}
a.red:link {
	color: #AB0000;
	text-decoration: none;
}
a.red:visited {
	text-decoration: none;
	color: #AB0000;
}
a.red:hover {
	text-decoration: none;
	color: #0D3362;
}
a.red:active {
	text-decoration: none;
	color: #AB0000;
}
a.borange:link {
	color: #ff7719;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
a.borange:visited {
	text-decoration: none;
	color: #ff7719;
	font-weight:bold;
	font-size:14px;
}
a.borange:hover {
	text-decoration: none;
	color: #0D3362;
	font-size:14px;
	font-weight:bold;
}
a.borange:active {
	text-decoration: none;
	color: #ff7719;
	font-size:14px;
	font-weight:bold;
}