body {
	font-family: 'Trebuchet MS';
	font-size: 10px;
	background: #fff url(images/bg.jpg) no-repeat top center; 	
	margin: 0;
}
a {
	color: #EC8719;/*#EC8719 #880000*/
	text-decoration: none;
}

a:hover {
	color: #222;
	text-decoration: underline;	
}

td { 
	padding: 0;
	margin: 0;
}
img, a  {
	border: none;
	padding: 0;
	margin: 0;	
}
#main {
	padding-top: 10px;
	overflow: auto;
	height: 474px;
	width: 100%;
}
div.blog-wrapper {
	clear: both;
	font-size: 12px;
	
}
div.article-content {
	font-size: 12px;
	padding: 5px;
}

div.blog-wrapper img {
	margin: 3px;
}
div.separator {
	clear: both;
	border-top: 1px dotted #999;
	width:100%;
}
select.sel-city {
	font-size: 8px;
	background-color: #fff;
	color: #000;
}
input.submit-btn 
{
	font-size: 8px;
	width: 40px;
}
div.hs_city {
	clear: both;
}
div.hs_city img {
	padding: 2px;
}
.hs_city {
	display: none;
}
div.hs_info {
	font-size: 11px;
	height: 80px;
}
a.hs_more {
	display:block;
	float: right;
	text-decoration: none;
	color: #880000;
}
a.hs_more:hover {
	color: #000;
}
.hs_right ul{
	margin: 0px;
	padding: 0;
}
.hs_left {
	float: left;
}

.hs_right {
	float: right;
}
td.partners-left {
	background: #fff url(images/ms-str_16.jpg) no-repeat top center; 
	width: 270px; 
	height: 46px;
}

td.partners-right {
	background: #fff url(images/ms-str_17.jpg) no-repeat top center;
}
div.gallery_nav {
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #999;	
}

div.gallery_nav a {
	font-size: 12px;
	padding: 3px;
	margin-left: 7px;
}
a.current {
	color: #000;
	font-weight: bold;
}
td.main_footer {
	padding-top: 27px;
	background: #fff url(images/ms-str_18.jpg) no-repeat top center;
	text-align: center;
	height: 65px;
	width: 992px;
}
div.frontpage {
	padding: 6px;
	text-align: justify;
	font-size: 12px;
}

