body {
	margin: 0px;
	padding: 0px;
	background: #E5E5E5;
}
table.maintable {
	width: 100%;
	height: 100%;
}
table.maintable td.mheader {
	border-bottom: 2px solid #CC0000;
	height: 25px;
	background: transparent url('../images/bg-header.gif') left bottom repeat-x;
}
table.maintable td.mheader td {
	padding: 0px 30px 0px 20px;
	font-family: "Small Fonts";
	font-size: 9px;
	color: #000;
}
table.maintable td.mheader td a {
	font-family: "Small Fonts";
	font-size: 9px;
	color: #000;
	text-decoration: none;
}
table.maintable td.mheader td a.act, table.maintable td.mheader td span.act {
	color: #999999;
}
table.maintable td.mheader td img {
	margin-right: 60px;
}
table.maintable td.mfootersmall {
	height: 35px;
	background: #666666;
	padding: 13px 0px 0px 16px;
	vertical-align: top;
}
table.maintable td.mfootersmall img {
	margin: 0px 9px 0px 0px;
}
table.maintable td.mfootersearch {
	border-top: 2px solid #B7B7B7;
	background: #CCCCCC;
	height: 65px;
	padding: 0px 17px 0px 17px;
	color: #FFF;
}
.inputsearch {
	background: #FFF;
	border: 1px solid #FFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #000;
	width: 122px;
}
.inputsearch {
	background: #FFF;
	border: 1px solid #FFF;
	font-family: "Small Fonts";
	font-size: 9px;
	color: #000;
	width: 122px;
}
table.maintable td.mfootercontacts {
	height: 87px;
	padding: 0px 0px 0px 224px;
	color: #FFF;
}
table.maintable td.mfootercontacts td {
	vertical-align: bottom;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
}
table.maintable td.mflash {
}
table.maintable td.mmainout {
	height: auto;
	background: transparent url('../images/bg-mainout.gif') left top repeat-x;
	padding: 40px 30px 30px 30px;
	vertical-align: top;
}

/**/
div.flashbanner {
	position: absolute;
	left: 0px;
	top: 310px;
	width: 100%;
	height: 145px;
	text-align: left;
}
div.flashbanner div {
	margin-right: 358px;
	background: transparent url('../images/banner_bg.jpg') left top repeat-x;
}
div.bigflash {
	position: absolute;
	left: 0px;
	top: 25px;
	width: 100%;
	height: 145px;
	text-align: right;
	background: transparent url('../images/bg-flash.jpg') repeat-x;
}
/**/
table.indexpage {
	width: 100%;
	height: auto;
}
table.indexpage td.news {
	vertical-align: top;
	width: auto;
}
table.indexpage td.voit {
	width: 311px;
	padding: 0px 0px 0px 17px;
	vertical-align: top;
}
/**/
img.voitheader {
	margin: 27px 0px 15px 0px;
}
span.voithead {
	font-size: 12px;
	font-weight: bold;
}
table.voit {
	width: 100%;
	margin-top: 5px;
}
table.voit td {
	font-size: 12px;
	padding: 2px 0px 2px 0px;
}
/**/
a.newsarch {
	font-family: "Small Fonts";
	font-size: 9px;
	text-transform: uppercase;
}
table.indexnews {
	width: 100%;
}
table.indexnews td {
	width: 50%;
	vertical-align: top;
	padding: 0px 44px 0px 0px;
}
table.indexnews td div.header {
	color: #CC0000;
	font-size: 15px;
	background: transparent url('../images/bg-newsheader.gif') 2px top no-repeat;
	padding: 8px 0px 17px 0px;
	margin: 16px 0px 0px 0px;
}

table.indexnews td p {
	margin:0px;
}
/*
table.indexnews td div.body {
	font-size: 13px;
}

table.indexnews td div.body p{
	margin: 0px;
}

table.indexnews td div.header a {
	color: #CC0000;
	font-size: 15px;
}
*/

/* NEW HEADER */
#nheaderarea {
    height: 171px;
}
#nheader {
    position: relative;
    width: 100%;
    background: url('../images/bg-az-header-line.gif') repeat-x;
    overflow: hidden;
}
#nheader2 {
    width: 100%;
    background: url('../images/bg-az-header-logo.jpg') no-repeat right top;
}
#nheader3 {
    width: 100%;
    background: url('../images/bg-az-slogan.gif') no-repeat 30px 50px;
}
#nmenu {
    position: relative;
    width: 100%;
    background: url('../images/bg-az-menu.gif') repeat-x;
    border-bottom: 2px solid #e6e6e6;
    overflow: hidden;
}
#nmenu table {
    width: 100%;
    height: 51px;
}
#nmenu td {
    text-align: center;
}
#nmenu a,
#nmenu a:hover {
    font-size: 12px;
    text-decoration: none;
    color: white;
}
