body {  
	}
 
.rolloverinfo {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	font-style: italic; 
	font-weight: bold; 
	color: #990000; 
	text-align: center; 
	vertical-align: middle; 
	border: thin solid; 
	padding-top: 10px; 
	padding-right: 10px; 
	padding-bottom: 10px; 
	padding-left: 10px;
	visibility : visible;
	}


.homeboxtext{
	font-family: Verdana; 
	font-style : normal;
	font-size: 12px; 
	font-weight : bold;
	font-variant : normal;
	letter-spacing : 0px;
	color: White; 
	text-decoration: none;
	line-height : 140%;
	padding-left : 15px;
	padding-bottom : 24px;
	padding-right : 10px;
	padding-top : 10px;
	}
	
	.break{
	position : relative;
	top : 8px;
	z-index: 7;

	}

.itemhighlight{
	color: Red;
}

.menuitems{
	font-family : Georgia;
	font-style : italic;
	font-size : 17px;
	color : #847CB5;
	font-weight : bold;
	letter-spacing : 1px;
	text-decoration : none;
}	

.lowermenuitemsv{
	font-family : Verdana;
	font-style : normal;
	font-size : 10px;
	color : #ffffff;
	font-weight : bold;
	padding-left : 5px;
	padding-bottom : 5px;
	padding-right : 5px;
	padding-top : 10px;
	text-decoration : none;
}	

	
