﻿body 
{
	font-family:Sans-Serif;
}

#Login
{
	margin-top: 50px;
	margin-left:33%;
	margin-right:33%;
	font-family:Verdana;
	text-align:center;
	line-height:30px;
	background-image:url(images/lightning.jpg);
	
}

#Login1
{
	margin-left:auto;
	margin-right:auto;
}

.menu, .menu a:link, .menu a:active, .menu a:visited
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 9pt;
	line-height: 28px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 8px;
	text-decoration: none;
	background-color: #60429A;
	margin:0px 0px 0px 0px;
	overflow:visible;
	float:left;
}

.menu a:hover
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 9pt;
	line-height: 28px;
	font-weight: normal;
	color: #FFFF00;
	padding-left: 8px;
	text-decoration: underline;
}

.submenu, .submenu a:link, .submenu a:active, .submenu a:visited
{
	table-layout:fixed;
	font-family: Arial, Tahoma, Verdana;
	font-size: 9pt;
	line-height:20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #60429A;
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	z-index: 999;

}

.submenu a:hover
{
	color: #FFFF00;
	text-decoration: underline;
}
 
#topmenu {
	background-color: #60429A;
	height: 30px;
	line-height: 30px;
}

.StaticMenuItem
{
	background-color: #60429A;
	float:left;
	clear:right;
}

.MenuBar
{
	text-align:left;
	float:left;
	background-color: #60429A;
	width:100%;
	margin-bottom:20px;
}

.HeadingLeft
{
	margin-bottom:16px;
	color:#60429A;
	float:left;
}

.HeadingRight
{
	float:right;
	margin-bottom:16px;
}

.HeadingCenter
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:#60429A;
	padding-bottom:16px;
	padding-top:16px;
	font-size:2em;
	background-image:url(images/lightning.jpg);
}

.Background
{
	background-image:url(images/lightning.jpg);
}

.Table
{
	border-style:solid;
	border-color:Black;
	border-width:thin;
}

.TableHeader
{
	background-color:#AAA;
	font-size:0.75em;
	font-weight:bold;
	border: 1px solid #666;
}	

.RowStyle1
{
	background-color: #C8BCE2;
}

.RowStyle2
{
	background-color: #fff;
}

.RowStyle3
{
	background-color: #C0C0C0;
}

.TDLabel
{
	background-color: #C8BCE2;
}

#PrintArea
{
	margin-top: 140px;
	font-size: 11px;
	font-family: tahoma;
	page-break-after:always;
}

.PrintFormat
{
	font-size: 11px;
	font-family: tahoma;
	page-break-after:always;
}

.PrintRow
{
	height: 140px;
}

.TitleCenter
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-weight:bold;
}