body
{
}
a:link {color : Black;}
a:active {color : Black;}
a:visited {color : Black;}
a.menubar
{
	font-family : Arial;
	font-size : 8pt;
	color : white; 
}
a.menubar:link {color : White ;}
a.menubar:active {color : White ;}
a.menubar:visited {color : White ;}
a.linkbutton
{
	font-family : Arial;
	font-size : 8pt;
	color : black 
}
input.cmd
{
	border : solid 1 black;
	cursor : hand;
	font-family : Arial;
	font-size : 8pt;
	height : 20;
	width : 72
}
input.filebox
{
	border : solid 1 black;
	font-family : Arial;
	font-size : 8pt;
	width : 100%;
}
input.textbox
{
	border : solid 1 black;
	font-family : Arial;
	font-size : 8pt;
	width : 190;
}
input.textboxex
{
	border : solid 1 black;
	font-family : Arial;
	font-size : 8pt;
	width : 130;
}
select.combobox
{
	font-family : Arial;
	font-size : 8pt;
	width : 190;
}
div.linkbar
{
	font-family : Arial;
	font-size : 8pt;
	margin : 4px
}
div.listview
{
	border : solid 0 black;
	width : 302;
}
div.centerbox
{
	font-family : Arial;
	font-size : 8pt;
	height : 100%;
	margin : 4
}
div.errormsg
{
	font-family : Verdana, Arial;
	font-size : 8pt;
	color : Red;
}
div.footerbox
{
	font-family : Arial;
	font-size : 8pt;
	margin :4 4 4 4;
}
div.logonok
{
	font-family : Arial;
	font-size : 8pt;
	margin :4 4 4 4;
}
div.title
{
	font-family : Verdana, Arial;
	font-size : 8pt;
}
span.label
{
	font-family : Arial;
	font-size : 8pt;
}
span.title
{
	font-family : Arial;
	font-size : 8pt;
}
table.contentbox
{
	margin : 0;
	height : 100%;
	width : 100%;
}
table.recview
{
	margin : 0;
	padding : 0 4 0 4;
}
td.linkbar
{
	background : lightblue;
	width : 144;
}
td.contentbox
{
	background : lightsteelblue;
}
td.statusbar
{
	background : #6699ff;
	height : 23;
}
td.title
{
}