

.HeaderMenuText 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 14px;
}

.MainFont 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

.GlobalText 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #FFFFFF; 
	font-weight: bold; 
}

.TitleText 
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

.MainText 
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.CaptionText 
{
	font-size:12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}



.LoginGra 
{
	background-position:right;
	background-image:url(../image/grad_left.jpg);
	background-repeat:repeat-y;
}

.HeaderGra 
{
	background-position:left;
	background-image:url(../image/grad_right.jpg);
	background-repeat:repeat-y;
}

.HeaderGra2 
{
	background-position:right;
	background-image:url(https://www.bicsi.org/image/grad_right.jpg);
	background-color: #103e6f;
	background-repeat:repeat-y;
	padding-left:7px;
	height:22;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold
}

.SubHeaderGra 
{
	background-color: #BDD0E5;
	padding-left:7px;
	height:22;
	color: #003366;
	font-size:12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.dgHeader
{
	background-color: #444444;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
}

.dgItems
{
	font-size: 12px;
	color: #000000;
}

.dgFooter
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #eeeeee;
}

.functionDay
{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.functionTime
{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.functionTitle
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.error
{
	font-size: 12px;
	color: Red;
	font-weight: bold;
}

