﻿BODY,TD,P,A{
	font-family:verdana;
	font-size:13px;
}

form{
	margin:0px;
}

a{
	text-decoration: none;
	color:#0834BC;
}


body{
	font-family:verdana,Tahoma;
	font-size: 11px;
}
.regform{
	font-family:verdana,Tahoma;
	font-size: 12px;
}
.login_box{
	color:white;
	padding:15px;
	line-height:200%;
}
.login_box a{
	color:white;
	text-decoration:none;
}
.contents{
	font-family:verdana,Tahoma;
	font-size: 14px;
	color:#434343;
}
#footer{
	padding:15px;
}
#footer td{
	color:#767676;
}
#footer td a{
	color:#007CC3;
}
.policy{
	font-size: 10px;
}
.small_link{
font-size:11px;
font-family:verdana;
text-decoration:underline;
}
.property_item_list{
padding-left:19px;
background:url(/images/home_icon.gif) no-repeat;
}
.property_item_list a:hover{
text-decoration:underline;
}
.inputSubmit2   { background: url("/images/button.gif") no-repeat; width: 85px; height: 21px; border: 0px; font-family: verdana; font-size: 11px; color: #000000; padding-bottom: 2px; }

.property_box h3 {
	font-family:verdana,Tahoma;
	font-size: 15px;
	color:#434343;
	margin:2px;
}
.contents h1{
	font-family:verdana,Tahoma;
	font-size: 20px;
	color:#434343;
}
/* messages */
.errormsg { padding:10px; margin-bottom: 8px; background: url("/images/errorbox.gif") repeat-x; background-color: #FAE7E7; border: 1px; border-style: solid; border-color: #811B1B; color:#411212;font-size:13px;}
.infomsg  {  padding:10px; margin-bottom: 8px; background: url("/images/infobox.gif") repeat-x; background-color: #D9FFD9; border: 1px; border-style: solid; border-color: #008A00; color:#003300;font-size:13px;}

