/* CSS Document */
	#mapsearch {
		background-color:#fff;
	}
	#insearch {
	height:220px;
	}
	#review {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	}
.combo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:10px;
}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:10px;
	height:11px;
}
.label {
		font-size:11px;
		text-decoration: none;
		color: #000;
		margin:5px 0;
}
#outer-warper {
	background:url(../images/bg1.gif) repeat-y;
	width:940px;
	min-height:98.7%;
	height:98.7%;
	display:table;
	margin:0px;
	padding-top:10px;
}
.roundtop { 
	background: url(../images/tr_lg.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../images/br_lg.gif) no-repeat top right; 
}
.roundtop2 { 
	background: url(../images/tr_lb.gif) no-repeat top right; 
}

.roundbottom2 {
	background: url(../images/br_lb.gif) no-repeat top right; 
}
.roundtop3 { 
	background: url(../images/tr_ob.gif) no-repeat top right; 
}

.roundbottom3 {
	background: url(../images/br_ob.gif) no-repeat top right; 
}
.roundtop4 { 
	background: url(../images/tr_dbb.gif) no-repeat top right; 
}

.roundbottom4 {
	background: url(../images/br_dbb.gif) no-repeat top right; 
}
.roundtop5 { 
	background: url(../images/tr_g.gif) no-repeat top right; 
}
.roundbottom5 {
	background: url(../images/br_g.gif) no-repeat top right; 
}
.roundtop6 { 
	background: url(../images/tr_db.gif) no-repeat top right; 
}

.roundbottom6 {
	background: url(../images/br_db.gif) no-repeat top right; 
}
.roundtop7 { 
	background: url(../images/tr_lgg.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

	body {
		font: small arial, helvetica, sans-serif;
	}
	

	h1 {
		font-size: 15px;
		color: #448;
		padding:5px;
		margin:0px;
	}
	h3 {
		display:inline;
		font-size: 12px;
		color: #222;
		padding: 0px;
	}
	#title {
		position:absolute;
		left:0px;
		top:0px;
	}
	#menu {
		padding-top:15px;
	}
	#menu ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	
	#menu li {
		display: inline;
		margin: 0px 2px 0 0;
	}
	
	#menu a {
		padding: 0 17px;
		font-size:11px;
		text-decoration: none;
		color: #000;
		vertical-align:text-top;
		border-right:1px solid #ccc;
	}
	
	#menu a:hover {
		color:#CC0033;
	}0123456789a

	#menu2 {
	}
	#menu2 ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	
	#menu2 li {
		background-color:#fff;
		width:200px;
		margin-left:0;
		padding:1px;
		border-bottom: 1px solid #ccc;
	}
	
	#menu2 a {
		padding: 0 0.5em;
		font-size:11px;
		text-decoration: none;
		color: #000;
		vertical-align:text-top;
	}
	
	#menu2 #selected {
		color: black;
		background-color:#CCFFCC;
	}

	#menu2 a:hover {
		color:#CC0033;
	}0123456789a

	
