@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	clear: right;
}
#wrapper
{
	position:relative;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	width: 900px;
	text-align: center;
	margin-top: 25px;


}
#wrapper2 {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	width: 900px;
	text-align: center;
	margin-top: 5px;
}

#content #frmRegister {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	font-style: normal;
	text-align: center;
	background-color: #FFFFFF;
	display: block;
	clear: both;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 4px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#frmRegister  #mainreg   {
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	width: 400px;
}
#frmRegister  input   ,select{
	margin-bottom: 15px;
	margin-right: 60px;
	border: thin solid #999999;
	padding-top: 2px;
	padding-bottom: 2px;
}
#frmRegister  #register   {
	display: block;
	margin-left: 150px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	background-color: #990000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding: 5px;
}
#frmRegister  label    {
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #333333;
}
.header {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	display: block;
	text-align: center;
	width: 394px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #282828;
}
.hideme {
	display: none;
}
.m_link {
	font-family: "Times New Roman", Times, serif;
	color: #0099CC;
	text-decoration: none;
	font-size: 14px;
}


.removelink {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#frmRegister  #mainreg  .cost_txt {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
	font-size: 14px;
	padding: 5px;
}


.logo {
	text-decoration: none;
	text-align: left;
	display: block;
	width: 404px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#frmRegister input.m_opt {
	margin: 2px;
}
#frmRegister #mainreg .cost_container {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
}

