.SSImage
{
	padding-top:5px;
}

.bullet	
{
	font-family: Verdana;
	font-size: 13;
	text-align:left;
}
		
.rollover	
{
	cursor: hand; 
	background-color: white;
	border-color: black; 
	border-style: solid; 
	height: 25;
	border-width: 1px;
} 

.normal		
{
	cursor: none; 
	background-color: white; 
	border-color: white;
	height: 25;
	border-style: solid;
	border-width: 1px;
}

.selected	
{
	cursor: none; 
	background-color: white; 
	border-color: #BA0074;
	border-style: solid;
	border-width: 1px;			
}

.menuitem	
{
	font-family: Verdana; 
	font-size: 13; 
	color: #BA0074;
	text-align: left;
}

.menuselect	
{
	font-family: Verdana; 
	font-size: 13; 
	color: black;
	text-align: left;
}

.imageover	
{
	cursor: hand;
}

.imageout	
{
	cursor: none;
}		
			
.buttonnormal	
{
	background-color: white;
	cursor: none;
	border-right:solid thin black;
}
	
.buttontable
{
	padding:0;
	border-collapse:collapse;
	width:1050px;
	text-align:center;
	border:solid thin black;
}
			
.buttonover	
{
	font-family: Verdana;
	font-size: 13;
	background-color: #BA0074;
	color:White;
	cursor: hand;
}			

.buttonfontnormal	
{
	font-family: Verdana;
	font-size: 13;
	color: #BA0074;
	background-color: white;
	border-collapse:collapse;
	text-align:center;
	padding:0;
}
				
.buttonfontover	
{
	font-family: Verdana;
	font-size: 13;
	color: #ffffe0;
}
		
p.text
{
	text-align:justify;	
	font-family: Verdana;
	font-size: 13;
}
