a:link {  color: #0066cc;
	background-color: transparent;
	text-decoration: underline;
}
a:visited { color: #006699;	
	background-color: transparent;
	text-decoration: underline;
}
a:active {
	color: #000033;
	background-color: transparent;
	text-decoration: underline;
}
a:hover {
	color: #000033;
	background-color: transparent;
	text-decoration: underline;
}
/*
body{	
scrollbar-face-color: 	#336600;
scrollbar-track-color:	#CCFFCC;	
scrollbar-3dlight-color: 	#CCFFCC;	
scrollbar-darkshadow-color:	#336600;
scrollbar-highlight-color: 	#CCFFCC;
scrollbar-shadow-color: 	#CCFFCC;
scrollbar-arrow-color: 	#CCFFCC;
}
*/
td {
	vertical-align: top;
}

h4 {
	text-align: center;
; font-family: Arial, Helvetica, sans-serif; font-size: 12px
}

.caption {
	border-color: white;	
	border-style: solid;
	border-width: 1px;
	background-color: #336600;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-family: Arial, sans-serif;


}
.cell {
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 8px;

}
.cell-no-pad {
	font-family: Arial, sans-serif;
	font-size: 12px;

}


.pad-img {
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.det-img {
	vertical-align: middle;

}
.cell-small {

	padding: 4px;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
.caption-Small {
	border-color: white;	
	border-style: solid;
	border-width: 1px;
	background-color: #336600;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-family: Arial, sans-serif;
}

.caption-Small a:link {
	background-color: #336600;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

.caption-Small a:visited {
	background-color: #336600;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

.caption-Small a:active {
	background-color: #336600;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

.caption-Small a:hover {
	background-color: #336600;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

#green {
/*  color: inherit;*/
	background-color: #CCFFCC;
	padding: 4px;
}
.captionBig {

	border-color: white;	
	border-style: solid;
	border-width: 1px;
	background-color: #333399;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-family: Arial, sans-serif;
}
