.top {
	background-image: url(images/bgtop.jpg);
	background-repeat: repeat-x;
}
.topbuttons {
	background-image: url(images/buttonbg.jpg);
	background-repeat: repeat-x;
}
.leftbg {
	background-color: #00A9CC;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bgmiddle {
	background-image: url(images/midbg.jpg);
	background-repeat: repeat-x;
}
td {
	font-family: Tahoma;
	font-size: 11px;
}
a.left {
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;

}
a.left:hover {
	color: #026F86;
	font-weight: normal;
	font-weight: bold;
	font-size: 13px;

}
.headingname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D3851;
	font-weight: bold;
}
.desctext {
	color: #2D3851;
	font-size: 11px;
	font-family: Tahoma;


}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
}
a.footerlink {

	font-size: 10px;
	color: #017C95;
	font-weight: bold;
	text-decoration: none;
}
a.footerlink:hover {


	font-size: 10px;
	color: #009933;
	font-weight: bold;
	text-decoration: none;
}
.bottomclass {


	font-size: 10px;
	color: #017C95;
	font-weight: bold;
}
.bordermain {
	background-color: #03DAE2;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;

}
.headingcolor {
	background-color: #3C97AE;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
.taborder {
	border: 1px solid #00A9CC;

}
a {
	color: #017C95;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {

	color: #009933;
	font-weight: bold;
	text-decoration: none;
}
.greenheadings {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669900;
	font-size: 12px;
}
.taborder1 {
	border: 1px solid #669900;

}
