
#headline
{
	font-weight:bold;
	color:#ffffff;
	height:37px;
}

#prompt
{
	padding:5px 0px 5px 10px;
	width:320px;
	height:27px;
	background-color:#FF0000;
	float:left;
}

#statename
{
	padding:12px 0px 12px 0px;
	text-align:center;
	width:193px;
	height:13px;
	background-color:#002B5E;
	float:right;
}

#searchbox
{
	height:37px;
	clear:both;
	margin-top:3px;
	background-color:#ABB9C4;
}

#searchbox div
{
	float:left;
}

.sblabel
{
	padding:13px 3px 13px 10px;
	font-weight:bold;
	color:#ffffff;
	font-size:11px;
}

.sbinp input
{
	width:85px;
}

.sbinp2 input
{
	width:220px;
}

.sbinp, .sbinp2
{
	padding:8px 5px 8px 0px;
}

.sbsearch
{
	padding:8px 0px 8px 13px;
}

#backlink
{
	float:left;
}

#switchlink
{
	float:right;
}

#back_1, #back_2
{
	clear:both;
	background-color:#E5E8ED;
	font-weight:bold;
	height:13px;
	margin-top:3px;
	padding:12px 10px 12px 10px;
}


#indextitle
{
	margin-top:20px;
	padding:5px 10px 5px 10px;
	font-weight:bold;
	color:#ffffff;
	background-color:#002B5E;
	font-size:11px;
}

#alphatitle
{
	text-align:center;
	padding:12px 10px 12px 10px;
	background-color:#ABB9C4;
	margin-top:4px;
	color:#ffffff;
}

#alphatitle a
{
	font-weight:bold;
	font-size:11px;
}

#citylist div
{
	height:100%;
	border-top:solid 2px #ffffff;
}

#citylist ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#citylist li
{
	float:left;
	width:89px;
	padding:8px;
	overflow:hidden;
}

#citylist li span
{
	font-weight:bold;
	color:#000033;
}

.cl1
{
	background:url(../image/bkg_table1.gif);
	background-repeat:repeat-y;
}

.cl2
{
	background:url(../image/bkg_table2.gif);
	background-repeat:repeat-y;
}


#citylist p
{
	font-weight:bold;
	color: #000066;
}

