body,td,p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
}

a { 
    color : #0063DC; 
    cursor: pointer;
    cursor: hand;
}
a:hover	{ 
  text-decoration: underline; 
	color : #0063DC;
}	

h1 { 
  padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size : 16px;
	font-weight : bold;
}

h2 { 
  padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
  font-size : 16px;
  font-weight : bold;
}  

class_h1 { 
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-size : 16px;
	font-weight: bold;
}

/* Begin URLs */
a.black_a { 
  color: #000000;
	text-decoration: none;
}
 
.a-black-dcrunl { 
  color: #000000;
  text-decoration: underline;
}

.a-black-dcrunl:hover { 
  color: #000000;
  text-decoration: none;
}

.a-black-dcrnone { 
  color: #000000;
  text-decoration: none;
}

.a-black-dcrnone:hover { 
  color: #000000;
  text-decoration: underline;
}

.a-blue-dcrunl { 
  color: #0063DC;
  text-decoration: underline;
}

.a-blue-dcrunl:hover { 
  color: #0063DC;
  text-decoration: none;
}

.a-blue-dcrnone { 
  color: #0063DC;
  text-decoration: none;
}

.a-blue-dcrnone:hover { 
  color: #0063DC;
  text-decoration: underline;
}

.a-red-dcrnone { 
  color: #C4000A;
  text-decoration: none;
}

.a-red-dcrnone:hover { 
  color: #C4000A;
  text-decoration: underline;
}

.a-white-dcrunl { 
  color: #FFFFFF;
  text-decoration: underline;
}

.a-white-dcrunl:hover { 
  color: #FFFFFF;
  text-decoration: none;
}

 a.news_a { 
  color: #030300;
	text-decoration: none;
}
/* End URLs */

.news_head {
	color: #0066B8;
	font-size: 13px;
	font-weight : bold;
}
  
.f12 {
	font-size: 12px;
}

 
.block_header {
	font-size : 16px;
	font-weight : bold;
}

.temptrd, .temptrn, .temptrс {
    font-size: 16px;
    font-weight: bold;
}

.temptrd { 
    color: #FF4A13; 
    text-align: right;
 }
 
.temptrn { 
    color: #0063DC; 
    text-align: right;
    width: 30px;
 }

.temptrc { 
    color: #0063DC; 
    text-align: center;
    width: 10px;
 }

.kroshki {
  color: #000000;
  text-decoration: underline;
}

.kroshki:hover { 
  color: #000000;
  text-decoration: none;
}

.kroshki_act {
	font-weight : bold;
	text-decoration: none;
}


<!--
-->
.ct, .rt, .rtc {
  color: blue;
}

.ct {
  text-align: right;
  color: black;
}

.lt, .rt {
  font-weight:bold;
  text-align: right;
}

.ltc, .rtc {
  font-weight:bold;
  text-align: left;
}

.lt, .ltc {
  color: red;
}
.listbl a {
  color: black;
}

.scrollbtn {
  width:10px;
  height: 180px;
  font-size: 5px;
  padding:1px;
  padding-left:1px;
  text-align: center;
  border-left-width:1px;
  border-right-width:1px;
  border-top-width:1px;
  border-bottom-width:1px;
  border-color:#cccccc;
}

.row {
  cursor:pointer;
}
.cell {
  cursor:pointer;
}

.row-out {
  background-color:#FFFFFF;
}
.row-over {
  background-color:#D7E6F2;
}

div.auto_complete, auto-complete-opt {
  position:absolute;
  width:150px;
  height:0px;
  background-color: #FFFFFF;
  border:1px solid;
  border-top:solid 1px #DDDDDD;
  border-right:solid 1px #DDDDDD;
  border-bottom:solid 1px #DDDDDD;
  border-left:solid 1px #DDDDDD;
  border-color: #DDDDDD;
  margin:0px;
  padding:0px;
  z-index: 150;
  MozOpacity: 0.9;
  opacity: 0.9;
  filter:alpha(opacity:90);
  top:-1500px;
}

div.auto-complete-opt {
  MozOpacity: 1.0;
  opacity: 1.0;
  filter:alpha(opacity:100);
}

ul.list {
  margin:2px;
  padding:0px;
  font-family: Tahoma, Verdana,  Arial, Helvetica, sans-serif;
  font-size: 12px; 
  background-color: #FFFFFF;
  padding-left: 2px;
  padding-bottom: 2px;
}

ul.list li {
  color:#000000;
  background-color: #FFFFFF;
  list-style-type: none;
  cursor:pointer;
  margin-top: 2px;
  margin-bottom: 2px;
}

fieldset.acmpl {
  width:160px;
}




.popup-title {
  padding-left:10px;
  font-family: Tahoma, Verdana,  Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
}

.popup-caption {
  font-family: Tahoma, Verdana,  Arial, Helvetica, sans-serif;
  font-size: 12px; 
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=3);
}

.aocell {
  text-align: center;
  vertical-align: bottom;
}

.weather-pict {
  width:100%;
  height:100%;
  background:url(/images/dayforecast_block_background.png);
}

.shortinfo {
  position:relative;
}
.wmap-but {
  font-family: Tahoma, Verdana,  Arial, Helvetica, sans-serif;
  font-size: 12px; 
	cursor:pointer;
  padding:5px 0px 5px 0px;
}
.wmap-day-act {
  background-color:#FBFBFB;
  color: #D20404;
}
.wmap-tm, .wmap-tm-act, .wmap-tm-disable {
	cursor:pointer;
  background-color:#FFFFF;
	color: #000000; 
  padding: 1px 2px 1px 2px;
}
.wmap-tm-act {
  background-color:#EFEFEF;
	color: #CD0006; 
}

.wmap-tm-disable {
  cursor:default;
  background-color:#FFFFFF;
  color: #CCCCCC; 
}

.wmap-tm-d {
}
.wmap-tm-l {
  align: center;
  padding: 1px 10px 1px 0px;
}
.wmap-tm-r {
  align: center;
  padding: 1px 0px 1px 10px;
}
.wforecast-cell {
	text-align: center;
  padding: 0px 0px 0px 0px;
	font-weight: bold;
}

.wmap-plr-curdate {
  color: #D20404; 
  padding: 0px 5px 0px 5px;
  font-weight: bold;
}
.advobj {
}
fieldset {
  padding: 2px 2px 2px 2px;
}
.cat-list {
  list-style-image:url(/images/li_gray.gif);
}
.cat-list li {
  padding: 2px 5px 2px 5px;
}
.cat-region {
  padding: 10px 0px 5px 10px;
	font-size: 12px; 
	font-weight:bold;
	color: #CC0000;
}
.cat-abc {
  color: #FF4A13; 
	font-size: 14px;
	font-weight: bold;
  padding: 0px 3px 2px 4px;
}
.cat-abc div {
	border:1px solid;
	border-color:#D6D6D6;
	background-color:#E3E3E3;
  padding: 2px 2px 2px 2px;
	text-align:center;
}
.undrln {
	text-decoration:underline !important;
}
.footer-cities {
  padding: 3px 2px 3px 2px;
}
.footer-cities a {
  color: #FFFFFF;
  text-decoration: underline;
}
.footer-cities a:hover {
  color: #FFFFFF;
  text-decoration: none;
}
.calday, .calday-act, .calday-dis {
  padding: 0px 10px 0px 10px;
  text-align: center;
}
.calday-dis span {
  color: #9B9B9B;
  font-weight: bold !important;
}
.calday-act a {
  color: #FFFFFF; 
  text-decoration: none !important;
  font-weight: bold !important;
}
.calday-act a:hover {
  color: #FFFFFF; 
  text-decoration: none !important;
  font-weight: bold !important;
}
.calday a{
  color: #000000; 
  font-weight: bold !important;
}
.calday-act table {
  width: 100%;
  height: 100%;
}
.calday table {
  width: 100%;
  height: 100%;
  background-color: white;
}
.calday-cur {
  border: 0px 2px 2px 2px solid;
  border-top : 0px;
}
.blockcw {
  position:relative;
  margin-top: 0px;
  padding: 0px 0px 0px 0px;
  z-index: 0; 
  left: 0px; 
  top: 0px; 
  background-color: white;
  width: 730px;
}
.blocknews {
/*  position:relative;*/
  margin-top: 0px;
  padding: 0px 0px 0px 0px;
  z-index: 0; 
  left: 0px; 
  top: 0px; 
  background-color: white;
}
.block-hdr {
  height: 20px;
  padding: 0px 0px 0px 0px;
  width: 100%;
  background-color: #FFFFFF;
}
.block-hdr-over {
  background-color: #FFECEC;
}
.bn-nav {
  padding: 0px 0px 0px 0px;
}
.bn-cont {
  margin: 0px 0px 0px 0px;
  padding: 3px 5px 5px 5px;
  background-color: #F4F4E8;
  width:95%;
  overflow: hidden;
}
.bn-footer {
  height:10px;
  background-color:#F4F4E8
}
.gauge {
  width:25px;
  visibility:hidden
}
/* Ghost */
.ghost {
  background:#FFF; 
  opacity: 0.5;  
  filter:alpha(opacity=50);  
  position:relative;  
  border: 2px dashed #000;      
  margin:0px;
  padding:0;  
}

.controls {
}

.ajaxtab, .ajaxtab-act {
  padding: 0px 10px 0px 10px;
  text-align: center;
}
.ajaxtab-act a {
  color: #FFFFFF !important; 
  text-decoration: none !important;
  font-weight: bold !important;
}
.ajaxtab a {
  color: #000000; 
  text-decoration: underline !important;
}
.ajaxtab a:hover {
  color: #000000; 
  text-decoration: none !important;
}
.ajaxtab-act table {
  width: 100%;
  height: 100%;
}
.ajaxtab table {
  width: 100%;
  height: 100%;
  background-color: white;
}
.blocktab-act, .blocktab-inact {
  padding:0px 0px 0px 0px;
	vertical-align:middle;
}
.blocktab-act {
  font-weight: bold;
  background-color: #F5E6AB;
}
.blocktab-inact {
  background-color: #F4F4E8;
}
.fwacnum {
   text-align: right;
}
.fwahdr {
   text-align: center;
}
.fwtab {
  border: 1px solid;
  border-color: #000000;
}
.fwtab th {
  border-width: 0px 1px 1px 0px;
  padding: 2px 2px 2px 2px;
  border-color: #000000;
  font-size: 11px;
}
.fwtab td {
  border-width: 0px 1px 1px 0px;
  padding: 2px 2px 2px 2px;
  border-color: #000000;
}

/*Tabs begin*/
ul.tab {
  margin-left:0px;
  margin-top:0px;
  margin-bottom:0px;
/*  border-bottom:solid 2px #F5E6AB;*/
  height:23px;
  padding-left:5px;
  padding-bottom:0px;
  font-size: 11px;
  font-weight:normal;
}
ul.tab li {
  float:left;
  margin-right:0px;
  height:24px;
  overflow:hidden; 
  list-style:none;
/*  border-bottom:solid 1px #F5E6AB;*/
}
.tab a:link, .tab a:visited {
  background:url(/images/tabs.png) right 48px;
  color:#666666;
  display:block;
  font-weight:normal;
  line-height:24px;
  text-decoration:none;
}
.tab a span {
  background:url(/images/tabs.png) left 48px;
  display:block;
  margin-right:11px;
  padding-left:18px;
}
.tab a:hover {
  background:url(/images/tabs.png) right 24px;
  display:block;
}
.tab a:hover span {
  background:url(/images/tabs.png) left 24px;
  display:block;
}
ul.tab li.active a:link, ul.tab li.active a:visited, ul.tab li.active a:visited, 
ul.tab li.active a:hover {
  background:url(/images/tabs.png) right 0 no-repeat;
  font-weight:bold;
}
ul.tab li.active a span, 
ul.tab li.active a:hover span {
  background:url(/images/tabs.png) left 0 no-repeat;
}
/*Tabs end*/

.scroller {
  background-color: #FAFAFA;
}

.messagebox {
  width: 100%;
  height: 35px;
  padding: 2px 2px 2px 2px;
	font-weight: bold;
}
#messagebox {
  font-weight: bold;
}

.mpinput-hint {
  color:#CCCCCC;
}

.but-img {
  cursor: pointer;
  position: static;
}

.but-coord {
  position: absolute;
  width: 20px;
  height: 20px;
  margin: -5px 10px 0px 0px;
}

.opts td {
  height:17px;
  padding: 1px 10px 1px 10px;
}


/* right block redefine css */
.bn-cont a {
  color: #000000 !important;
  text-decoration: none !important;
}
.bn-cont a:hover {
  color: #000000 !important;
  text-decoration: underline !important;
}
.bn-cont img {
  margin-right: 2px;
  float: left;
/*  width: 50px; */
}
.bn-cont a.a-blue-dcrunl {
  color: #0063DC !important;
  text-decoration: underline !important;
}
.bn-cont a:hover.a-blue-dcrunl {
  color: #0063DC !important;
  text-decoration: none !important;
}
div#meta_news_block738 td img {
    float: left;
}
div#meta_news_block739 td img {
    float: left;
    border: 0px;
    margin-right: 2px;
    width: 50px;
    height: 50px;
}
div#meta_news_block738 a {
  color: #000000 !important;
  text-decoration: none !important;
}
div#meta_news_block738 a:hover {
  color: #000000 !important;
  text-decoration: underline !important;
}
div#meta_news_block739 a {
  color: #000000 !important;
  text-decoration: none !important;
}
div#meta_news_block739 a:hover {
  color: #000000 !important;
  text-decoration: underline !important;
}
div#rdminfrm_13218 a {
  color: #000000 !important;
  text-decoration: none !important;
}
div#rdminfrm_13218 a:hover {
  color: #000000 !important;
  text-decoration: underline !important;
}
div#rdminfrm_13219 a {
  color: #000000 !important;
  text-decoration: none !important;
}
div#rdminfrm_13219 a:hover {
  color: #000000 !important;
  text-decoration: underline !important;
}
/* right block redefine css */

