.Form_Container {
	width: 550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.important {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #FFF;
	background-color: #900;
	padding: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	border: 1px solid #933;
}

.Item_Container {
	height: 26px;
}
.Item_left {
	float: left;
	width: 50%;
}
.privacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	overflow: auto;
}

.Item_Right {
	float: left;
	width: 50%;
	text-align: right;
}
.Thank_You {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #063;
	margin-bottom: 7px;
}


body {
	background-image: url(../images/back.jpg);
	margin: 0;
	background-color: #2f495b;
	background-repeat: repeat-x;
	background-position: top center;
	;
}
.CodeBox {
	background-image: url(../images/bg_design.png);
	background-color: #2F495B;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	border: 1px solid #2F495B;
}

.Block {
	height: 26px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
}
.Right {
	float: left;
	width: 50%;
	text-align: right;
}
.Left {
	float: left;
	width: 50%;
}
.Bottom_Center {
	width: 1088px;
	margin: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-top: 5px;
	text-shadow:0 1px 0 #355166;
}
.Footer {
	margin: auto;
	width: 1084px;
	text-align: center;
}
.Center {
	margin: auto;
	width: 1088px;
	height: 505px;
}
.Bottom {
	background-image: url(../images/index_03.jpg);
	min-height:195px;
	background-repeat: repeat-x;
}
.SignUpBox {
	padding-top: 160px;
	width: 320px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	float: right;
	margin-right: 20px;
	font-weight: bold;
	color: #FFF;
}
.Bottom .Bottom_Center h1 {
	font-size: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.PlayButton {
	padding-top: 230px;
	width: 320px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	float: right;
	margin-right: 160px;
}
.ButtonHold { 

margin-top:15px;
margin-bottom:15px;
}
.Button {
	border:1px solid #3A7D9A;
	color:#233E49;
	font-family:Verdana,Geneva,sans-serif;
	font-size:14px;
	font-weight:bold;
	width: 100px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #FFF;
	padding: 6px;
		text-shadow:0 1px 4px #fff;

}
.Button1 {
	border:1px none #3A7D9A;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	width: 100px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 6px;
	text-shadow:0 1px 4px #fff;
}
.Button2 {	border:1px solid #3A7D9A;
	color:#233E49;
	font-family:Verdana,Geneva,sans-serif;
	font-size:14px;
	font-weight:bold;
	width: 100px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #FFF;
	padding: 6px;
		text-shadow:0 1px 4px #fff;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
}
.formbox {
	border:1px solid #3A7D9A;
	color:#233E49;
	font-family:Verdana,Geneva,sans-serif;
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
	width: 140px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.Thanks {
	font-size: 13px;
	color: #FFF;
	background-color: #063;
	border: 1px solid #030;
	padding: 3px;
}
.Boxied {
	padding: 8px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	width: 285px;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 16px;
	margin-left: 5px;
}
.Login_Box {
	float: right;
	width: 320px;
	margin-right: 22px;
	clear: both;
	height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-top: 5px;
}
.Logino {
	background-color: #284251;
	padding: 7px;
	width: 600px;
	margin: auto;
	border: 2px solid #FFF;
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.Login_Item {
	border: 1px solid #2E5B70;
	background-position: center center;
	color: #FFF;
	background-color: #4C829C;
	width: 75px;
}
._Right_Guides {
	float: left;
	width: 600px;
}
._Guided {
	float: right;
	width: 260px;
	clear: both;
}

