body {
	background-color: #F2EFEB;
	padding: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #F2EFEB;
}
.line-black {
	background-color: #ECF2DF;
	width: 0px;
}
.bg-brown {
	background-color: #FF9900;
	width: 0px;
}
.main-bg {
	background-image: url(images/bg-main.png);
	background-repeat: repeat-y;
}
.main-text {
	padding-left: 50px;
	padding-right: 30px;
	text-align: left;
}
.right-table {
	width: 125px;
	border-left-width: 0px;
	border-left-style: none;
	border-left-color: #F2EFEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.bottom-table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECF2DF;
}
.heading {
	font-size: 14px;
	padding-left: 20px;
	text-align: left;
	color: #333333;
}
.brown {
	padding-left: 20px;
	text-align: left;
	color: #333333;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 350px;
	background-color: #F8F5F3;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 350px;
	border: 1px;
	background-color: #F8F5F3;
}
.inputnarrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 108px;
	border: 1px;
	background-color: #F8F5F3;
}
.input100 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 90px;
	border: 1px;
	background-color: #F8F5F3;
}
.narrow150 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 150px;
	color: #666666;
}
.grey-bold {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #FF9900;
	text-decoration: none;
	font-size: 10px;

}
a:visited {
	color: #FF9900;
	text-decoration: none;
	font-size: 10px;

}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:visited:hover {
	color: #666666;
	text-decoration: underline;
}
.trbrown {
	background-color: #F8F5F3;
}
.page {
	color: #333333;
	text-decoration: none;
	font-size: 10px;

}
A.page {
	color: #666666;
	text-decoration: none;
	font-size: 10px;


}
A.page:visited {
	color: #666666;
	text-decoration: none;
	font-size: 10px;


}
A.page:hover {
	color: #666666;
	text-decoration: underline;
}
A.page:visited:hover {
	color: #666666;
	text-decoration: underline;
}
.small-italics {
	font-size: 9px;
	font-style: italic;
}
.whitebold {
	font-weight: bold;
	color: #FFFFFF;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
.add-details {
	background-image: url(images/details.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 205px;
	height: 21px;
}
.top-paging {

	background-image: url(images/top-buttons-paging.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 400px;
	height: 25px;
}
.side-link {
	background-image: url(images/side-buttons-narrow.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 120px;
	height: 25px;
	text-align: center;
}
.side-link-white {
	font-weight: bold;
	color: #000000;
	font-size: 9px;
}
A.side-link-white:visited {
	font-weight: bold;
	color: #000000;
	font-size: 9px;
}
A.side-link-white:visited:hover {
	font-weight: bold;
	color: #999999;
	font-size: 9px;
}
A.side-link-white {
	font-weight: bold;
	color: #000000;
	font-size: 9px;
}
.search-box {
	width: 100px;
	font-size: 9px;
	color: #666666;
	background-position: center;
}
	
.search-box-submit {
	background-image: url(images/side-buttons-narrow.png);
	width: 104px;
	height: 24px;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.table_border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f5f5f5;
}
.table_border_bot {
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
}
.table_border_bot_top {
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
}
.table_border_top {
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
}
.text_444444 {
	color: #444444;
}
.text_666666 {
	color: #666666;
}
.link_details {
	color: #000000;
	text-decoration: none;
	font-size: 10px;

}
A.link_details {
	color: #000000;
	text-decoration: none;
	font-size: 10px;


}
A.link_details:visited {
	color: #000000;
	text-decoration: none;
	font-size: 10px;


}
A.link_details:hover {
	color: #666666;
	text-decoration: underline;
}
A.link_details:visited:hover {
	color: #333333;
	text-decoration: underline;
}
.breadcrumbs {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.breadcrumbs {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.main-text-narrow {
	text-align: left;
	width: 250px;
	right: 100px;
}
#mapContainer { 
    height: 350px; 
    width: 525px; 
}.footer {
	font-size: 8px;
	color: #999999;
}
.required {
	font-size: 11px;
	font-weight: bold;
	color: #009999;
}
.text_11 {
	font-size: 11px;
}
.text_12 {
	font-size: 12px;
}
li {
	font-size: 12px;
}
.lg_link {
	font-size: 12px;

}
A.lg_link {
	font-size: 12px;


}
A.lg_link:visited {
	font-size: 12px;


}
A.lg_link:hover {
	color: #666666;
	text-decoration: underline;
}
A.lg_link:visited:hover {
	color: #666666;
	text-decoration: underline;
}
/*new styles*/
.inputradio {
	width:5px;
}