 
body {
	font-family: verdana, arial, sans-serif;
	background:#6C8AAC;
}

a {
	color:#080888;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

TD {
 	font-size: 12px;

};

h1 {
	margin: 0 auto;
	font-size:18px;
}

h2 {
	margin: 0 auto;
	font-size:16px;
}

#container {
	width:760px;
	background-color: #fff;
	border: #000000 solid; 
	border-width: 1px 0px 1px 0px;
	margin: 0 auto;
}


.cityinfo {
	border: #000000 solid; 
	border-width: 1px;
	border-collapse:collapse;
}
.cityinfo th{
	background-color:#efefef;
	padding:4px;
}

.cityinfo .hdr{
	background-color:#eeeeee;
	padding:4px;
	text-align:center;
	border: #000000 solid; 
	border-width: 1px;
	font-size:14px;	
}

.cityinfo td{
	width:33%;
	padding: 4px;
	vertical-align:top;
	border: #000000 solid; 
	border-width: 1px;
}

.cityinfo input{
	font-size:12px;	
}

#footer {
	width:760px;
 	font-size:11px;
 	text-align:left;
 	padding: 4px;
}
	
#footer a {	
	text-decoration: none;
	color: #000;
}

#footer a:hover {	
	text-decoration: underline;
}

#mainbody {
 	padding: 4px;
}

.countylisting {
	width:96%;
}

.countylisting td {
	line-height: 16px;
	width: 180px;
	vertical-align:top;
}

.countylisting th {
	text-align:left;
}



#rightnavbar {
	width:180px;
	vertical-align:top;
	padding: 4px;
}

#rightnavbar .rbpad{
	padding: 4px;
}

#rightnavbar .RightNavBar  {
	width:175px;
	border: #c0c0c0 solid; 
	border-width: 1px 1px 1px 1px

}

#rightnavbar .RightNavBarHeader {
	background-color:#7b7b7b;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#rightnavbar #RightBarContainer {
	border: #c0c0c0 solid; 
	border-width: 1px;
	font-size:11px;
}
   



.T7  {font-size:7px;}
.T9  {font-size:9px;}
.T10 {font-size:10px;}
.T12 {font-size: 12px;}
.T13 {font-size: 13px;}
