.a12wjm {	
	color: #ffffff;
	font-family: sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
}
.a14wjm {	
	color: #ffffff;
	font-family: sans-serif;
	font-size: 14px;
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
}
.a16wjm {	
	color: #ffffff;
	font-family: sans-serif;
	font-size: 16px;
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
}
.a12wcm {	
	color: #ffffff;
	font-family: sans-serif;
	font-size: 12px;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
}
.a14wcm {	
	color: #ffffff;
	font-family: sans-serif;
	font-size: 14px;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
}
.a16wcm {	
	color: #ffffff;
	font-family: sans-serif;
	font-size: 16px;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
}
.a14rjm {	
	color: #ff0000;
	font-family: sans-serif;
	font-size: 14px;
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
}
.a14bjm {	
	color: #000000;
	font-family: sans-serif;
	font-size: 14px;
	text-align: justify;
	margin-right: 20px;
}

.a12bjm {	
	color: #000000;
	font-family: sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-right: 20px;
}

.a11bjm {	
	color: #000000;
	font-family: sans-serif;
	font-size: 11px;
	text-align: justify;
	margin-right: 20px;
}

.a14b {	
	color: #000000;
	font-family: sans-serif;
	font-size: 14px;
}

.copyright {
	color: #DAA520;
	font-family: sans-serif;
	font-size: 9px;
	text-transform: uppercase;
}

.textnav {
	color: #0070B8;
	font-family: sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center; 
}

.ttgallery {
	border-left : double #004080;
	border-bottom : double #004080;
	border-top : double #004080;
	border-right : double #004080;
	margin: 15px 15px 15px 15px;
}	

/* START - CSS for Popup Tooltips */
#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
/* END - CSS for Popup Tooltips */

