.db
{
	font-family:tahoma;
	font-size:9pt;
	color:#000000;
}

h4, h5
{
	margin-bottom:8px;
	color:#000000;
}

hr
{
	color:#dddddd;
}


a.normal
{
    font:normal 8pt tahoma;
    text-decoration:none;
    color:#0000aa;
    padding:0px 6px;
}

a.normal:hover
{
    text-decoration:underline;
}

a.A_BOLD
{
    font:bold 10pt tahoma;
    text-decoration:none;
    color:#0000aa;
    padding:0px 6px;
}

a.A_BOLD:hover
{
    text-decoration:underline;
}

.TABLE_border
{
	border:1px solid #dddddd;
	vertical-align:top;
	color:#000000;
}
.TD_tab
{
	background:#ffffff;
	color:#ffffff;
}
.TD_tabSelect
{
	background:#dddddd;
	color:#000000;
}

.tblhead
{
	font-weight:bold;
	background:#eeeeee;
	text-align:center;
}

.tblheadleft
{
	font-weight:bold;
	background:#eeeeee;
	text-align:left;
}

.tbldata
{
	background:#ffffff;
}

.tblresults
{
	border:solid 0px #dddddd;
	background:#dddddd;
	color:#000000;
}

caption
{
	background:#dddddd;
	font-size:8pt;
	font-weight:bold;
	padding-bottom:0px;
}

select
{
	font-size:9pt;
	width:160px;
}

table
{
	font-size:9pt;
}
