.list-table
{
	color:#636363;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}

.list-table a
{
color:#636363;
font-weight:bold;
padding:10px 0;
text-decoration:underline;
text-transform:uppercase;
}

.even				{ background:#fff; }
.odd				{ background:#F0EEEE; }

.list-table th		{ padding:5px; color:#37587C; background:#e1e1e1; border-bottom:1px solid #999; text-align:left; font-weight:bold;font-size:11px; }
.list-table td		{ padding:5px 15px 5px 2px; border-bottom:1px solid #D7D6D6; }

.list-table .head
{
background:#E1E1E1 none repeat scroll 0 0;
border-bottom:1px solid #999999;
color:#37587C;
font-size:12px;
font-weight:bold;
padding:5px;
text-align:left;
}

.list-table .head a
{
color:#636363;
}

.list-table span
{
display:block;
float:left;
margin-left:1px;
margin-right:9px;

}
.list-table .span1
{
	width:60px;
}
.list-table .span2
{
	width:60px;
}
.list-table .span3
{
	width:60px;
}
.list-table .span4
{
	width:40px;
}

.list-table .rowspan
{
	padding-right:0px;
} 

.list-table1 .rowspan
{
	padding-right:0px;
} 

.list-table1
{
	color:#636363;
	font-size:10px;
	text-transform:uppercase;
}

.list-table1 a
{
color:#636363;
font-weight:bold;
padding:10px 0;
text-decoration:underline;
text-transform:uppercase;
}

.list-table1 th		{ padding:5px; color:#37587C; background:#e1e1e1; border-bottom:1px solid #999; text-align:left; font-weight:bold;font-size:11px; }
.list-table1 td		{ padding:5px 0px 5px 2px; border-bottom:1px solid #ddd; }

.list-table1 .head
{
background:#E1E1E1 none repeat scroll 0 0;
border-bottom:1px solid #999999;
color:#37587C;
font-size:12px;
font-weight:bold;
padding:5px;
text-align:left;
}

.list-table1 .head a
{
color:#636363;
}
.list-table1 span
{
display:block;
float:left;
margin-left:1px;
margin-right:0;

}
.list-table1 .span1
{
	width:74px;
}
.list-table1 .span2
{
	width:72px;
}
.list-table1 .span3
{
	width:60px;
}
.list-table1 .span4
{
	width:40px;
}

.highlight
{ 
/*background-color: #e3f1fb;
background-image: url(../images/grollover.png);
background-repeat: repeat-x;
color:#FFFFFF;*/
}
.highlight a
{ 
	/*color:#FFFFFF;*/
}
.mo				{
	background-image: url(../images/grollover.png);
	background-repeat: repeat-x;
	background-color:#cf6205;
	color:#FFFFFF;
}
.mo	a			{
	color:#FFFFFF;
}

