body {
	margin: 0px;
	text-align: center;
	font-family: Arial;
	font-size: 70%;
	color:#5c5c5c;
}
.bg-top {background-image: url(site_images/bg-top.gif); background-repeat: repeat-x; background-position: top; background-color:#ffffff;}
.bg-mainspace {background-color: #E7E7E7;}
.bg-columns {background-color: #ffffff;}
.clientarea-text {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #999999;
	padding: 8px;
}
a {color: #e40e0e; text-decoration: none; font-weight: bold; }
a:hover {color: #a6a6a6; text-decoration: underline;}
div#menu {top:0px; width: 720px; height: 22px;}
ul#topnav {
	list-style-type:none;
	margin:0px;
	height:22px;
	border:0px;
	padding:0px;
}
ul#topnav li {
	display:inline;
	margin:0px;
	line-height:22px;
	border:0px;
	border-left:2px solid #e8e9ea;
	padding:4px 8px 4px 8px;
}
ul#topnav li.first {border-left:0px; padding-left:0px;}
ul#topnav a {color:#e7e7e7;	font-weight:bold;}
ul#topnav a:hover {	color:#5c5c5c;}
ul#topnav li.hilight a {color:#ffffff;}

#subnav {background: url(site_images/subnav.gif) no-repeat;}
#subnav a {font-size: 11px; color: #fff; text-decoration: none;}
