<!--
body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
#menuline{
	background-image:url(/images/22/menubg.jpg);
	background-repeat:repeat-y;
	background-position:right top;
	}
#top{
	background-image:url(/images/22/top.jpg);
	background-repeat:no-repeat;
	background-position:left;
	}
#title{
	background-image:url(/images/22/title.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	}
#logoimg
{
	position:relative;
	top:8px;
	left:40px;
}
#businesscell h1
{
	font-size:16px;
	position:relative;
	top:-20px;
}
.menuitem{
	border-width:1px;
	border-style:solid;
	border-top-width:0px;
	}
.style1 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
a:link {
	color: #000000;
	text-decoration: none;
	}
a:visited {
	color: #000000;
	text-decoration: none;
	}
a:hover {
	color: #999999;
	text-decoration: none;
	}
a:active {
	color: #000000;
	text-decoration: none;
	}
-->