body{
	font-family :  Arial, Helvetica, sans-serif;
}
tr{
	font-family : Arial, Helvetica, sans-serif;
}
td{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.menu{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #373938;
	background-color : #BDCECE;
	font-weight : bold;
	font-size : 11pt;
}
.menuactive{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #640000;
	background-color : #BDCECE;
	font-weight : bold;
	font-size : 11pt;
}
.menu1{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #373938;
	background-color : #BDCECE;
	font-weight : bold;
	font-size : 10pt;
}
.menu1active{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #640000;
	background-color : #BDCECE;
	font-weight : bold;
	font-size : 10pt;
}
.title{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #373938;
	font-weight : bold;
	font-size : 12pt;
}
.contenttext{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #373938;
	font-size : 9pt;
	background-color : #D6DEE0;
}
.contenttitle{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #373938;
	font-size : 11pt;
	background-color : #D6DEE0;
}
.cardtitle{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #373938;
	font-size : 11pt;
	font-weight : bold;
}
.formdataframe
{
	COLOR: #011842;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	border-top-color : Black;
	border-top-style : solid;
	border-top-width : 1px;
	border-right-color : Black;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}
.formdataframeerror
{
	BACKGROUND-COLOR: #94ADB5;
	COLOR: #373938;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	border-top-color : Black;
	border-top-style : solid;
	border-top-width : 1px;
	border-right-color : Black;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}
.formlabel
{
	BACKGROUND-COLOR: #D6DEE0;
	COLOR: #373938;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	border-top-color : Black;
	border-top-style : solid;
	border-top-width : 1px;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : Black;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : Black;
	border-right-style : solid;
	border-right-width : 1px;
}
.formlabelerror
{
	BACKGROUND-COLOR: #D6DEE0;
	COLOR: Red;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	border-right-color : Black;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : Black;
	border-left-style : solid;
	border-left-width : 1px;
}

