*{
	padding:0px;
	margin:0px;
}
div.box_type {
	/*border:thin solid black;*/
	float:left;
	min-width:100px;
	min-height:100px;
	padding-left:2px;
}
div.main_body_container {
	width:1090px;
}
div#hd {
	width:100%;
	background-color:#7093C7;
}
div#bd {
	width:100%;
}
div#yui-main {
	/*border:thin solid red;*/
	width:895px;
}
div.left_nav {
	float:left;
	background-color:#F1F1F1;
	width:190px;
}
div.main_content_region {
	width:550px;	
	/*background-color:#D7D0CA;*/
	border:thin solid lightBlue;

}
div.city_list_area {
	float:left;
	width:550px;
	margin-bottom:10px;

}
div.left_nav a {
	color:black;
	font-weight:normal;
	text-decoration:none;
	font-family:Verdana;
	font-size:70%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
div.news_region {
	float:left;
	width:325px;
	margin-left:9px;
	margin-top:15px;
}
div#ft {
	width:100%;
}

.style1 {
	color: #FFFF00;
	font-weight: bold;
}
div a.city_row {
	/*border-bottom-color:lightBlue;
	border-bottom-style:inset;
	border-bottom-width:thin;*/
	
	
	color:#333333;
	font-family:verdana,helvetica,arial;
	font-size:12px;
	margin-bottom:5px;
	/*
	color:black;
	font-weight:normal;
	text-decoration:none;
	font-family:Verdana;
	font-size:70%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;*/
}
div span.city_row {
	/*border-bottom-color:lightBlue;
	border-bottom-style:inset;
	border-bottom-width:thin;*/
	
	
	
	font-family:verdana,helvetica,arial;
	font-size:12px;
	margin-bottom:5px;
	font-weight:bold;
	/*
	color:black;
	font-weight:normal;
	text-decoration:none;
	font-family:Verdana;
	font-size:70%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;*/
}
a.news_link {
	color:#112E58;
	text-decoration:none;
	
	color:#333333;
	font-family:verdana,helvetica,arial;
	font-size:12px;
	margin-bottom:5px;
}
a.news_link hover{
	color:#112E58;
	text-decoration:none;
	background-color:yellow;
	color:#333333;
	font-family:verdana,helvetica,arial;
	font-size:12px;
	margin-bottom:5px;
}
li.news_list_item {
	list-style:none;
	margin-left:10px;
}
span.city_list_header {
	font-size: 1em;
	font-weight: bold;
	color: #c00;
	text-transform: uppercase;
	padding: 0px 24px 2px 175px;
	text-align:center;


}
span.news_header {
	font-size: 1em;
	font-weight: bold;
	color: #c00;
	text-transform: uppercase;
	padding: 0px 24px 2px 75px;

}
span.city_list_header_subtext {
	font-size: 3px;
	clear:both;
	font-weight: normal;
	color: #000000;
	text-transform: none;
	text-align:center;
	margin-left:175px;

}
div.banner_n_mycities{
	width:100%;
	margin-bottom:15px;
	background:url(http://thefreeworldclock.com/homepageSample_files/backgroundw.jpg);
	height:230px;
}
div.my_cities{
	float:right;
	border:thin solid blue;
	height:228px;
	margin-right:1px;
	width:215px;
}
div.top_banner {
	float:left;
	background-color:#FFFFFF;
}
div.my_city_list_mini{
	background-color:#FFFF00;
	filter:alpha(opacity=40);
	-moz-opacity:.60;
	opacity:.60;
	width:100%;
	height:205px;
	clear:both;
	overflow:auto;
	font-weight:bold;
	color:black;

}
td {

	font-weight:bold;
	color:black;

}
div.my_city_top_pannel{
	clear:both;
	background-color:white;
	clear:both;
	height:23px;
	width:100%;

}
div.column_of_cities {

	padding-left:2px;float:left;width:178px;
	border-left:thin solid  yellow;

}

/*  FORMS */
label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
}
input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}
fieldset
{
	border: 1px solid #781351;
	width: 30em;
	padding:10px;
}
fieldset p {
	margin:10px;
	
}
legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px
} 