@charset "utf-8";
/* CSS Document */

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin-left:20px;
}

h1
{
	color:#CC0000;
	margin-left:30px;
}

h2
{
	margin-left:30px;
	color:#006633;
	font-size:12pt;
	margin-top:-20px;
	
}

.ct
{
	color:#CC0000;
	font-weight:bold;
}

.zt
{
	color:#006633;
	font-weight:bold;
}

a
{
	color:#FFFFCC;
	font-weight:bold;
}

#inactive
{
	color:#009933;
	font-weight:normal;
}

a:hover
{
	color:#CC0000;
}

.binga
{
	font-size:8pt;
	color: #000000;
}

table
{
	background-color:#FFFFCC;
}

#empty
{
	background-color:#FFFFFF;
}

#header
{
	background-color:#006633;
	color:#FFFFCC;
	font-weight:bold;
	text-align:left;
}

#legend
{
	color:#006633;
	text-align:center;
	font-size:8pt;
	font-weight:bold;
}

#legend1
{
	background-color:#006633;
	color:#FFFFCC;
	font-weight:bold;
	text-align:center;
	font-size:8pt;
}

#note
{
	color:#666666;
	text-align:center;
	font-size:8pt;
}

#best
{
	background-color:#FFCC00;
}

#lcell
{
	background-color:#FFFFE1
}



table tr td
{
	padding: 5px 5px 5px 5px;

}
