.topMenuStaticItem
{

	background-image: url('/PublishingImages/splitter.JPG');
	background-repeat:no-repeat;
	background-position:top right;
	font-family: tahoma;  
	font-size: 8pt; 
	color: #3a4663;	

}
.topMenuStaticItem a
{
	display:block;
	padding:2px 5px 0px 5px;
	height:15px;
}
.topMenuStaticSelected a
{

	color: #FF8000;
}
.footer
{
	padding-left:10px;
	font-family: tahoma;  
	font-size: 8pt; 
	color: #3a4663;
	 
}
.body
{
	font-family: tahoma;  
	font-size: 8pt; 
	color: #666666;

}









