body{
	background-color : #16172D;
	background-repeat : no-repeat;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	scrollbar-face-color : #16172D;
	scrollbar-arrow-color : #CDC6FF;
	scrollbar-base-color : #2D2E45;
	scrollbar-3dlight-color : #ACADCF;
	scrollbar-track-color : #3A3851;
	scrollbar-darkshadow-color : #CDC6FF;
	scrollbar-highlight-color : #16172D;
	scrollbar-shadow-color : #3A3851;
}
.text{
	color: #B8B9DF;
	font-family: Arial;
	font-size: 11px;
	margin-top: 31px;
	margin-right: 0px;
	margin-left: 16px;
	margin-bottom: 0px;
	line-height: 13px;
	text-align : justify;
}
A.text:visited, A.textl:active, A.textl:link
{
	color: #9A75A7;
	font-weight : bold;
	text-decoration : none;
}
A.text:hover
{
	color: #9E9FC7;
	font-weight : bold;
	text-decoration : underline;
}
.title{
	color: #CDC6FF;
	font-family: Arial;
	font-size: 11px;
	font-weight : bold;
}

.title2{
	color: #CDC6FF;
	font-family: Arial;
	font-size: 12px;
	font-weight : bold;
}

.banner{
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight : bold;
	width:210;
	filter:Shadow(Color="#17182E", Direction="150");
	margin-left : 50;
	margin-top : 50;
	text-align : center;
	line-height : 20px;
}
.sign{
	color: #9A75A7;
	margin-left: 16px;
	font-size: 11px;
	font-weight : bold;
}
.simple{
	color: #9E9FC7;
	font-family: Arial;
	font-size: 11px;
	margin-left: 16px;
	line-height: 13px;
	text-align : justify;
}
.comment{
	color: #918E9F;
	font-family: Arial;
	font-size: 11px;
	margin-left: 8px;
}
.menu{
	margin-top: 18px;
	margin-left: 19px;
}
.subscribe{
	margin-top: 5px;
	margin-left: 19px;
}
.agree{
	color: black;
	font-family: Arial;
	font-size: 13px;
	margin-top: 30px;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	line-height: 16px;
	text-align : justify;
}

input.but{
	background-color : White;
	border : 1px solid Black;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	width : 120;
}
input.field{
	font-family : Arial;
	font-size : 11px;
	margin-left: 4px;
	margin-right: 0px;
	border: 1 solid #9E9FC7;
	background-color : #212140;
	color : #9A75A7;
	height : 20px;
}

select.field{
	font-family : Arial;
	font-size : 11px;
	margin-left: 4px;
	margin-right: 0px;
	border: 1 solid #9E9FC7;
	background-color : #212140;
	color : #9A75A7;
	height : 20px;
}