
body
{
	/*background-color: #d4dade;*/	
}

object
{
	outline: none;	
}

.text
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}	

.l1 {
	color:#2179d0; text-decoration:none
}

.l1:hover {
	color:#000000; text-decoration:none
}

.l2{
	color:#303030; text-decoration:none
}

.l2:hover{
	font-family: arial;
	color:#000000; text-decoration:underline
}

.l2dim {
	color:#B0B0B0; text-decoration:none
}

.l3{
	color:#ffffff; text-decoration:none
}

.l3:hover{
	color:#ffffff; text-decoration:underline
}

.l3_selected{
	color:#000000; text-decoration:none; font-weight: bold;
}

.l3_selected:hover{
	color:#000000; text-decoration:underline; font-weight: bold;
}

.form1{WIDTH: 102px ; height: 20px; font-family: Arial; font-size: 11px}

.form2{height: 20px; font-family: Arial; font-size: 11px}

.form3{WIDTH: 70px ; height: 20px; font-family: Arial; font-size: 11px}

.city-state {
	font-size: 12px;
}	

.validation_message {
	font-size: 0.9em;
	color: red;
}

.chat_instructions {
	color:#404040;
	font-family: Arial, sans-serif;
	font-size: 12pt;
}

.chat_bio {
	color:#000000;
	font-family: Arial, sans-serif;
	font-size: 13px;
}

.error_msg
{
	color: #ff0000;
}

.notice_shell_success
{
	background-color: #dcf4c4;
	border: 1px solid #c0c0c0;
	border-color: #008800;
	padding:5px;
}

.notice_shell_failure
{
	background-color: #FFEBE8;
	border: 1px solid #c0c0c0;
	border-color: #ff0000;
	padding:5px;
}

.notice_td_success
{
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
}

.notice_td_failure
{
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
}

.hidden
{
	display: none;
	visibility: hidden;
}

.visible
{
	visibility: visible;
}

.wait
{
	color: #ffffff;
	font-family: tahoma;
}
							
a.paging_box
{
	border: 1px solid #808080;
	padding: 2px 6px;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin:3px;
}

a.paging_box:hover
{
	border: 1px solid #808080;
	background-color: #f2f2f2;
	padding: 2px 6px;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.paging_box_current
{
	padding: 2px 6px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin:3px;
}

.header_2_rel
{
	position: relative;
	width: 608px;
	z-index: 18;
}

.header_search
{
	position: absolute;

	top: 13px;
	left: 320px;
	z-index: 19;
	font-family: arial;
	font-size: 12px;
	color: #ffffff;	
}

.header_search_submit
{
	display: inline;
	width: 82px;
	height: 22px;
	position: relative;
	top: 6px;
	left: 5px;
	
}

.header_div
{
	display: inline;
	padding-right: 5px;
}

.bar
{
	background: url(http://cdn.photos.textndate.com/images/landing/landing1/bar_bg.gif) no-repeat;
	width: 858px;
	height: 33px;
}

.bar_content
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left: 25px;
	width: 100%;
	height: 33px;
	display: inline;
}