.reportheader {
	font-family: verdana, sans serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	color:  Maroon;
	background-color: white;
}

.pageheader {
	font-family: verdana, sans serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	color:  Maroon;
	background-color: #c2d3fc;
}

.pagefooter	{
	font-family: verdana, sans serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	text-align: right;
	color:  black;
	background-color: #c2d3fc;
}

.tableheader {
	font-family: verdana, sans serif;
	font-size: 12px;
	font-style: normal;
	font-weight:  bold;
	line-height: 20px;
	text-align: center;
	color:  brown;
	background-color: #bab2db;
	vertical-align:top;
}

.tablebody {
	font-family: verdana, sans serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	color: black;
	background : #fdf5e6;
	vertical-align:top;
}
.footer {
	font-family: verdana, sans serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color:  blue;
	background-color: #ffffff;
}

.tableborder {
	padding: 1;
	border: 1;
	border-style: solid;
	border-color: White;
	border-width: thin;
	font-style: normal;
	margin-top:0px;
}



.textboxpageno 	{
	font-family: verdana, sans serif;
	font-size: 10px;
	font-weight: bold;
	color : black;
	width : 20px;
	background-color:#fdf5e6;
}

.buttongo		{
	font-family: verdana, sans serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align:  baseline;
	width : 28px;
	height: 19px;
	color : black;
	background-color: #fdf5e6;
}

.imagebuttongo {
	cursor : hand;  
	border : 0;
	vertical-align: bottom;
}

input {
	background: #0000000;
}

a {
	color: blue;
	text-decoration :  none;
	font-style : normal;
}

a:hover {
	color: brown;
	font-style : italic;
}
