body, html {
	margin:5px;
	padding:5px;
	background-color: #76558A;
	scrollbar-face-color: #76558A;
	scrollbar-shadow-color: #BAA3C7;
	scrollbar-highlight-color: #BAA3C7;
	scrollbar-3dlight-color: #BAA3C7;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #BAA3C7;
	scrollbar-arrow-color: #BAA3C7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a, a:visited {
	color: #FFFF66;
	font-weight: normal;
}
a:hover { color: #FFFF00;}
hr {
	color: #FFFFFF;
	height: 1px;
	width: 720px;
}
h1{
	line-height: 120%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC00;
	font-weight: bold;
	margin-bottom: -1em;
}
p{
	line-height: 120%;
	text-align: center;
	text-indent: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.form_info {
	color: #FFFFFF;
	font-family:tahoma, arial, helvetica;
	font-size:11px;
	font-weight:bold;
	font-style: normal;
	text-align: center;
}
.form_head {
	background-color: #AE95BF;
	height: 22px;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px solid #76558A;
	padding-left: 15px;
}

.form_light {
	height: 20px;
	background-color: #F1EDF3;
	color: #333333;
	font-weight: normal;
	border-bottom: 1px solid #DBCFE2;
	padding-right: 10px;
}

.form_dark {
	height: 20px;
	background-color: #DBCFE2;
//#c0b987;
	color: #000000;
	font-weight: normal;
	border-bottom: 1px solid #F1EDF3;
	font-size: 11px;
	padding-left: 10px;
}


.form_submit input {
	background-color: #F1EDF3;
	text-indent: 10px;
	color: #000;
	font-family:tahoma, arial, helvetica;
	font-size:12px;
	font-weight:bold;
	font-style: normal;
	border: 1px solid #000000;
}

.form_submit {
//background-color: #ececcf;
background-color: #663366;
text-indent: 12px;
color: #000;
font-family:tahoma, arial,helvetica; 
font-size:11px; 
font-weight:bold;
font-style: italic;
}


.cform input {
	border-left: 1px solid #505050; border-bottom: 1px solid #505050;
 	border-top: 1px solid #505050; border-right: 1px solid #505050; 
	font-family:tahoma, arial,helvetica; 
	font-size:10px; 
	font-weight:normal;
	font-style: normal;
}

.form_option {
	color: #333333;
	font-family:tahoma, arial, helvetica;
	font-size:11px;
	font-weight:normal;
}
textarea {
	font-family:tahoma, arial, helvetica;
	font-size: 11px;
	color: #333333;
		border-left: 1px solid #505050; border-bottom: 1px solid #505050;
 	border-top: 1px solid #505050; border-right: 1px solid #505050; 
}
.thanks {
	font-weight: bold;
	background-color: #624673;
	border: 1px solid #000000;
}
.thanksnad {
	font-weight: bold;
	background-color: #624673;
	border: 1px solid #000000;
}
