
BODY, DIV
{
	SCROLLBAR-FACE-COLOR: #c1cfe6;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #d3d3d3;
	FONT-FAMILY: verdana;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #ffffff;
}


A:link, a:active, a:focus, a:visited 
{
	font-family: Verdana; 
	color: 000000; 
	text-decoration: underline; 
}

A:hover 
{
	font-family: Verdana; 
	color: #0000FF; 
	text-decoration: underline; 
}

A.headfoot:link, a.headfoot:active, a.headfoot:focus, a.headfoot:visited 
{
	font-family: Verdana; 
	font-size: 0.8em;
	color: 000000; 
	text-decoration : none; 
}

A.headfoot:hover 
{
	font-family: Verdana; 
	font-size: 0.8em;
	color: #000000; 
	text-decoration : none; 
	background-color: White
}

SELECT 
{
	font-family: Verdana; 
	font-size: 0.8em; 
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
}

INPUT, TEXTAREA
{
	font-family: Verdana; 
	font-size: 0.7em; 
	font-weight: normal;
	border: 1 solid;
}


.firstpage
{
	BACKGROUND-POSITION: right bottom;
	BACKGROUND-ATTACHMENT: scroll;
	BACKGROUND-IMAGE: url(../image/backdrop.jpg);
	BACKGROUND-REPEAT: no-repeat;
}

.firstpage1
{
	font-size: 0.8em;
	color: #000000;
	BACKGROUND-POSITION: left top;
	BACKGROUND-ATTACHMENT: scroll;
	BACKGROUND-IMAGE: url(../image/newspaper.gif);
	BACKGROUND-REPEAT: no-repeat;
}

.firstpage2
{
	font-size: 0.8em;
	color: #000000;
	BACKGROUND-POSITION: left top;
	BACKGROUND-ATTACHMENT: scroll;
	BACKGROUND-IMAGE: url(../image/briefcase.gif);
	BACKGROUND-REPEAT: no-repeat;
}

.headfoot
{
	color: #000000; 
	font-size: 0.7em;
}

.testheadfoot
{
	color: #000000; 
	background-color: yellow; 
	font-size: 0.7em;
}

.pagelabel
{
	margin-top: 5px;
	font-weight: bold;
	font-size: 0.9em;
	margin-left: 5px;
	color: #000000;
	line-height: normal;
	font-style: normal;
	height: 25px;
	background-color: #EBE7DB;
	font-variant: normal;
	text-decoration: none;
}

.boxlabel
{
	font-size: 0.8em; 
	color: #000000; 
	background-color: #EBE7DB; 
	text-decoration:none; 
	font-weight:bold;
	text-align:center;
}

.label
{
	font-weight: normal;
	font-size: 0.8em;
	color: #000000;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.columnlabel
{
	font-weight: bold;
	font-size: 0.8em;
	vertical-align: bottom;
	color: #000000;
	line-height: normal;
	font-style: normal;
	background-color: #EBE7DB;
	font-variant: normal;
	text-decoration: none;
}

.column
{
	font-weight: normal;
	font-size: 0.8em;
	color: #000000;
	line-height: normal;
	font-style: normal;
	text-decoration: none;
}

.columnfooter
{
	font-weight: normal;
	font-size: 0.8em;
	color: #000000;
	background-color: #EBE7DB;
	line-height: normal;
	font-style: normal;
	text-decoration: none;
}
.footer
{
	font-weight: bold;
	font-size: 0.8em;
	color: #000000;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.boxtable
{
	border-right: #c0c0c0 thin solid;
	border-top: #c0c0c0 thin solid;
	margin-bottom: 5px;
	border-left: #c0c0c0 thin solid;
	border-bottom: #c0c0c0 thin solid;
	border-collapse: collapse;
}

.button
{
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	font-weight: bold;
	font-size: 0.7em;
	border-left: #808080 1px solid;
	cursor: hand;
	color: #000000;
	margin-right: 10px;
	border-bottom: #808080 1px solid;
	font-family: Verdana;
	background-color: #CFC7A7;
}

.buttonsave
{
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	font-weight: bold;
	font-size: 0.7em;
	border-left: #808080 1px solid;
	cursor: hand;
	color: #000000;
	margin-right: 10px;
	border-bottom: #808080 1px solid;
	font-family: Verdana;
	background-color: #80FF80;
}

.data
{
	font-weight: bold;
	font-size: 0.8em;
	color: #000000;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.datagrid
{
	border: solid thin #FFFFFF;
}

.leftcolborder
{
	border-left: solid medium #C0C0C0;
}

.help
{
	font-size: 0.7em; 
	/*background-color: #ffffb0;*/
}

.errortext
{
	font-weight: bold;
	font-size: 0.8em;
	color: #FF0000;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.errortable
{
	border-right: #ff0000 thin solid;
	border-top: #ff0000 thin solid;
	border-left: #ff0000 thin solid;
	border-bottom: #ff0000 thin solid;
	width: 100%;
}
