body {
	font-family: Helvetica;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	line-height: 20px;
}
a:link {
	color: #0080C0;
	text-decoration: none;
}
a:visited {
	color: #0080C0;
	text-decoration: none;
}
a:active {
	color: #0080C0;
	text-decoration: none;
}
a:hover {
	color: #004080;
	text-decoration: underline;
}
.top-nav {
	background-image: url(../images/top-nav.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 68px;
	width: 1000px;
}
#navlist{
	font-size: 16px;
	margin-top: 18px;
	font-weight: bold;
	color: #4F4F00;
}#navlist li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#navlist a:link, #navlist a:active, #navlist a:visited {
	background-image: url(../images/normal.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border: 1px solid #FAAC0A;
	color: #CC3300;
	text-decoration: none;
}
#navlist a:hover {
	background-image: url(../images/normal.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border: 1px solid #FAAC0A;
	color: #000000;
	text-decoration: none;
}
.active{
	color: #000000;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
}
.footer {
	background-image: url(../images/footer-nav-bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 48px;
	width: 1000px;
}
#footer-nav {
	font-size: 12px;
	margin-top: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer-nav li {
	display: inline;
	margin-right: 5px;
	margin-left: 0px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0080C0;
}
#footer-nav li.first{
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
h2 {
	font-size: 18px;
	color: #330000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#infra {
	background-color: #FFFAE7;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #B2A324;
	border-left-color: #B2A324;
}
#infra td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #B2A324;
	border-bottom-color: #B2A324;
	border-left-color: #FFFFFF;
}
.redMark {
	color: #FF0000;
}
#tblEnquiry {
	color: #0080C0;
}
.err {
	background-color: #FFAAAA;
	border: 1px solid #FF7777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #660000;
}

#tblEnquiry td {
	vertical-align: top;
}

