@charset "iso-8859-1";
/* CSS Document */
#container {
	margin: 0px auto;
	overflow:hidden;
	height:100%;
}

.spacer {
	clear:both;
}

.formcell {
	width:590px;
	/*border:1px solid #000000;*/
}

div.row {
  clear: both;
  padding-top: 10px;
  overflow:hidden;
  height:100%;
  }

div.row span.label {
  float: left;
  width: 70px;
  text-align: left;
  margin-left: 10px;
  }

div.row span.formw {
  float: right;
  width: 430px;
  text-align: left;
  } 
  
  .error {
  	color:#FF0000;
  }
  
  .msg {
  	color:#33CCFF;
  }
/*.notice_title {
	text-align:left;
	float:left;
}

.editdel {
	text-align:right;
	float:right;
	
}

.notice_date {
	text-align:left;
	border:1px solid #000000;
	background-color:#FF9900;
	color:#000000;
}

.noticeall {
	width:99%;
	
}

ul.none {
	list-style:none;
}
*/

/* notice all  */

.notice_date {
	text-align:left;
	background-color:#FF9900;
	color:#000000;
	
}

.table_notice {
	border: 1px solid #FF9900;
}


div.srch {
	display:inline;
	margin:10px;
	/*border:1px solid #000000;*/
	
}
.srch_title {
	text-align:left;
 	
}

.srch_input {
	text-align:right;
	font-size:9px;
	
}

div.srchrow {
	clear:both;
	width:90%;
}

div.srchmenu {
	margin: 0px auto;
}
/*
.cats {
	width:400px;
	
}
.subcat {
	
	float:left;
	
}

.subtitle {
	width:30px;
	
	
}

.subcats {
	width:400px;
	
	
}
*/
.summary_results_all {
	/*background-color:#FF0000;*/
	color:#FF0000;
	font-weight:bold;
}


.summary_results_new {
	/*background-color:#A4CF66;*/
	color:#A4CF66;
	font-weight:bold;
} 

.summary_results_all a {
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}

.summary_results_new a {
	color:#A4CF66;
	font-weight:bold;
	text-decoration:none;
}

.loginform_small, a.loginform_small:link, a.loginform_small:active, a.loginform_small:visited {


text-decoration:underline;

color:#13449D;
font-size:11px;
font-weight:bold;

}

a.loginform_small:hover {


text-decoration:none;
color:#676767;

	
}

.customerform {
	border:1px solid #0F59A3;
}

.customerform_name {
	background-color:#286BAF;
	font-weight:bold;
	color:#FFFFFF;
	
}


.advert {
	position:absolute;
	top:-5000px;
}



