body
{
	background-color: #bebec5;
	text-align: center;
}
h1
{
	font-size: 30px;
	vertical-align: top;
	background-color: #d8092d;
	text-align: center;
	font-family: Sans-Serif;
	color: white;
	left: 200px;
	position: absolute;
	top: 46px;
	width: 75%;
}
.Logo
{
	left: 15px;
	position: absolute;
	top: 15px;
	height: 104px;
	width: 171px;
}
.main
{
	left: 15px;
	width: 90%;
	position: absolute;
	top: 170px;
	vertical-align: top;
	text-align: center;
	color: #660000;
	font-family: Tunga, Serif;

}
a:link
{
	color: #330099;
}
a:visited
{
	color: #330099;
}
a:hover
{
	color: #3300ff;
}
a:active
{
	color: #330099;
}

input
{
	border-right: #660000 thin inset;
	border-top: #660000 thin inset;
	border-left: #660000 thin inset;
	color: #660000;
	border-bottom: #660000 thin inset;
	background-color: #cccccc;
	margin: 0 auto;

}
select
{
	border-right: #660000 thin inset;
	border-top: #660000 thin inset;
	border-left: #660000 thin inset;
	color: #660000;
	border-bottom: #660000 thin inset;
	background-color: #cccccc;
	font-family: Tunga, Serif;
}
option
{
	color: #660000;
	background-color: #cccccc;
	font-family: Tunga, Serif;
}
textarea
{	border-right: #660000 thin inset;
	border-top: #660000 thin inset;
	border-left: #660000 thin inset;
	color: #660000;
	border-bottom: #660000 thin inset;
	background-color: #cccccc;
}
.Navigation
{
	font-size: 12pt;
	color: #ffffff;
	font-family: 'Courier New' , Monospace;
	position: absolute;
	text-align: left;
	left: 15px;
	width: 90%;
	top: 150px;
	background-color: gray;
	right: 121px;
}

a.Navigation:link
{
	color: #ffffff;
	background-color: #000000;
	font-size: 10px;
	font-family: 'Courier New' , Monospace;
}
.ReportHeading1
{
	font-size: 30px;
	vertical-align: top;
	background-color: #b31f37;
	text-align: center;
	font-family: Sans-Serif;
	color: white;
	left: 200px;
	position: absolute;
	top: 46px;
	width: 75%;
}
.ReportPageNavigation
{
	font-size: 12pt;
	color: #ffffff;
	font-family: 'Courier New' , Monospace;
	position: absolute;
	text-align: left;
	left: 15px;
	width: 90%;
	top: 15px;
	background-color: gray;
	height: 30px;
	vertical-align: middle;
}
.ReportPagemain
{
	left: 15px;
	width: 90%;
	position: absolute;
	top: 70px;
	vertical-align: top;
	text-align: center;
	color: #660000;
	font-family: Tunga, Serif;
}
a.ReportPageNavigation:link
{
	color: #ffffff;
	background-color: #000000;
	font-size: 10px;
	font-family: 'Courier New' , Monospace;
}

table
{
	margin: 0 auto;
	width:100%;
}
.PwRecoveryDivClass
{
	width: 350px;
}

.Logout
{
	text-align: right;
	}
