<style type="text/css">
<!--
a {
	text-decoration:none;
	color:#3e107c;
  }
a:visited {
	color:#3e107c;
  }
a:hover {
  color:#AAB622;
  color:#C62323;
}
a.foot {
  text-decoration:none;
	color:#3e107c;
  }
a.link {
  text-decoration:none;
	color:#3e107c;
  }
a.link:hover {
  color:#214DF4;
  }
table.sitelinks td 
 {
	border-left:2px solid #aaa;
	border-right:2px solid #aaa;
	border-bottom:1px solid #aaa;
 }

td.link {
	background-color:#feff93;
	border-left:2px solid #aaa;
	border-right:2px solid #aaa;
	border-bottom:1px solid #aaa;
	font-family:"Trebuchet MS";
	font-size:10pt;
	font-weight:bold;
	text-align:center;
  }

td.linked {
  background-color:#fff;
	border-left:2px solid #aaa;
	border-right:2px solid #aaa;
	border-bottom:1px solid #aaa;
	font-family:"Trebuchet MS";
	font-size:10pt;
	font-weight:bold;
	text-align:center;
  }

span.leftpane {
  display:block;
  height:300px;
	width:115px;
  }
	
span.rightmain {
  display:block;
	height:250px;
	width:360px;
	margin-top:5px;
	margin-right:-1px;
	margin-left:10px;
	border:1px solid #999;
	padding:5px;
	text-align:left;
  }

-->
</style>