.dating_header{
	font-family: Tahoma;
	font-size: 11px;
	color:#383838;
	font-weight: bold;
	height:20px;
}

.dating_fields{
	font-size:11px; 
	color: #504E4E;
	font-weight: bold;
	height:25px;
	padding-right:5px;
}
.dating_r1{font-family:Tahoma; font-size:10px; color: #383838; background-color:#F0F0F0;}
.dating_r2{font-family:Tahoma; font-size:10px; color: #383838; background-color:white;}
.dating_r3{font-family:Tahoma; font-size:10px; color: #383838; background-color:#E9E7DA;font-weight: bold;}
.dating_link{
	font-size:11px; 
	color: #032976;
	font-weight: bold;
}
.dating_link:hover{
	font-size:11px; 
	color: #0141C2;
	font-weight: bold;
	text-decoration: underline;
}

.dating_button_off{
	width:80px;
	padding-top:3px;
	height:20px;
	border: 0px;
	background-image: url(../images/forumbut_off.gif);
	background-repeat: no-repeat;
	cursor:pointer;
	color:white;
	text-align:center;
	font-weight: bold;
	vertical-align: middle;
}
.dating_button_on {
	padding-top:3px;
	width:80px;
	height:20px;
	border: 0px;
	background-image: url(../images/forumbut_on.gif);
	background-repeat: no-repeat;
	cursor:pointer;
	color:white;
	text-align:center;
	font-weight: bold;
	vertical-align: middle;
}

.dating_text1{
	font-size:10px;
	color:#383838;
}
.dating_profile_box{
	background-color:#FFFBF2;
	border:1px gray solid;
	padding:5px;
	font-size:11px;
	width:200px;
	height:320px;
}
