a.menuleft {
	color : #263F6A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
a.menuleft:hover {
	color : #A2AF39;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
img.bottomFix {
	vertical-align: bottom;
}
td {
	color : #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	font-weight: normal;
}
td.home {
	color : #ffffff;
}
a {
	color: #243F6B;
	font-size: 11px;
	text-decoration: none;
}
a.MENU {
	color: #243F6B;
	font-size: 12px;
	text-decoration: none;
}
a:Hover.MENU {
	color: #243F6B;
	font-size: 12px;
	text-decoration: none;
}
td.left {
	background-position: right;
	background-repeat: no-repeat;
}
td.right {
	background-position: top, left;
	background-repeat: no-repeat;
}
a.homemenu1 {
	display:block;
	background-image: url(/layouts/thehub/images/aboutus.gif); /* source for start image */
	height:40;
	background-repeat: no-repeat;
}
a.homemenu1:hover {
	background-image: url(/layouts/thehub/images/aboutus-over.gif); /* source for start image */
	display:block;
	height:40;
	background-repeat: repeat-x;
}
a.homemenu2 {
	display:block;
	background-image: url(/layouts/thehub/images/services.gif); /* source for start image */
	height:40;
	background-repeat: no-repeat;
}
a.homemenu2:hover {
	background-image: url(/layouts/thehub/images/services-over.gif); /* source for start image */
	display:block;
	height:40;
	background-repeat: repeat-x;
}
a.homemenu3 {
	display:block;
	background-image: url(/layouts/thehub/images/team.gif); /* source for start image */
	height:40;
	background-repeat: no-repeat;
}
a.homemenu3:hover {
	background-image: url(/layouts/thehub/images/team-over.gif); /* source for start image */
	display:block;
	height:40;
	background-repeat: repeat-x;
}
a.homemenu4 {
	display:block;
	background-image: url(/layouts/thehub/images/community.gif); /* source for start image */
	height:40;
	background-repeat: no-repeat;
}
a.homemenu4:hover {
	background-image: url(/layouts/thehub/images/community-over.gif); /* source for start image */
	display:block;
	height:40;
	background-repeat: repeat-x;
}
a.homemenu5 {
	display:block;
	background-image: url(/layouts/thehub/images/clients.gif); /* source for start image */
	height:40;
	background-repeat: no-repeat;
}
a.homemenu5:hover {
	background-image: url(/layouts/thehub/images/clients-over.gif); /* source for start image */
	display:block;
	height:40;
	background-repeat: repeat-x;
}
a.homemenu6 {
	display:block;
	background-image: url(/layouts/thehub/images/contact.gif); /* source for start image */
	height:40;
	background-repeat: no-repeat;
}
a.homemenu6:hover {
	background-image: url(/layouts/thehub/images/contact-over.gif); /* source for start image */
	display:block;
	height:40;
	background-repeat: repeat-x;
}
body {
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #A2AF39;
}
div{
scrollbar-face-color: #A2AF39;
scrollbar-shadow-color: #243F6B;
scrollbar-highlight-color:#243F6B;
scrollbar-3dlight-color: #243F6B;
scrollbar-darkshadow-color: #243F6B;
scrollbar-track-color: #243F6B;
scrollbar-arrow-color: #D2D3D5;
}