﻿body {
}
.divSubMenu
{
	background-image:url(/static/images/HomeBanner-about.jpg);
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:9pt;
	text-align:center;
	color:White;
}
.divLeftMenu
{
	background-image:url(/static/images/sidebar-about.jpg);
	background-repeat:no-repeat;
	z-index:58;
	width:200px;
	background-position:0px 41px;
}
.leftMenuLink
{
	color:#fbbd1a;
	font-weight:bold;
	font-family:Arial;
	text-decoration:none;
}
.leftMenuLink:Hover
{
	text-decoration:underline;
}
h2.sectionTitle
{
	background-image:url(/static/images/page-con.jpg);
	background-repeat:no-repeat;
	height:40px;
}

