html, body {
	margin:0px;
	padding:0px;
}
body, input, select, textarea {
	background-color: #ffffff;
}
td, input, select, textarea {
	font-family: Tahoma;
	font-size: 12px;
	color: #003300;
	vertical-align: top; 
}
td {
	padding: 0px;
}
table.main {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}

td.top {
	background-image: url(images/all/background_r.jpg);
	height: 281px;
}

td.topmenu {
	background-color: #ececec;
	width: 80%;
	height: 28px;
}

td.topmenuright1 {
	background-color: #ececec;
	width: 20%;
	text-align: right;
	vertical-align: middle;
	height: 28px;
	font-size: 11px;
	color: #ff6600;
}

td.topmenuright2 {
	background-color: #ececec;
	width: 20%;
	text-align: right;
	vertical-align: middle;
	height: 28px;
	font-size: 10px;
	color: #003300;
}

td.menuitem {
	vertical-align: middle;
	text-align: center;
	width: 10%;
}

td.zagolovok1 {
	background-image: url(images/all/round_1.gif); background-repeat: no-repeat; background-position: left center
	height: 68px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 22px;
	color: #006600;
	vertical-align: middle;
	text-align: left;
}
	
td.zagolovok2 {
	background-image: url(images/all/round_2.gif); background-repeat: no-repeat; background-position: left top
	height: 100%;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #006600;
	vertical-align: top;
	text-align: left;
}

td.rec2 {
	background-color: #ffff66;
	height: 62px;
	vertical-align: middle;
	text-align: center;
}

td.rec1 {
	width: 20%;
	height: 68px;
	vertical-align: middle;
}

td.news {
	color: #003300;
	width: 25%;
	height: 100%;
	padding-right: 6px;
}
table.newstable {
	width: 100%;
}
td.newsitem {
	background-color: #ffffff;
	border: 1px solid silver;
	padding: 2px;
}

table.newsitem1 {
	background-color: #ececec;
	width: 100%;
	height: 100%;
}

table.newsitem2 {
	background-color: #ffffff;
	width: 100%;
	height: 100%;
}
}
td.newsitem3 {
	background-color: #ffffff;
	border: 1px solid silver;
	padding: 4px;
}

h2.hdr2 {
	font-weight: bold;
	font-size: 14px;
	color: #003300;
	text-indent: 20pt;
}
h3.hdr3 {
	font-weight: bold;
	font-size: 16px;
	color: #003300;
	text-indent: 2pt;
}
	
.text1 {font: 12px Tahoma; color: #003300; text-decoration: underline}
A.text1:link {text-decoration: underline}
A.text1:visited {text-decoration: underlin}
A.text1:active {text-decoration: underlin}
A.text1:hover {text-decoration: none; color: #ff6600;}


td.text {
	width: 55%;
	height: 100%;
}

td.rec {
	width: 20%;
	height: 100%;
	vertical-align: top;
}

td.bottommenu {
	background-color: #ececec;
	width: 80%;
	text-align: left;
	vertical-align: middle;
	height: 28px;
}

.menu {font: 12px Tahoma; color: #003300; text-decoration: none}
A.menu:link {text-decoration: none}
A.menu:visited {text-decoration: none}
A.menu:active {text-decoration: none}
A.menu:hover {text-decoration: none; color: #ff6600;}



LI { list-style-image: url(images/all/orange_1.gif);}