
div#clcontainer {
margin-top: 6px;
	width: 780px;
}

ul#cllist {
width: 780px;
}
#cllist
{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #778;
font: bold 11px Verdana, sans-serif;
}

#cllist li
{
list-style: none;
margin: 0;
display: inline;
}

#cllist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: #dfe1ce;
text-decoration: none;
border-top: 1px solid #778;
margin-bottom: 0;
font-size: 9px;
}

#cllist li a:link { color: #600; }
#cllist li a:visited { color: #600; }

#cllist li a:hover
{
color: #000;
background: #897f02;
border-color: #227;
}

#cllist li a#clcurrent
{
background: white;
border-bottom: 1px solid white;
}


table#ResultTable
{
	border-width: 0 0 0 1px;
	border-color: #000;
	border-style: solid;
}
table#ResultTable td,table#ResultTable th
{
	padding-left: 2px;
	padding-right: 2px;
	padding-top:1px;
	padding-bottom:1px;
}

h1#ResultHead,h2#ResultHead {
	text-align: left;
}
.resulttable
{
	text-align: center;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #630;
	border-right: #000;
	border-bottom: #000;
	border-left: #000;
	border-width: 1px 0 0 1px;
	border-style: solid;
}

.resulttable td
{
	padding: 1px 3px 1px 3px;
	border-color: #000;
	border-width: 0 1px 1px 0;
	border-style: solid;
}

td.resulttl
{
	border-color: #630;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	vertical-align: middle;
}
td.resulttop
{
	border-color: #000;
	border-width: 1px 1px 2px 0;
	border-style: solid;
	vertical-align: top;
	background-color: #0c0;
	color: white;
}

td.result
{
	border-color: #630;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	vertical-align: middle;
}

td.resultleft 
{
	border-color: #630;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	vertical-align: middle;
}

td.resultbold
{
	border-color: #630;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	vertical-align: middle;
	font-weight: bold;
}



