body
{
	color : Black;
	font-size : 10px;
	font-family :Tahoma;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;

}
input
{
	color : Black;
	font-size : 12px;
	font-family :Tahoma;
	}
table
{
	color : Black;
	border-color:Blue;
	font-size : 12px;
	font-family :Tahoma;
}

Table.ReportTable 
{
	background-color : #FFD790;	
	font-size : 9px;
	font-weight : bold;
	font-family :Tahoma;	
}

th.Tableheader
{
	font-weight: bold;
	font-size: 8px;
	color: lemonchiffon;
	font-family: Tahoma;
	background-color: #99764f;
}
.ErrorCommand
{
	font-family : Tahoma;
	font-size : 10pt;
	color : #AA2424;
}
font.title 
{
	font-family : Tahoma;
	font-size : 9pt;
	font-weight:bold;
	color:Black;
}

tr.Tableheader
{
}
td.text
{
	font-family:Tahoma;
	color:#FFD790;
	font-weight:lighter;
}
.text
{
	font-family:Tahoma;
	font-size:10;
	}
td.titr
{color:#6a0000;
	}
.boldtxt
{
	font-weight:lighter;
	font-size:10px;
	color:lemonchiffon;
	font-family:Tahoma;
	background-color:#99764f;
 }
 .ListHeader
{
	font-weight: bold;
	color: blank;
	font-size : 10pt;
	font-family : Tahoma;
	
}
linktxt
{
}
boldlinktxt
{
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
	border :solid thin black;
}
a.nounderline
{
	text-decoration: none;
}
a.nounderline1
{
	text-decoration: none;
	color:#ffffcc;
	
	
}
a.searchlink
{
	text-decoration: none;
	color:#ffcc00;
	
	
}
a.searchlink:Hover
{
	text-decoration: none;
	color:#ff6600;
	
	
}
.searchText
{
	font-size : 10pt;
	font-family : Tahoma;
	color:#FFFFFF;
	}


.hide 
{
	visibility :hidden;
	display : none;
}
.show 
{
	visibility :visible;
	display : block;
}
