Body
{margin: 0px;
	background-color: #001B38;
}





.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.txt2AR {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.txt2b
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.txtvalid
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0033;
}

.txtbox
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	height:15px
}

.btn
{
	background-image: url(join.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	border-right: #353f7d 1px solid;
	border-top: #353f7d 1px solid;
	border-left: #353f7d 1px solid;
	border-bottom: #353f7d 1px solid;
}
.btnAR
{
	background-image: url(joinAR.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	border-right: #353f7d 1px solid;
	border-top: #353f7d 1px solid;
	border-left: #353f7d 1px solid;
	border-bottom: #353f7d 1px solid;
}

.units1
{
	
	color: white;
	font-family: Verdana;
	font-size: 12px;
	
}
.units1AR
{
	color: white;
	font-family: tahoma;
	font-size: 12px;
}

.dgheader
{
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana;
}
.dgitems
{
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana;
}
.txt
{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
}

