BODY {
	background-color: #FFFFFF;
	margin: 0px auto;
}
.topbg {
	background-image: URL(../images/topbg.jpg);
	background-repeat: repeat-x;
	height: 109px;
}
.rightbg {
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.greyboxleft {
	background-image: url(../images/greyboxmidleft.jpg);
	background-repeat: repeat-y;
	background-color: #F4F4F4;
	width: 7px;
}
.greyboxright {
	background-image: url(../images/greyboxmidright.jpg);
	background-repeat: repeat-y;
	background-color: #F4F4F4;
	width: 7px;
}
.greymid {
	background-color: #f4f4f4;
	padding: 4px 10px 4px 20px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.greymid a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #09316F;
	text-decoration: underline;
}
.greymid a:hover {
	color: #09316F;
	text-decoration: none;
}
.txtbx {
	height: 18px;
	border: #7F9DB9 1px solid;
	width: 160px;
	font-family:Tahoma;
	font-size: 11px;
}
.tagline {
	width: 321px;
	background-color: #7194BC;
	text-align: center;
	vertical-align: middle;
}
.toplink {
	vertical-align: middle;
	text-align: center;
	}
.toplink a:link  {
	background-image: URL(../images/toplinkbg.jpg);
	height: 24px;
	padding-top: 7px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	vertical-align: middle;
}
.toplink a:visited  {
	background-image: URL(../images/toplinkbg.jpg);
	height: 24px;
	padding-top: 7px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	vertical-align: middle;
}
.toplink a:hover {
	background-image: URL(../images/toplinkbg1.jpg);
	height: 24px;
	padding-top: 7px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	vertical-align: middle;
}
.seperator {
	background-image: URL(../images/sep.jpg);
	width: 2px;
	height: 31px;
}
.contentbg {
	background-image: URL(../images/contentbg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Tahoma;
	font-size: 11px;
}
.leftsection {
	width: 202px;
	background-image: URL(../images/hordot.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding: 10px;
	line-height: 17px;
}
.rightsection {
	padding: 10px;
	line-height: 17px;
}
.update {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #004574;
}
.date {
	font-weight: bold;
	color: #0C679C;
}
.about {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #95AFCD;
}
.company {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #19B260;
}
.footer {
	background-image: URL(../images/footerbg.jpg);
	background-repeat: repeat-x;
	background-color: #004574;
	height: 70px;
	text-align: center;
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
}
a.footlink:link, a.footlink:visited, a.footlink:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.footlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3DEC8E;
	text-decoration: none;
}
a.selflink:link, a.selflink:visited, a.selflink:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.selflink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.morelink:link, a.morelink:visited, a.morelink:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5675A1;
	text-decoration: underline;
}
a.morelink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
