BODY {
  color: #000000;
  margin: 0px;
  padding:0px;
  font-family:arial,Helvetica,sans-serif;
}

.title {
  font-size: 18;
  font-weight:bolder;
  color: #800080;
}

.subTitle {
  font-size: 12px;
  font-weight:bolder;
  color: #078307;
  /*padding-left:2px;*/
  background:none repeat scroll 0 0 #ADD8E6;
  }

.subTitle_unit {
  font-size: 12px;
  font-weight:bolder;
  color: #e78d35;
  /*padding-left:2px;*/
  background:none repeat scroll 0 0 #e6e6fa;
  }

.subTitle_la {
  font-size: 12px;
  font-weight:bolder;
  color: #4682b4;
  /*padding-left:2px;*/
  /*background:none repeat scroll 0 0 #faebd7;*/
  }

.companyName {
  font-size: 12;
  color: #000000;
  padding-left:8px;
}

.companyTitle {
  font-size: 18;
  font-weight:bolder;
  color: #1c8919;
}

#tblContent td{
font-size:11px;
} 

.content{
background:none repeat scroll 0 0 #DADFE4;
font-size:12px;
height:25px;
padding-left:2px;
} 


.subTitleLink {
  font-size: 14px;
  font-weight:bolder;
  color: #078307;
  padding-left:3px;
  text-decoration:none;
  }

.subTitleLink_unit {
  font-size: 14px;
  font-weight:bolder;
  color: #d2691e;
  padding-left:3px;
  text-decoration:none;
  }

.subTitleLink_la {
  font-size: 14px;
  font-weight:bolder;
  color: #4682b4;
  padding-left:3px;
  text-decoration:none;
  }

.spanMessage {
	padding-left:50px;
	color: #0000ff;
}

.add_link {
  font-size: 11px;
  color: #551a8b;  
  font-weight:bold;
  text-decoration:none;
  }
.add_link:hover{
	color: #ff0000;
}

.reg_instruction
{
	  font-size: 10px;
	  background-color:#fdf5e6;
	  font-family:Verdana;
}

.title_instruction
{
	  font-size: 12px;
	  background-color:#fdf5e6;
}

.ow_label
{
	font-weight:bold;
	font-size: 10px;
}

#form_text
{
	font-size: 11px;
}

#form_text td
{
	background-color:#D8E4F8;
	padding-left:7px;
	font-size: 11px;
}

.popup_div
{
	margin-left:25px;
	margin-top:15px;
	width:930px
}

.popup_title {
  font-size: 18;
  font-weight:bolder;
  color: #800080;
  text-align:center;
  width:930px;
  background-color:#DEB887;
}

.popup_div_small
{
	margin-left:25px;
	margin-top:15px;
	width:370px
}

.popup_title_small {
  font-size: 18;
  font-weight:bolder;
  color: #800080;
  text-align:center;
  width:360px;
  background-color:#DEB887;
}

.font_bold_12_black
{
	font-weight:bolder;
}
.sp_delete
{
	text-align:left;
}

.tbl_login
{
	border-width: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: #078307 #078307 #078307 #078307;
	margin-top:20px;
	font-size: 12px;
}

.tbl_login_1
{
	font-size: 12px;
}

.popup_title_1 {
  font-size: 18;
  font-weight:bolder;
  color: #800080;
  text-align:center;
  width:580px;
  background-color:#DEB887;
}

.popup_div_1
{
	margin-left:25px;
	margin-top:15px;
	width:580px
}

.login_instruction
{
	  font-size: 12px;
	  background-color:#fdf5e6;
}

#err_msg td
{
	font-size: 12px;
	color: #eb0100;
	text-align:center;
}

#sp_reqrd
{
	font-size: 14px;
	color: #eb0100;
}

#sp_msg
{
	font-size: 11px;
	color: #eb0100;
}

#sp_error_msg
{
	font-size: 14px;
	color: #eb0100;
	font-weight:bolder;
}

.subTitle_agent {
  font-size: 12px;
  font-weight:bolder;
  color: #ff4500;
  background:none repeat scroll 0 0 #faebd7;
  }

.status
{
	font-size:12;
	font-weight:bolder;
	color:#477012;
}

.add_link_definition {
  font-size: 13px;
  color: #551a8b;  
  font-weight:bolder;
  text-decoration:none;
  }
.add_link_definition:hover{
	color: #ff0000;
}


.show_hide_text
{
	color: #dc143c; 
	font-size: 10px;
	font-weight:bolder;
}

.title_property {
  font-size: 12px;
  font-weight:bolder;
  color: #000000;
  background:none repeat scroll 0 0 #d4d0c8;
  }

  .title_unit {
  font-size: 12px;
  font-weight:bolder;
  color: #0068c5;
  background:none repeat scroll 0 0 #e6f0f9;
  }

   .title_agent {
  font-size: 12px;
  font-weight:bolder;
  color: #078307;
  background:none repeat scroll 0 0 #d9eada;
  }

  .status_red
{
	font-size:12;
	font-weight:bolder;
	color:#e10c0c;
}

 .status_blue
{
	font-size:12;
	font-weight:bolder;
	color:#0000FF;
}

 .status_green
{
	font-size:12;
	font-weight:bolder;
	color:#078307;
}

.time_stamp
{
	float:right;
	padding-right:22px;
	margin-right:22px;
	position:relative;
	font-size:11;
	color:darkblue;
	font-weight:bold;
}

.history
{
	float:left;
	padding-left:22px;
	margin-left:22px;
	position:relative;
	font-size:11;
	color:darkblue;
	font-weight:bold;
}

#tbl_street
{
	border-width: 2px;
	border-style: solid;
	border-color: #FFBD32;
}

.title_street
{
	font-size: 18px;
	font-weight:bold;
	text-align:center;
	color:#800080;
}

.add_street
{
	font-size: 11px;
	color:blue;
}