.button1
{
	background-color : #708090;
}
.caldiv
{
	background-color : #4682B4;
	position : absolute;
	left : 320;
	top : 550;
}
.caltext
{
	font-family : helvetica, arial, sans-serif, serif;
	font-size : 8pt;
	font-weight : bold;
}
.errortable
{
	border : 1px solid red; 
	color : red; 
	font-family : helvetica, arial, sans-serif, serif;
	font-size : 9pt;
	font-weight : bold;
	padding-left : 10mm;
}
.errortext
{
	color : red;
	font-family : helvetica, arial, sans-serif, serif;
	font-size : 9pt;
	font-weight : bold;
}
.footnote
{
	font-family : helvetica, arial, sans-serif, serif;
	font-size : 9pt;
}
.input1
{
	font-family : helvetica, arial, sans-serif, serif;
	font-size : 9pt;
}
.line1
{
	border-bottom : 2px solid #778899;
}
.tblH
{
	background-color : #191970;
	color : white;
	font-family : helvetica, arial, sans-serif, serif;
	font-size : 12pt;
	font-weight : bold;
	padding : 1mm 2mm 1mm 2mm;
}
.tblR
{
	font-family : helvetica, arial, sans-serif, serif;
	font-size : 10pt;
	font-weight : bold;
}
.tblR2
{
	font-family : helvetica, arial, sans-serif, serif;
	font-size : 9pt;
	font-weight : bold;
	padding-right : 2mm;
	text-align : right;
}
.tblR3
{
	font-family : helvetica, arial, sans-serif, serif;
	font-size : 9pt;
	font-weight : bold;
	padding-right : 2mm;
}