body {
	font-family:verdana;
	font-size: 12px;
	color:black;
	background-color : White;
}

.editLay{
	border: 1px outset;
}


.radio {
	border-width:0px;
	color:black;
	background-color:#000000;
	border-color:#000000;
	border : thin outset Black;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.smallfont {font-family:verdana; font-size:10px}
.button { font-family:verdana; font-size:12px; font-weight:bold; color:white}

h1{
	font: normal 200% serif;
}

H3
{font-family:verdana; font-size: 18px;
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px

}
H4
{font-family:verdana; font-size: 16px;
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px

}
H5
{font-family:verdana; font-size: 14px;
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px
}
ul {
	MARGIN-TOP: 3px;
	MARGIN-BOTTOM: 3px;
	letter-spacing : normal;
	list-style-type : square;
}

A
{
	color: green;
	font-weight : normal;
	list-style-type : square;
	TEXT-DECORATION: underline;
}
A:hover
{
	TEXT-DECORATION:none;
}

.mainTextFormat{
	font: small;
	padding-top: 0;
	text-align: justify;
}

.Header{
	font : 20px;
	line-height: 200%;
}

.copyrights{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10;
	color: white;
}


.newsHeader{
	padding-left : 2px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.newsText{
	padding-top : 10px;
	vertical-align: top;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}


.label{
	color: white;
	font: bold;
	width: 110;
	text-align: left;
	vertical-align: top;
	padding-top: 7;
	padding-left: 5;
}




.leftBlock{
font-size: x-small;
}

.mnuLnk{
	color:white;
}

.cityMenu{
	width: 120;
	text-align: left;
	font-size: 11;
	padding-left: 10;
	font-weight: bold;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 30;
	text-decoration: underline;
}

.citySubMenu{
	width: 120;
	text-align: left;
	font-size: 10;
	padding-left: 10;
	font-weight: bold;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2;
	text-decoration: none;
}

.citySubMenuOn{
	background-color: b4b4b4;
	color: white;
	width: 120;
	text-align: left;
	font-size: 10;
	padding-left: 10;
	font-weight: bold;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2;
}

.citySubMenuLink{
	text-decoration: none;
	color: Black;
}

.menu{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: yellow;
	width: 120;
	text-align: center;
	background: white url(/img/mnu_off.png) right;
}

.menu_hover{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: black;
	width: 120;
	text-align: center;
	background: white url(/img/mnu_on.png) right;
}

.linkMenu{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: yellow;
	vertical-align:top;
}

.subMenu{
	font: 12px;
	text-align: center;
	color: 5d4024
}

.subMenuHeader{
	font: 20px;
	text-align: center;
	color: 5d4024
}

.subpageMenu{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: yellow;
	width: 120;
	text-align: center;
	background: url(/img/sub_mnu_off.png) bottom;
}

.subpageMenu_hover{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: black;
	width: 120;
	text-align: center;
	background: white url(/img/sub_mnu_on.png) bottom;
}

.blockHeader{
	font-size: 11;
	font-weight: bold;
	color: white;
	padding-left: 10;
}

.wayItem{
	padding-left:5;
	padding-right: 10;
	font-size: 12px;
}
.tbl {
	color: green;
}

.menu_top{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: yellow;
	width: 150;
	text-align: center;
	background: white url(/img/mnu_off_top.png) right;
	vertical-align:middle;
}

.menu_hover_top{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: black;
	width: 150;
	text-align: center;
	background: white url(/img/mnu_on_top.png) right;
	vertical-align:middle;
}

