.topMenuBack {
	background-color: #000066;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.topBanerBack {
	background-image: url(../images/topbarbck.JPG);
	background-repeat:repeat-y;
	font-weight: bold;
	color: #000066;
}
.subMenu 
{
	font-weight:bold;
	font-family:Arial;
	color: #000066;
	font-size:small;
	text-align:center;
}

a {
	text-decoration: none;
	color:#009900;
}

.topBannerLogo {
	background-image: url(../images/Logo.png);
	background-repeat: no-repeat;
}
.pageBorder {
	border: thin solid #003300;
}
#navigation td {
	border-bottom: 0px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	text-decoration: none;
	display:block;
	}
	
#navigation a:hover {
	
	color:#993300;
	}
.formTableBorder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
.formTableBorder1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
.submitTableBtnBorder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
.submitTableBtnBorder2 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
.buttonEffect {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color:#FFCC00;
}
.formHeading {
	font-weight: bold;
	color: #000066;
	background-image: url(images/topbarbck.JPG);
}
.descriptionTitle
{
	font-weight:bold;
	font-size:small;
	font-family:arial;
}
.errorTableStyle
{
	border-color:Yellow;
}
.errorTitle
{
	font-family: Arial;
	font-size: small;
	font-weight:bold;
	color:Red;
}
.errorHeading
{
	font-family: Arial;
	font-size: small;
	color:Red;
}