.forms
{
	font: normal 12px arial, verdana;
	padding: 5px;
}
.myaccount
{
	background-color: #FBF8E8;
	font: normal 12px arial, verdana;
	padding: 2px 5px;
	border: 1px solid #023C78;
}
.main
{
	background: #FFFFFF;
	font: normal 12px arial, verdana;
	padding: 5px 30px;
	margin: 0px auto;
	width: 630px;
	background-image: url(regbg.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #000000;
}
.titlehdr
{
	font: normal 22px arial, verdana;
	color: #C00;
	border-bottom: 1px solid #C00;
	text-align: left;
}
.msg
{
	padding: 5px;
	width: 600px;
	margin: 2px;
	color: #C00;
	border: 1px solid #C00;
	background-color: #FEFEFE;
	font: bold 13px verdana;
}
.error
{
	font: normal 11px arial, verdana;
	color: #C00;
	border: 1px solid #C00;
	padding: 2px;
	margin: 5px;
	float: left;
	background-color: #FEFEFE;
}
.example
{
	font: normal 10px arial;
	color: #FF0000;
}
.approved
{
	font: normal 10px arial;
	color: #008000;
}
.loginform
{
	font: normal 16px arial;
	background-color: #FFFFFF;
	font: normal 12px arial, verdana;
	padding: 3px;
	border: 1px solid #000000;
	background-image: url(loginbg.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0 auto;
}
.loginform #txtbox
{
	font: bold 12px Helvetica;
	color: #000000;
}
#sidebar
{
	border-top: 3px solid #DA0517;
	border-bottom: 3px solid #C71313;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 191px;
	font-family: Helvetica;
	border-right: 1px solid #F9120F;
	background-color: #FEFEFE;
}
#sidebarcontents
{
	padding: 10px;
	background-color: #1E1E1E;
	height: 461px;
	width: 144px;
}
.sidebar-title
{
	font-family: Helvetica;
	color: #E47B00;
	line-height: 3.2;
	font-size: 17.9pt;
}
.sidebar-menu A
{
	font-family: Helvetica;
	font-size: 13pt;
	color: #F2F2F2;
	text-decoration: none;
}
.sidebar-welcome
{
	font-family: Helvetica;
	font-size: 13.3pt;
	color: #E60303;
}
BODY
{
	background: #000000;
	color: #020202;
	text-align: center;
}
#sidebarmenu A
{
	font-family: Helvetica;
	text-decoration: none;
	font-size: 13.5pt;
	font-weight: bold;
	/*[empty]color:;*/
}
#sidearrow
{
	font-family: "Courier New";
	text-decoration: none;
	color: #FA1313;
	font-size: 17.2pt;
	background-color: #010101;
	font-weight: bold;
}
.create A
{
	font-family: Helvetica;
	font-size: 13.7pt;
	text-decoration: none;
	color: #CB0030;
}
.powered A
{
	font-family: Helvetica;
	font-size: 6.4pt;
	color: #D6D6D6;
}
.powered
{
	font-family: Helvetica;
	font-size: 6.4pt;
	color: #D5D5D5;
}
.reg-bottom
{
	text-align: right;
}
.red
{
	font-family: Arial;
	color: #EF0F0F;
	font-size: 11.6pt;
}
.step1
{
	position: relative;
	float: left;
	left: 0px;
	width: 108px;
	height: 175px;
	background-color: #FFFFFF;
	border: 3px ridge #302EA1;
	font-family: Arial;
	font-size: 13pt;
}
.step2
{
	position: relative;
	float: left;
	left: 10px;
	width: 108px;
	height: 175px;
	background-color: #FEFEFE;
	border: 3px ridge #2F2DA0;
	font-family: Arial;
	font-size: 13pt;
}
.step3
{
	position: relative;
	float: left;
	width: 108px;
	height: 175px;
	left: 20px;
	background-color: #FFFFFF;
	border: 3px solid #2E2C9F;
	font-family: Arial;
	font-size: 13pt;
}
.act
{
	width: 100px;
	height: 100px;
	background-image: url(images/active.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	font-family: "Arial Black";
	font-weight: bold;
	font-size: 15.1pt;
	text-align: center;
	padding-top: 23px;
}
.inact
{
	width: 100px;
	height: 100px;
	background-image: url(images/inactive.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #8889A9;
	font-family: "Arial Black";
	font-weight: bold;
	font-size: 15.1pt;
	padding-top: 23px;
}
.wrapper
{
	height: 190px;
}
