.FILEUnderlinehigh
{
	background-image: url(image/underlineHigh.gif);
	background-repeat: repeat-x;
}
.FILEUnderlineNormal
{
	background-image: url(image/underlineNormal.gif);
	background-repeat: repeat-x;
}
.FILEUnderlineLow
{
	background-image: url(image/underlineLow.gif);
	background-repeat: repeat-x;
}

.FILETitlelow,
.FILETitlenormal,
.FILETitlehigh
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	padding: 0 0 0 0;
	color: #000000;
}



.FILEText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
