table,body,p{
	font-family:arial;
	font-size:12px;
	color:000000;
}
A{
	font-family:arial;
	font-size:12px;
	color:7950AE;
	text-decoration:none;
	font-weight:bold;
}

.sitemap {
 font: bold 10px Verdana, sans-serif;
}

 
A:hover{
	text-decoration:underline;
}
A.menu{
	color:#EEEEEE;
	font-size:13px;
	width:76px;
	height:24px;
}
.heading{
	color:7950AE;
	font-weight:none;
	font-size:18px;
}
.subHeading{
	color:7950AE;
	font-weight:bold;
	font-size:14px;
}

.rollover a {
	width:76px;
	height:24px;
	display:block;

}
.rollover a:hover { 

	background-image:url('/images/hovernav.png');
	margin:inherit;
	display: block;
	width:76px;
	background-repeat:no-repeat;
	
}


#current {
	background-image:url('/images/hovernav3.png');
	padding: 0px;
	display: block;
	width:76px;
	height:28px;
	background-repeat:no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	margin-top: 0px;
	padding-top: 3px;	
	
}

#selected {
	font-style: oblique;
	color:black;	
}


body.section1 #nav Td.one {

	background-image:url('/images/hovernav.png');
	background-repeat:repeat-x;
	padding: 0;
	margin: 0;
	display:block;
	
}



   
   

