  BODY
{
	font-size: 8pt;
	width: 100%;
	color: #323232;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #a9a9a9;
}

IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

Table
{
 	font-size: 8pt;
	color: #323232;
	font-family: Verdana, Geneva, sans-serif;
 	padding : 3px;
	margin : 0px;
	border-collapse: collapse;
}

TH
{
	background-color: lightgrey;
}

.border
{
	border : #a9a9a9 1px solid;
}

.Paper
{
	font-size: 8pt;
	color: #323232;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #ffffff;
	border-right: #000000 3px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 3px solid;
	width:1000px
}

.Header
	{
BORDER-LEFT: #696969 1px solid;
BORDER-right: #696969 1px solid;
	padding-right:  5px;
	padding-left:  5px;
	padding-bottom: 1px;
	padding-top: 1px;
	}
	
.Hover
{
 	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
	background-color: silver;
}

input
{
	font-size: 8pt;
	border-collapse: collapse; 
 }
.button
{
	font-size: 8pt;
	width:120px;
}

textarea
{
	font-size: 8pt;
}

.wide
{width:350;}
.narrow
{width:40;}

.Error
{
	color: red;
}

.help
{
 	background: #ffefd5;
 	width: 150px;
	border : #696969 1px solid;
}

select
{
	font-size: 8pt;
}
