
/*jam1*/
.jam_1
{
	background-color:White;
}
.jam_1 div.head 
{
	border-right: #2f4f4f 1px solid;	
	padding-right: 5px;	
	border-top: #2f4f4f 1px solid;	
	margin-top: 5px;	
	padding-left: 5px;	
	font-weight: bold;	
	font-size: 12px;	
	padding-bottom: 5px;	
	border-left: #2f4f4f 1px solid;	
	cursor: pointer;	
	color: white;	
	padding-top: 5px;	
	border-bottom: #2f4f4f 1px solid;	
	font-family: arial, sans-serif;	
	background-color: #99CD00
}
.jam_1 div.head > A 
 {
	background: none transparent scroll repeat 0% 0%;	
	color: #ffffff;	
	text-decoration: none
}

.jam_1 div.accordionContent 
{
	border-right: #2f4f4f 1px dashed;	
	padding-right: 5px;
	border-top: #2f4f4f 1px;
	padding-left: 5px;	
	padding-bottom: 5px;	
	border-left: #2f4f4f 1px dashed;	
	padding-top: 10px;	
	border-bottom: #2f4f4f 1px dashed;	
	background-color: #eeeeee
}
.jam_1 div.selected  div.selected 
{
	border-right: #2f4f4f 1px solid;	
	padding-right: 5px;	
	border-top: #2f4f4f 1px solid;	
	margin-top: 5px;	
	padding-left: 5px;	
	font-weight: bold;	
	font-size: 12px;	
	padding-bottom: 5px;	
	border-left: #2f4f4f 1px solid;	
	cursor: pointer;	
	color: white;	
	padding-top: 5px;	
	border-bottom: #2f4f4f 1px solid;	
	font-family: arial, sans-serif;	
	background-color: #00CCFF
} 
.jam_1 div.selected div.selected > a 
{
	background: none transparent scroll repeat 0% 0%;
	color: #ffffff;
	text-decoration: none
}
