td.title
{
	FONT-SIZE: 4mm;
	font-family:Arial;
	font-weight:700;
	text-align:center;
}
td.titleleft
{
	font-family:Arial;
	FONT-SIZE: 4mm;
	font-weight:700;
	text-align:left;
}
td.disp
{
	font-family:Arial;
	FONT-SIZE: 4mm;
	color:Blue;
}
td.text
{
	font-family:Arial;
	font-size:4mm;
	color:Black;
}
table.hide
{
	visibility:hidden;
}
table.show
{
	visibility:show;
}
td.list
{
	font-family:Arial;
	font-size:3mm;
	color:Black;
	font-weight:500;
}
td.alertYlist
{
	font-family:Arial;
	font-size:3mm;
	color:Black;
	background-color:FAFAC8;
	font-weight:500;
}
td.alertRlist
{
	font-family:Arial;
	font-size:3mm;
	color:Black;
	background-color:FF9696;
	font-weight:500;
}
select.smalllist
{
	font-family:Arial;
	font-size:3mm;
	height:20px;
}
select.multilist
{
	font-family:Arial;
	font-size:3mm;
}
input.smallbutton
{
	font-family:Arial;
	height:20px;
	width:100px;
	font-weight:400;
	color:Black;
	background-color:#C8E1E8;
}
input.button
{
	font-family:Arial;
	height:20px;
	width:200px;
	font-weight:400;
	color:Black;
	background-color:#C8E1E8;
}
input.largebutton
{
	font-family:Arial;
	height:20px;
	font-weight:400;
	color:Black;
	background-color:#C8E1E8;
}
input.reg
{
	height:20px;
	font-size:3mm;
}
input.verylongbutton
{
	font-family:Arial;
	height:20px;
	width:350px;
	font-weight:400;
	color:Black;
	background-color:#C8E1E8;
}
A:link
{
	color: Blue;
	text-decoration: none;
}
A:visited
{
	color: Blue;
	text-decoration: none;
}
A:active
{
	 text-decoration: none;
}
A:hover
{	
	 text-decoration: underline;
}
table.list
{
	margin-left:160px;
}
p.Msg
{
	color:red;
	FONT-SIZE: 4mm;
	font-family:Arial;
	font-weight:700;
}
td.Alert
{
	color:red;
	FONT-SIZE: 4mm;
	font-family:Arial;
	font-weight:700;
	text-align:center;
}
hr.split
{
	color:navy;
}


