.subheadertext {
	font-size: 14pt;	
	font-style: italic;
	
	font-family: "Times New Roman", Times, serif;
}
.subheadertext a { color:#0000FF }

.joinnowbtn{
	border: 8px solid #FF0000;
	padding: 0px;
	width: 180px;	
}

.joinnowbtn input
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	width: 180px;	

}

.captchabox input
{
	font-family: "Times New Roman", Times, serif;
	font-size: 19pt;
	font-weight: bold;
	height:35px;
	text-transform: uppercase;
}

.formfield
{
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	text-align:right;	

}

.txt_normal {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	color: #000000;

	text-decoration: none;

}

.txt_red_big_shadow{
	font-family: "Times New Roman", Times, serif;
	filter:DropShadow(Color=#C0C0C0, OffX=2, OffY=2, Positive=1);
	width:450px;
	height:40px;
	color:red;
	font-size:18px;
	font-weight:bold;
	text-align:left;
}

.txt_red_shadow
{
		font-family: "Times New Roman", Times, serif;
		text-align: left;
		font-size: 15pt;
		line-height: 30px;
		font-weight: bold;
		position: relative;
		color: #999;
		
}

.txt_red_shadow span
{
		position: absolute;
		top: -5px;
		left: -1px;
		padding-right: 3px;
		color: #FF0000;
}

.txt_blue_shadow
{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-align: left;
		font-size: 16pt;
		line-height: 35px;
		font-weight: bold;
		position: relative;
		color: #999;
}

.txt_blue_shadow span
{
		position: absolute;
		top: -6px;
		left: -1px;
		padding-right: 3px;
		color: #000080;
}

.txt_red_italic_m {

	font-family: "Times New Roman", Times, serif;

	font-style: italic;

	color: #FF0000;

	font-weight: bold;

}

.txt_red_italic_s {

	font-family: "Times New Roman", Times, serif;

	font-style: italic;

	color: #FF0000;

	font-weight:normal;

}

.txt_dark_blue_l {

	font-family: "Times New Roman", Times, serif;

	font-size: 24px;

	font-weight: bold;

	color: #003399;

}

.txt_link_xl {

	font-family: "Times New Roman", Times, serif;

	font-weight: bold;

	text-decoration: underline;

	font-size: 20px;

	color: #0000FF;

}

.txt_white_m {

	color: #FFFFFF;

}

.txt_like_link_m {

	font-family: "Times New Roman", Times, serif;

	font-size: 18px;

	color: #0000FF;

	text-decoration: underline;

	font-weight: bold;

}

.txt_black_hdr_l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #FF0000;
}
.txt_blue_m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066FF;
}
.checksarea
{
}
.checksarea ul
{
list-style-image: url('images/check2.jpg');
}
.checksarea li
{
padding-bottom: 2px;
}
