body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-position: center;
}
.OrangeBox {
	background-image: url(_Images/Player_bg.gif);
	height: 476px;
	width: 424px;
	background-position: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top:17px;
}
IMG.displayed {
    display: block;
    margin-left:100px;
    margin-right: auto }
	
.FormBox {
	height:660px;margin-top: 15px;
	width:310px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #fbf8f0;
	background-image: url(_Images/Form_back.gif);
	background-repeat: repeat-y;
	background-position: center top;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #fbf8f0;
	}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 7px;
	margin-bottom:7px;
	margin-right: 7px;
}
.line2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 7px;
	margin-bottom:7px;
	width: 750px;
    li{color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.line3 {
	margin-top: 7px;
	margin-bottom:14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	height: 100%;
}

