.resulthead {		
	border-top:2px solid #EAE9E1;	
	border-bottom:2px solid #EAE9E1;	
	background-color:#ECE9D8;	
	border-right:1px solid #CCCCCC;			
	padding:2px;	
}

.resulthead_over {		
	border-top:2px solid #FFC83C;	
	background-color:#ECE9D8;	
	border-right:1px solid #FFFFFF;			
	border-bottom:2px solid #EAE9E1;	
	padding:2px;
}

.resultcontent {		
	background-color:#FFFFFF;	
	border-bottom:1px solid #EAE9E1;		
	padding:2px;
}

.resulttable {
	font-family:arial;
	font-size:11px;	
	width:780px;
}

.resultdiv {
	border:1px solid #ACA899;	
	width:780px;
}

.searchform {
	width:430px;
	font-family:arial;
	font-size:11px;	
	margin:0px;	
	padding:0px;
	font-weight: bold;

}
.imageform {
	width:380px;
	font-family:arial;
	font-size:11px;	
	margin:0px;	
	font-weight: bold;

}

.actionsform {
	width:342px;
	font-family:arial;
	font-size:11px;	
	margin:0px;
	padding:0px;
	font-weight: bold;
}

.pagenavigate {
	width:780px;
	font-family:arial;
	font-size:11px;	
	margin:0px;
	padding:0px;
	font-weight: bold;

}

.editprofileform {
	width:460px;
	font-family:arial;
	font-size:11px;		
	margin:0px;
	padding:0px;
	font-weight: bold;
}


.branchepopup {
	width:380px;
	font-family:arial;
	font-size:11px;		
	margin:0px;
	padding:0px;
	font-weight: bold;

}

.navfield {
	width:780px;
	font-family:arial;
	font-size:11px;		
	margin:0px;
	padding:0px;
	font-weight: bold;
}

.content {	
	font-family:arial;
	font-size:12px;		
	color:#000000;
}

.navy {	
	font-family:arial;
	font-size:12px;		
	color:#004967;
	font-weight:bold;
	text-decoration:none;
}

.blue {
	font-family:arial;
	font-size:12px;		
	color:#009DDD;
	font-weight:bold;
}

.header{	
	font-family:arial;
	font-size:11px;
	color:white;	
}

.drag {
	position:relative;
	cursor:hand;
	z-index: 100;
}

a { 
	color: black 
}

form {
	margin: 0px;
}

body {
	background: #fff;
}

input {
	background-color:#ECE9D8;
	font-size: 11px;
}

fieldset {
	 width:475px;
}
