.anystyle {
	background-color: #000000;
	margin-top: 20px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D2D2D2;
	text-decoration: none;
}
.content_bg {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 922px;
}
.red_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BA5260;
	text-decoration: none;
}
.emailbg {
	background-color: #000000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #BA5260;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.form_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
.cal_hdr {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	-moz-opacity:.75;
	opacity:.75;
}
.cal_text {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	filter: Alpha(Opacity= 1);
}
#container {
	background-color: #666666;  /* the background          */
	filter:alpha(opacity=3);   /* Internet Explorer       */
   -moz-opacity:0.3;           /* Mozilla 1.6 and below   */
	opacity: 0.3;               /* newer Mozilla and CSS-3 */
	padding: 10px;
}
#opaquetext {
	filter:alpha(opacity=100);  /* discarded */
   -moz-opacity:1.0;           /* discarded */
	opacity: 1.0;               /* discarded */
	color: #FFFFFF;
	text-decoration: none;
}
div.transOFF {width: 100%; background-color: #000000;border:0px solid black; 
}

div.transON  {width: 100%; background-color: #FFFFFF;opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;border:0px solid black; 
}.btn_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
.home_bg {
	background-image: url(images/homebackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 922px;
}
.tagline {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	font-family: "Trebuchet MS";
	padding: 5px;
}
.sub_headtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.sub_txtlg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.sub_txtdark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

