a:link {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #8A0000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #8A0000;
	font-weight: bold;
}
.headerline {
	background-color: #5EA000;
	position: relative;
	height: 5px;
	left: 0px;
	top: 0px;
}
.visual {
	background-color: #205280;
	position: relative;
	height: 200px;
	left: 0px;
	top: 1px;
	z-index: 0;
}
.greyband {
	background-color: #cccccc;
	position: relative;
	height: 10px;
	top: 2px;
	left: 0px;
}
.pagecontent {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #21507C;
}
.footer {
	position: relative;
	height: 23px;
	top: 1px;
	left: 0px;
	background-image: url(../images/assets/btLkBg.gif);
	background-repeat: repeat-x;
	padding-top: 7px;
	background-color: #21507C;
}
.logo {
	background-color: #FFFFFF;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	height: 65px;
	width: 425px;
}
.menu {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	position: absolute;
	width: 200px;
	left: 10px;
	top: 200px;
	z-index: 2;
}
.txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tdHeaderBg {
	background-image: url(../images/assets/scrollBg.gif);
	background-color: #1F5281;
	background-repeat: repeat-y;
	background-position: left;
}
.scrollBg {
	background-image: url(../images/assets/scrollBg1.gif);
}
.hdot {
	background-image: url(../images/assets/hDot.gif);
	background-repeat: repeat-x;
	background-position: center;
}

