body {
	margin-left:   0px;
	margin-top:    10px;
	margin-right:  0px;
	margin-bottom: 0px;
}

h1 {
	font-size: 80%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h2 {
	font-size: 70%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h3 {
	font-size: 70%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: normal;
}

.error_block {
	border: 1px solid #FF0000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.error_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}

.succes_block {
	border: 1px solid #00FF00;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.succes_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00FF00;
	font-weight: bold;
}

.stats {
	padding-left: 18px;
	
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

.roomkey_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	font-weight: bold;
}

.roomkey_text_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}

.roomkey_input {
	font-weight: bold;
	border-width: 1px 1px 1px 1px;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	
	width: 125px;
	height: 15px;
}

.home_links {
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.quicksearch_input {
	font-weight: bold;
	border-width: 1px 1px 1px 1px;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	
	width: 160px;
	height: 22px;
}

.quicksearch_select {
	font-weight: bold;
	border-width: 1px 1px 1px 1px;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	
	height: 22px;
}

.join_text {
	color: #381608;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.roomnumber_text {
	color: #FFE9CE;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

.join_input {
	font-weight: bold;
	border-width: 1px 1px 1px 1px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	
	width: 200px;
	height: 17px;
}

.join_form {
	font-weight: bold;
	border-width: 1px 1px 1px 1px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

.resultnav_text {
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.hotornot_text {
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.details_text {
	color: #381608;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

.virtualroom_text {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14;
	font-weight: bold;
}

.upgrade_input {
	font-size: 11px;
	font-weight: normal;
	border-width: 1px 1px 1px 1px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;	
	
	width: 290px;
	height: 18px;
}

.upgrade_form {
	font-size: 11px;
	font-weight: normal;
	border-width: 1px 1px 1px 1px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;	
}

.upgrade_select {
	font-size: 9px;
	font-weight: normal;
	border-width: 1px 1px 1px 1px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;	
	
	width: 295px;
	height: 18px;
}

.search_text {
	color: #4D4D4D;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;	
}

.search_input {
	font-weight: normal;
	border-width: 1px 1px 1px 1px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;	
}

.myprofile_text {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
}

.myprofile_white {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
}

.profile_introtext{
	color: #7C000F;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
}

.delete_account {
	color: #000000;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
}

.white_text {
	color: #000000;
}

.adult_dating_link {
	color: #000000;
	font-size: 7px;
	font-family: Verdana, Helvetica, sans-serif;
}