A:link {font-weight:bold;	font-size: 8pt; text-decoration: none; color:#c86400}
A:visited {text-decoration: none;	font-size: 8pt; color:#c85000;font-weight:bold;}
A:active {text-decoration: none;	font-size: 8pt;}
A:hover {color:#FFFFFF; text-decoration: none;	font-size: 8pt;}

BODY  {
	font-family: Verdana,Tahoma,Arial;
	font-size: 7pt;
	background-color : #00598C;
	SCROLLBAR-FACE-COLOR: #acacac;
	SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: black;
	SCROLLBAR-TRACK-COLOR: #999999;
	SCROLLBAR-DARKSHADOW-COLOR: #acacac;
}

td	{
	font-family: Verdana,Tahoma,Arial;
	font-size: 8pt;
}

h2 {
	font-family: Verdana,Tahoma,Arial;
}

.inputtext {
	border-style : groove;	
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.pwtext {
	background-color : #acacac;
	border-style : groove;	
	font-size : 8pt;
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.inputarea {
	font-family: Verdana,Helvetica; 
	border-style: groove;
	font-size : 8pt;
}

.btn {
	background-color : #acacac;
	border-style : ridge;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	font-size : 9pt;
	color : white;
	font-weight : bold;
}

.errtext {
	color : #CC0033;
	font-size : 8pt;
	font-weight : bold;
}

.oktext {
	color : #33FF33;
	font-size : 8pt;
	font-weight : bold;
}


.bgtable  {
	font-family:Verdana,Helvetica; 
	background-color: #c86400;	
	border : 0 none;
}

.tableheader  {	
	font-family:Verdana,Helvetica; 
	font-size : 8pt;
	color : White;
	background-color : #c0c0c0;
	text-align : center;
}

.tablerow  {
	font-family:Verdana,Helvetica; 
	background-color : #d3d3d3;
	font-size : 7pt;
}

.tablefooter  {
	font-family:Verdana,Helvetica; 
	background-color : #c0c0c0;
	font-size : 7pt;
	color : Black;
}

.newstablerow  {
	font-family:Verdana,Helvetica; 
	background-color : #d3d3d3;
	font-size : 7pt;
}
