body
{
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 5px;
	background-color: #FFFFFF;
}





table 
{
	margin-left: auto; margin-right: auto;
}

td
{
	text-align: left;
	font-size: 11px;
}

td.di1
{
	text-align: right;
}

td.di2
{
	text-align: center;
}


td.di3
{
	text-align: right;
	font-weight: normal;
}

td.location
{

	padding: 3px;
	border-left: solid #DFDFDF 1px;
	border-right: solid #DFDFDF 1px;
	border-top: solid #DFDFDF 1px;
	border-bottom: solid #DFDFDF 1px;
}

.hl 
{
	background-color: #CECECE;
	line-height: 1px;
}

.head
{
	font-weight: bold;
}

.head2
{
	font-weight: bold;
	line-height: 16px;
}

.orange
{
    color: #FF8040;
    font-weight: bold;
}

.orange2
{
    color: #FF8040;
	font-size: 11px;
	line-height: 16px;	
}

.blue
{
    color: #0033cc;
    font-weight: bold;
}

.grey
{
    color: #333;
	line-height: 16px;
}

.small-grey
{
    color: #AAAAAA;
	font-size: 10px;
}

.source
{
    color: #AAAAAA;
	font-size: 10px;
}

.small-black
{
    font-size: 9px;
}

.small-black2
{
    font-size: 10px;
}

.small-black3
{
    font-size: 9px;
}

A
{
	text-decoration: none;
	color: #0030CA; 
	line-height: 16px;
}
A:link {color: #0030CA; }
A:active {color: #FF8040;}
A:hover {color: #666666;}

A.nav
{
	font-weight: bold; 
}


A.nav2
{

    line-height: 11px;
	font-weight: bold; }


A.menu
{
	font-weight: bold; 
	line-height: 12px;
}

A.menu2
{
	line-height: 15px;
}

input 
{
	font-size: 11px;
}

input.button 
{
	font-size: 11px;
}

select 
{
	font-size: 11px;
}