#datingmenu .dmBar
{
	background-color: #c41a1a;
	border: 1px solid #000;
	width: 575px;
	margin-top: 10px;
}

#datingmenu .dm
{
	background-color: #c41a1a;
	color: #000;
	border-style: solid;
	border-width: 1px;
}

#datingmenu .dmBarItem, #datingmenu .dmBarItemSel
{
	text-align: center;
	height: 100%;
}

#datingmenu .dmBarItema
{
	text-align: center;
	padding-top: 3px;
}

#datingmenu a
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#datingmenu a:hover
{
	color: #c41a1a;
}

#datingmenu .dmBarItemSel, #datingmenu .dmItemSel
{
	background-color: #000;
	color: #c41a1a;
}

#datingmenu .dmBarItemSel a,#datingmenu .dmItemSel a
{
	color: #c41a1a;
}

#datingmenu .dmItema
{
	padding-left: 6px;
	padding-top: 2px;
}

.profiletable .thstart
{
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	text-align: left;
	background-color: #ddd;
	padding: 0 5px;
}

.profiletable td
{
	border-bottom: 1px solid #ddd;
	padding: 2px 5px;
}

.profiletable input, .profiletable select, .profiletable textarea
{
	xxbackground-color: #fec;
}

.profiletable .submit
{
	xxbackground-color: #000;
	xxcolor: #fff;
	xxfont-weight: bold;
	border: 1px solid #c00;
}
td.datingprofiledesc1
{
	padding: 4px;
	background-color: #eee;
	border: 1px solid #ddd;
}
td.td01
{
	font-style: italic;
}
.mailboxlineunread
{
	font-weight: bold;
}

.datingmsg textarea
{
	width: 550px;
	height: 300px;
	border: 1px solid #666;
	font-family: Verdana;
	font-size: 11px;
}

.datingmsgreadbody
{
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	width: 550px;
	height: 300px;
	background-color: #ddd;
	padding: 5px;
}

.datingmsg input.datingmsgsubject
{
	width: 480px;
	border: 1px solid #666;
}

.memberlistdesc3
{
	FONT-SIZE: 9px;
}

.memberlistcounter
{
}

#chatframe
{
	border-width: 0px;
	border-bottom: 1px dotted #000;
	width: 100%;
	height: 50px;
	display: none;
}

