body
{
	background-color: White;
	
}
.table_title_image
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	padding : 0px;
}
.fontVerySmall
{
	font-size: 6px;
	color: black;
	font-style: normal;
	font-family: Arial, 'Trebuchet MS' , 'Arial Unicode MS';
}
.fontSmall
{
	font-size: 8px;
	color: black;
	font-style: normal;
	font-family: Arial, 'Trebuchet MS' , 'Arial Unicode MS';
}
.fontNormal
{
	font-size: 11px;
	color: black;
	font-style: normal;
	font-family: Arial, 'Trebuchet MS' , 'Arial Unicode MS';
}
.fontLargeBold1
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-style: normal;
	font-family: Arial, 'Trebuchet MS' , 'Arial Unicode MS';
}
.fontLarge1
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-style: normal;
	font-family: Arial, 'Trebuchet MS' , 'Arial Unicode MS';
}
.fontLargeError1
{
	font-weight: bold;
	font-size: 12px;
	color: Red;
	font-style: normal;
	font-family: Arial, 'Trebuchet MS' , 'Arial Unicode MS';
}
.fontVeryLarge1
{
	font-weight: bold;
	font-size: 18px;
	color: black;
	font-style: normal;
	font-family: Arial, 'Trebuchet MS' , 'Arial Unicode MS';
}
.table_invisible
{
	border : 0px;
}
.table_title_text
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: Thistle;
}
.table_form
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: seashell;
}
.table_form_burlywood
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: burlywood;
}
.fontLargeBoldBlue
{
	font-weight: bold;
	font-size: 12px;
	color: Navy;
	font-style: normal;
	font-family: Arial, 'Trebuchet MS' , 'Arial Unicode MS';
}
.fontLargeBoldGreen
{
	font-weight: bold;
	font-size: 12px;
	color: #2e8b57;
	font-style: normal;
	font-family: Arial, 'Trebuchet MS' , 'Arial Unicode MS';
}
