table.altrowstable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #433c38;
	border-collapse: collapse;	
}
table.altrowstable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #433c38;
	background-color:#5C534E;	
	width:780px;
}
table.altrowstable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #433c38;	
	/*white-space: nowrap;*/
}
table.altrowstable tr:nth-child(odd){
	background-color:#998c86;
}
table.altrowstable tr:nth-child(even){
	background-color:#796c66;	
}
.slide_down_element_2 {
	background: 0px 0px rgb(72, 72, 72); 
	padding: 13px 20px 0px; 
	border: currentColor; 
	margin-bottom: 2px; 
	display: block; 
	min-height: 35px;
	color: rgb(254, 254, 254); 
	padding-right: 20px; 
	font-size: 16px; 		
	border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
tr.slide_down_element_2{
    cursor:pointer;
}
.slide_down_element_2 img{
    float: right;
} 
.initiallyHidden { display: none; }

#alternatecolorHead{
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #433c38;
	background-color:#5C534E;	
	width:780px;	
	clear: left;
	}
#alternatecolorLink:nth-child(even), #alternatecolorText:nth-child(even), #alternatecolorImg:nth-child(even){
	background-color:#796c66;	
}
#alternatecolorLink:nth-child(odd), #alternatecolorText:nth-child(odd), #alternatecolorImg:nth-child(odd){
	background-color:#998c86;
}


#alternatecolorImg{
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #433c38;		
	clear:left;
	}
#alternatecolorText{
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #433c38;		
	float:left;
	}
#alternatecolorLink{
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #433c38;		
	float:left;
	}
.handicon{cursor: pointer;}

