﻿body 
{
	margin:10px 10px 0px 10px;
	padding:0px;
	font-family: Verdana;
	background-color: #FFFFFF;
}

p,pre 
{
	font-family: Verdana;
	margin:0px 10px 10px 10px;
}

h1
{
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	background-color: #FFFFFF;
}

a
{
	color:#660033;
}

.headerarea
{
	font-family: Verdana;
	vertical-align: top;
	white-space:nowrap;
	position: absolute; 
	top: 0;
	left: 0;
	width: 100%;
	height: 70px;
	background-color: #FFFFFF;
}

.headerlogo
{
	width: 207px;
	height: 70px;
}

.headerbanner
{
	height: 70px;
}

.headerline
{
	height: 8px;
	background-color:#660033;
}

.sidemenuarea
{
	background-color: #660033;
	font-family: Verdana;
	vertical-align: top;
	position: absolute;
	top: 78px;
	left: 0;
	height: 130%;
	width: 207px;
}

.contentarea
{
	font-family: Verdana;
	vertical-align: top;
	padding: 10px 10px 10px 10px;
	position: absolute; 
	top: 78px;
	left: 208px;
	width: 100%;
	background-color: #FFFFFF;
}

.reportarea
{
	vertical-align: top;
	padding: 10px 10px 10px 10px;
	position: absolute; 
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: #FFFFFF;
}

.bannertext
{
	background: #FFFFFF;
	color: #660033;
	font-family: Verdana;
	font-size: 35px;
	font-weight: bold;
}

.sidemenuspacing
{
	height: 35px;
}

.sidemenuimage
{
	vertical-align: middle;
}

.sidemenulink
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: white;
}

.sidemenucopyright
{
	background-color: #660033;
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	color: white;
	vertical-align:bottom;
}

.Footer
{
	background-color: #FFFFFF;
	color: #BD1818;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 6px;
	height: 8px;
}

.WelcomeText
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #660033;
	text-align: center;
}
	
.Bodybold
{
    font-size: 14pt;
    font-weight: bold;
	color:black;
}

.errormessage
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 14pt;
	color:Maroon;
}