.clsDefaultText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;



}
.clsBorder {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0099CC;
}
a
{
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;

}
a:active
{
	COLOR: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;


}
.clsCreditText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.clsFlatField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	border: 1px solid #000066;

}
.clsDefaultTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;

}
.clsSmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;

}
.clsLineCell {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #999999;
}
