body {
	background: #ffffff;
	padding: 0px; 
	margin: 0px;
}

table {
	border-spacing:  0px;
	border: 0px;
	border-collapse:collapse; /* cellspacing="0" */
}

table td{
	padding:0px; /* cellpadding="0" */
	color:#000000; 
	font-size: 12px; 
	font-family: arial, sans-serif;
} 

div {
	color:#000000; 
	font-size: 12px; 
	font-family: arial, sans-serif;
}


#zoom {
	position:absolute;
	width:420px;
	height:30px;
	top:270px; 
	left:0px; 
	z-index:100; 
	background: #ededed;
	opacity:0.65; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65);
}

#clk {
	position:absolute;
	width:420px;
	height:20px;
	top:276px; 
	left:0px; 
	z-index:101; 
	color: #000;
	text-align: center;
	font-size: 14px;
	//font-weight:bold;
	font-family: arial;
}



.mmenu:link{color : #504f4d; font-size: 14; font-family: arial; font-weight:bold; text-decoration:none;}
.mmenu:visited {color : #504f4d; font-size: 14; font-family: arial; font-weight:bold; text-decoration:none;}
.mmenu:hover {color : #000000; font-size: 14; font-family: arial; font-weight:bold; text-decoration:none;}

.lmmenu:link{color : #504f4d; font-size: 14; font-family: arial; font-weight:bold; text-decoration:underline;}
.lmmenu:visited {color : #504f4d; font-size: 14; font-family: arial; font-weight:bold; text-decoration:underline;}
.lmmenu:hover {color : #000000; font-size: 14; font-family: arial; font-weight:bold; text-decoration:underline;}

.aview:link{color : #60605d; font-size: 12; font-family: arial; text-decoration:none;}
.aview:visited {color : #60605d; font-size: 12; font-family: arial; text-decoration:none;}
.aview:hover {color : #000000; font-size: 12; font-family: arial; text-decoration:none;}

.avtomenu:link{color : #504f4d; font-size: 12; font-family: arial; font-weight:bold; text-decoration:none;}
.avtomenu:visited {color : #504f4d; font-size: 12; font-family: arial; font-weight:bold; text-decoration:none;}
.avtomenu:hover {color : #000000; font-size: 12; font-family: arial; font-weight:bold; text-decoration:none;}

.lavtomenu:link{color : #504f4d; font-size: 12; font-family: arial; font-weight:bold; text-decoration:underline;}
.lavtomenu:visited {color : #504f4d; font-size: 12; font-family: arial; font-weight:bold; text-decoration:underline;}
.lavtomenu:hover {color : #000000; font-size: 12; font-family: arial; font-weight:bold; text-decoration:underline;}

.nlink:link{color : #725555; font-size: 12; font-family: arial; text-decoration:underline;}
.nlink:visited {color : #725555; font-size: 12; font-family: arial; text-decoration:underline;}
.nlink:hover {color : #000000; font-size: 12; font-family: arial; text-decoration:underline;}

.nt {color : #3e3e3e; font-size: 12; font-family: arial; text-decoration:none;}


.news {color:#000000; font-size: 12px; font-family: arial;}
.t12 {color:#000000; font-size: 12px; font-family: arial; line-height:18px;}
.t12b {color:#000000; font-size: 12px; font-family: arial; font-weight:bold; }
.t12n {color:#000000; font-size: 12px; font-family: arial;}
.t11 {color:#000000; font-size: 11px; font-family: arial; line-height:14px;}
.razdel {color:#504f4d; font-size: 14px; font-family: arial; font-weight:bold; }
.theader {color:#504f4d; font-size: 12px; font-family: arial; font-weight:bold; }
.trow {color:#504f4d; font-size:12px; font-family: arial;}


.textinput input {
	background-color: #ffffff;
	color: #1d1d1c;
	width: 200px;
	border: 1px solid #6e7070;
	margin-left: 0pt;
}

.messageinput textarea {
	background-color: #ffffff;
	color: #1d1d1c;
	width: 300px;
	height: 100px;
	margin-left: 0pt;
	border: 1px solid #6e7070;
}





.pict {
	border:none;
}
















