/* CSS Document */

body {
	margin: 0;
	padding: 0;
	border: 0;
	color:#000000;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(export/back.gif);
	background-repeat: repeat-y;
	background-position: 50% 0px;
}
.blank
 {
	margin: 0;
	padding: 0;
	border: 0;
	color:#000000;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(export/spacer.gif);
}

a:hover{
	text-decoration:none;
	border-bottom: 2px   dotted  #990033;
	background-color:#FFFF99;
}

#title {
	background-color: #688DC4;
	width: 760px;
	margin: 0px 0px 0px 11px;
	padding: 1px;
	border-bottom:2px solid white;
	height: 30px;
}

h1 {
	color:#000000;
	font-family: "new century schoolbook", bookman, garamond, times, serif;
	text-align:left;
	font-size: 26px;
	font-weight:bold;
	line-height: 32px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h2 {
	color:#9D0039;
	text-align:left;
	font-size: 18px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

h3 {
	color:#9D0039;
	text-align:left;
	font-size: 16px;
		font-weight:bold;

}
.likeh3 {
	color:#9D0039;
	text-align:left;
	font-size: 16px;
	font-weight:bold;
	text-decoration: underline;

}
.likeh4 {
	color:#9D0039;
	text-align:left;
	font-size: 14px;
	font-weight:bold;
	text-decoration: underline;

}


h4 {
	color:#9D0039;
	text-align:left;
	font-size: 14px;
	font-weight:bold;
}

h5 {
	color:#000000;
	text-align:left;
	font-size: 14px;
		font-weight:bold;

}
input
{
	background-color: #FED634;
	font-size:10px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	margin: 2px;
}
select
{
	background-color: #FED634;
	font-size:10px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	margin: 2px;
}

textarea
{
	background-color:#FED634;
	font-size:10px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	margin: 2px;

}

main {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px;
	margin-top: 0px;
	border: thin none #FF0000;
	float: left;
	width: 560px;
	background:#FFFFFF;
}

#left-menu {
	width:194px;
	margin:0px;
	padding: 0px 0px 0px 2px;
	border-top: 1px none #FFFF00;
	border-right: 2px none #999900;
	border-bottom: 2px none #999900;
	border-left: 1px none #FFFF00;
}

#left-navlist {
	width: 99.99%;
	font-size: 80%;
	line-height: 20px;
	margin: 5px 0px 0px 0px;
	padding:0;
	list-style-type: none;
	border: 1px none #FFBC1A;
	color: #00269E;
	background-color:#FED634;
}

#left-navlist a {
	width: 99.99%;
	display: block;
	border-bottom: 1px solid #FFBC1A; 
	text-align: left;
	text-decoration: none;
		margin: 3px 0px 0px 0px;
		text-indent:5px;

	color: #00269E;
}

#left-navlist a#current, #left-navlist a:hover{
	background-color: #9D0039;
	color:#FFFFDD;
}


.sideheader {
	background-color: #688DC4;
	color: #FFFFFF;
	font-size:15px;
	margin-top:6px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.advanced {
display:none;

}
.showadvanced {
display:block;

}

#footer {
	padding: 0px;
	text-align: center;
	color: #02486C;
	font-size:8px;

}

#footer a:link, #footer a:visited {
	color: #02486C;
}

#footer a:hover {
	border-bottom: 1px dashed #02486C;
}
.bodylink {
	color: #660099;
}
.meta_link {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
}
label,.mylabel {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #683438;
	clip: rect(auto,auto,auto,auto);
	}
.labelme {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #683438;
	clip: rect(auto,auto,auto,auto);
	padding-left: 15px;
}
.textbox{
	background-color: #FEF9BA;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 16px;
	margin-top: 4px;
	padding-top: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	width: 125px;
}
button {
	background-color: #FED634;
}
button {
	background-color:#FF3300;
	border:#660000;
	border-style:solid;
	border-width:thin;
	}

.footer {
position:fixed;

		top: 0;
		width:760px;
		height:10px;
		background-color:#683438;
		
		}
.error {
		background-color:#FFFFCC;
	border: 1px solid #660000;
	
}
.errormessage
{
	font-size:10px;
	font-weight:bold;
	color:#FF0033;

}
.mynote
{
	font-size:10px;
	font-weight:bold;
	color:#FF0033;

}

ul {
list-style:disc;

}

li {
line-height:20px;
color:#003399;



}
.searchtable
{
border-bottom-color:#CCCCCC; 
border-bottom-width:3px;
border-right-color:#CCCCCC; 
border-right-width:3px;
border-left-color:#000033;
border-left-width:1px;
border-top-color:#000033;
border-top-width:1px;
padding:4px;
background-color:#EEEEEE;
}
.subtable
{
border-bottom-color:#CCCCCC; 
border-bottom-width:2px;
border-right-color:#CCCCCC; 
border-right-width:2px;
border-left-color:#000033;
border-left-width:1px;
border-top-color:#000033;
border-top-width:1px;
padding:4px;
background-color:#FFFFCC;
}
.toplink
{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
}
.searchresult
{
list-style:none;
border:thin;
border:#333333;

border-bottom-color:#333333; 
border-bottom-width:3px;
border-right-color:#333333; 
border-right-width:3px;
border-left-color:#000033;
border-left-width:1px;
border-top-color:#000033;
border-top-width:1px;
background-color:#EEEEEE;

width:99%;
background-color:#EEEEEE;
}
.searchresult a:hover{
	background-color: #FFFFCC;
	color: #CC0000;
}

.searchresultitem
{
	border:#333333;
	width:99%;
	padding:1px;
	background-color:#EEEEEE;
	border-top: 1px dotted #333333;
	border-right: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
	border-left: 1px dotted #333333;
	color:#000000;
	margin-bottom: 5px;

}
.searchresultdetail
{
font-size:10px;
}
.searchresultitem a:hover{
	background-color: #FFFFCC;
	color: #CC0000;
		border-bottom: 0px;

}


.searchresulttitle{}
.mapspot
{

}
.searchresultitem img hover{
text-decoration:none;
	text-decoration:none;
	border-bottom: 0px;	

}
.searchresultitem img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.listingbox{
	background-color: #ebebc2;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 16px;
	margin-top: 4px;
	padding-top: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
}
.body {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #330000;
}
.subnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
