@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/bg-greystripes.gif);
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:150%;
	text-align:left;
}
a {
	text-decoration:none;
	color:#FF6600;
}
a:hover {
	text-decoration:underline;
	color:#FF6600;
}
input {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
select {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
/* BEGIN TABLE DEFINITIONS */
.T_primary {
	width:800px;
	border:0px;
	empty-cells:show;
	table-layout:auto;
}

/* BEGIN STYLE DEFINITIONS */
.copyright {
	color:#CCCCCC;
	font-family:"Trebuchet MS", Arial;
	font-size:10px;
	text-align:center;
}
.copyright a {
	color:#FFFFFF;
}
.copyright a:hover {
	color:#FFCC33;
}
#map {
	width:100%;
	height:400px;
	background-color:#eaecdb;
	border:1px solid #5a3e1d;
}
#smallmap {
	width:368px;
	height:500px;
	position:relative;
	background-color:#EBEBEB;
}
#city {
	height:275px;
}
#current {
	width:100%;
	height:500px;
	overflow:scroll;
}
.txtHeader1 {
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
	line-height:120%;
}
.txtHeader1 a {
	text-decoration:none;
}
.txtHeader1 a:hover {
	text-decoration:underline;
}
.txtHeader2 {
	font-size:12px;
	font-weight:bold;
	color:#FF6600;
	line-height:120%;
}
.txtPurple a {
	color:#a544ff;
}
.txtPurple a:hover {
	color:#a544ff;
}
.txtBlue a {
	color:#0018ff;
}
.txtBlue a:hover {
	color:#0018ff;
}
.txtBlackHeader a {
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:underline;
	font-weight:bold;
}
.txtBlackHeader a:hover {
	text-decoration:none;
	color:#333333;
}
.txtHeader3 {
	color:#0006ff;
	font-weight:bold;
	border-bottom:1px dashed #0006ff;
	margin-bottom:3px;
}
.provList li {
	margin-left:-10px;
}
.subList li {
	margin-left:-10px;
}
.subList a {
	color:#000000;
}
.dir {
	vertical-align:top;
	text-align:left;
	width:33%;
	line-height:130%;
}
.listpic {
	
}
.listtxt {
	padding:10px;
	border:1px solid white;
	background-color:#ebdffc;
	vertical-align:top;
	text-align:left;
	line-height:170%;
}
.resultstxt {
	vertical-align:top;
	text-align:left;
	line-height:170%;
}