body,td,p,li {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
body.bg {
	background : url("/graphics/bg.gif");
	background-repeat : repeat-x;
}
td.body {
	background : url("/graphics/body_bg3.gif");
	background-repeat : no-repeat;
}
td.menu {
	background : url("/graphics/menu_bg.gif") #020203;
	background-repeat : no-repeat;
}
span.title {
	font-family: arial, sans-serif;
	font-size: 15px;
	font-weight:bold;
	text-transform: uppercase;
	color: #bb0114;
}
span.title2 {
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight:bold;
	text-transform: uppercase;
	color: #bb0114;
}
a {
	color: #406899;
	text-decoration: none;

}
a.menu {
	color: #FCB544;
	text-decoration: none;
	line-height: 16px;
	font-size: 11px;
}
a.menu:hover {
	color: #FCB544;
	text-decoration: none;
}
a.news {
	color: #000000;
	text-decoration: underline;
}
a.news:hover {
	color: #a10010;
	text-decoration: underline;
}
a.news2 {
	color: #a10010;
	text-decoration: none;
	font-size: 11px;
}
a.news2:hover {
	color: #a10010;
	text-decoration: underline;
}
a.imedia {
	color: #000000;
	text-decoration: underline;
}
a.imedia:hover {
	color: #9E0B0B;
	text-decoration: underline;
}
a.catalog {
	color: #ababab;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
a.catalog:hover {
	color: #2a566a;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
a.catalog2 {
	color: #ffffff;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
a.catalog2:hover {
	color: #2a566a;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
td.catalog {
	color: #7DAA9F;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

td.bg_l {
	background : url("/graphics/bg_l.gif");
	background-repeat : repeat-y;
}
td.bg_r {
	background : url("/graphics/bg_r.gif");
	background-repeat : repeat-y;
}
.footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #2C586D;
}

ul.cities {
	list-style-type:none;
	}
span.cities {
	width:250px;
	float: left;
	}
div.city {
	margin:50px 0;
	}
	