/*shaun shadow text version*/
h6 {
	color:#00537B;
	width:494px;
	font-size:14px;
	line-height:3em;
	text-align:right;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-stretch: semi-condensed;
	display: block;
	float: right;
	margin-top: -10px;

	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	padding-right: 15px;
}

/*shaun shadow text version*/

.dropshadow {
	/* Style for shadow */
filter:shadow(color:#5B5B5B);
	float:right;
		margin: 0px;
	padding: 0px;
	display: block;
	position: absolute;
}
.shadowed {
	/* Style for actual text */

	color: #ffffff;
	position: relative;
	background: transparent !important;
	z-index: 19;
	margin: 0px;
	padding: 0px;
	text-align: right;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
/*shaun shadow text version*/

.transON {
width: 100%; 
background-color: silver;
opacity:.50;
filter: alpha(opacity=50); 
-moz-opacity: 0.5;
border:1px solid black; 
}

.trans25 {
	width: 496px;
	background-color: #4a6494;
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	border:1px solid black;
	height: 50px;
	float: right;
	padding-top: 0px;
	margin-top: 30px;
	z-index: 20;
}
.ww {
	width:494px;
	padding-right: 0px;
	display: block;
	border: 1px solid black;
	float: right;
	padding-top: 0px;
	margin-top: -40px;
	float: right;
	padding-bottom: 0px;
		height: 30px;
}

.trans75 {
width: 500px; 
background-color: silver;
opacity:.75;
filter: alpha(opacity=75); 
-moz-opacity: 0.75;
border:1px solid black; 
}

/*.textTrans {
	color:maroon;
	filter:alpha(opacity=75);
-moz-opacity:.75;
	opacity:.75;
	font-size: 25px;
	line-height:3em;
	padding-top: 3px;
	margin-top: 0px;
}*/

.IEtextShadow{
filter:shadow(color:#888888);
float:right;
padding:10px;

}

