﻿body
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 13px;
}

li
{
	padding: 3px;
}
.tempLogoWarning
{
	font-size: 11px;
}
.menu
{
	width: 78px;
	height: 30px;
	text-align: center;
	font-weight: bold;
	border: thin solid #C0C0C0;
	color: #E1E1E1;
}

.menu a
{
	color: White !important;
	text-align: center !important;
	text-decoration: none !important;
}

.menu a:hover
{
	text-decoration: underline !important;
}

.menu a:active
{
	text-decoration: underline !important;
}

.banner
{
	height:130px;
}

.tableHeader
{
	height: 30px;
	text-align: center;
	font-weight: bold;
	color: #E1E1E1;
}

.loginTable
{
	
	border: thin solid #C0C0C0;
	height: 200px;
}

.mainCompanyLogo
{
	color: #00234C;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none !important;
}

.mainCompanyLogo a
{
	text-decoration: none !important;
}

.mainCompanyLogo a:hover
{
	text-decoration: none !important;
}

.mainCompanyLogo a:active
{
	text-decoration: none !important;
}


.mainTable
{
	margin-left: auto;
	margin-right: auto;	
	border: thin solid #C0C0C0;
	width: 776px;
	height: 600px;
	background-color:White;
	margin-top: 15px;
	margin-bottom: 15px;
}

.bodyBanner
{
	margin-bottom: 18px;
}

.pageBody
{
	padding: 5px;
}

.pageTitle
{
	
	font-size: 18pt;
	font-weight: bold;
}

.footer
{
	padding-bottom: 11px; 
	color: #7F7F7F; 
	text-align: center;
	font-size: smaller;
	color: #000000;
	font-weight:bold;
	
}
.footer a
{
	font-weight:bold;
	text-decoration:none;
}