/* CSS Document */
body, html{
	margin:0px;
	vertical-align:top;
	text-align:left;
	background-color:#FBFBFB;
	font-size: 11px; 
	font-family:tahoma; 
}
#mainDiv{
	width:768px;
	margin-right:auto;
	margin-left:auto;
}
.createam_name{
	color:#EAA602;
}
.topspace{
	height:20px;
}
.cleaner{
	clear:both;
}



IMG{
	border:0px;
}
.textfield{
	height:10px;
	font-size:10px;
	color:#999;
}
a.site:link, a.site:visited{
	color:#888;
	text-decoration:none;
} 
a.site:hover{
	color:#EAA602;
	text-decoration:none;
} 

#cont_form{
	font-size:11px;
	font-weight:bold;
}
.cont_field{
	font-size:11px;
	color:#888;
	font-weight:100;
	width:250px;
	margin-bottom:5px;
	margin-top:2px;
	padding-top:2px;
}
textarea.cont_field{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#888;
	font-weight:100;
	width:250px;
	margin-bottom:5px;
	margin-top:2px;
}

.cont_bt{
	height:22px; width:50px;
	border:0px;
	background-color:#FBFBFB;
	color:#fff;
	background-image:url(../../images/6but1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-bottom:6px;
	padding-left:2px;
}
