body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: white;
/*	background-image: url("lines.jpg")*/
}

p.c {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

p.l {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: left;
	margin: 0px 0px 0px 0px;
}

p.r {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: right;
	margin: 0px 0px 0px 0px;
}

p.j {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	margin: 0px 0px 0px 0px;
}

p.arrow {
	font-family: Verdana, Arial, Tahoma;
	font-size: 2px;
	color: #000000;
	text-align: center;
	margin: 3px 0px 0px 0px;
}

p.tab {
	font-family: Verdana, Arial, Tahoma;
	font-size: 9px;
	color: #000000;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

/*p.jindent {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	margin: 0px 15px 0px 15px;
	text-indent: 25px;
}
*/
p.lindent	{	font: normal 11px Verdana, Arial, Tahoma; 
					margin: 0px 15px 0px 40px; 
					color: #000000;
					text-align: left;
				}

p.jindent	{	font: normal 11px Verdana, Arial, Tahoma; 
					margin: 0px 15px 0px 15px; 
					color: #000000;
					text-indent: 25px;
					text-align: justify;
				}

p.jindent-menu	{	font: normal 11px Verdana, Arial, Tahoma; 
					margin: 0px 5px 0px 0px; 
					color: #000000;
					text-indent: 15px;
					text-align: justify;
				}

p.indent	{	font: normal 11px Verdana, Arial, Tahoma; 
					margin: 0px 15px 60px 15px; 
					color: #000000;
					text-indent: 25px;
					text-align: justify;
				}


p.razdel {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #016eff;
	text-align: justify;
	margin: 15px 15px 15px 15px;
	font-weight: bold;
	text-indent: 25px;
}

p.name {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin: 0px 15px 0px 15px;
	font-weight: bold;
	text-indent: 25px;
}

p.menu {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #a5a5a5;
	text-align: left;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}

p.submenu {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #a5a5a5;
	text-align: left;
	margin: 3px 0px 3px 5px;
	text-indent: -10;
	font-weight: bold;
}

p.menu_bottom {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #a5a5a5;
	text-align: center;
	margin: 0px 5px 0px 5px;
	font-weight: bold;
}

p.copyright {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #a5a5a5;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

li	{	font: normal 11px Verdana, Arial, Tahoma; 
				margin: 0px 15px 3px 15px; 
				color: #000000;
				text-indent: 0px;
				text-align: left;
				}



td.top-bottom {
	border-top: 1pt solid #016eff;
	border-left: none;
	border-bottom: 1pt solid #016eff;
	border-right: none;
	}

td.bottom {
	border-top: none;
	border-left: none;
	border-bottom: 1pt solid #016eff;
	border-right: none;
	}

td.right {
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: 1pt solid #016eff;
	}

td.left {
	border-top: none;
	border-left: 1pt solid #a5a5a5;
	border-bottom: none;
	border-right: none;
	}

td.main-r {
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: 0.5pt solid #016eff;
	}

td.left_right {
	border-top: none;
	border-left: 1pt solid #a5a5a5;
	border-bottom: none;
	border-right: 1pt solid #a5a5a5;
	}

td.left-bottom {
	border-top: none;
	border-left: 0.5pt solid #a5a5a5;
	border-bottom: 1pt solid #a5a5a5;
	border-right: none;
	background-color: #f1f1f1;
	}

td.left-bottom-2 {
	border-top: none;
	border-left: 1pt solid #a5a5a5;
	border-bottom: 1pt solid #a5a5a5;
	border-right: none;
	background-color: #e1e1e1;
	}

td.right-bottom {
	border-top: none;
	border-left: none;
	border-bottom: 1pt solid #a5a5a5;
	border-right: 1pt solid #a5a5a5;
	}

td.left-right-bottom {
	border-top: none;
	border-left: 0.5pt solid #a5a5a5;
	border-bottom: 0.5pt solid #a5a5a5;
	border-right: 0.5pt solid #a5a5a5;
	background-color: #f1f1f1;
	}

td.left-right-bottom-2 {
	border-top: none;
	border-left: 1pt solid #a5a5a5;
	border-bottom: 1pt solid #a5a5a5;
	border-right: 1pt solid #a5a5a5;
	background-color: #e1e1e1;
	}

td.left-top-bottom {
	border-top: 1pt solid #a5a5a5;
	border-left: 0.5pt solid #a5a5a5;
	border-bottom: 1pt solid #a5a5a5;
	border-right: none;
	}

td.left-top-bottom-grey {
	border-top: 1pt solid #a5a5a5;
	border-left: 0.5pt solid #a5a5a5;
	border-bottom: 1pt solid #a5a5a5;
	border-right: none;
	background-color: #d3d3d3;
	}

td.right-top-bottom {
	border-top: 1pt solid #a5a5a5;
	border-left: none;
	border-bottom: 1pt solid #a5a5a5;
	border-right: 1pt solid #a5a5a5;
	}

td.right-top {
	border-top: 1pt solid #a5a5a5;
	border-left: none;
	border-bottom: none;
	border-right: 1pt solid #a5a5a5;
	}
	
td.left-top {
	border-top: 1pt solid #a5a5a5;
	border-left: 1pt solid #a5a5a5;
	border-bottom: none;
	border-right: none;
	}

td.all {
	border-top: 0.5pt solid #a5a5a5;
	border-left: 0.5pt solid #a5a5a5;
	border-bottom: 0.5pt solid #a5a5a5;
	border-right: 0.5pt solid #a5a5a5;
	}

td.all-grey {
	border-top: 0.5pt solid #a5a5a5;
	border-left: 0.5pt solid #a5a5a5;
	border-bottom: 0.5pt solid #a5a5a5;
	border-right: 0.5pt solid #a5a5a5;
	background-color: #d3d3d3;
	}

td.menu_bottom {
	border-top: none;
	border-left: none;
	border-bottom: 5pt solid #fbe76f;
	border-right: none;
	}

td.menu_top {
	border-top: 5pt solid #fbe76f;
	border-left: none;
	border-bottom: none;
	border-right: none;
	}

td.table_header {
	background-color: #dddddd;
	}

table.picture {
	background-image: url("line.gif");
	margin: 0px 15px 0px 15;
	}

td.table_head		{ background-color: #dededd; margin: 0px 0px 0px 0px; }	

td.table_gray_1	{ background-color: #f2f2f2; margin: 0px 0px 0px 0px; }	


div.menu a:hover {
		FONT-WEIGHT: bold; COLOR: #a5a5a5; TEXT-DECORATION: underline;
}
div.menu a {
		FONT-WEIGHT: bold; COLOR: #a5a5a5; TEXT-DECORATION: none;
}

div.link a:hover {
		FONT-WEIGHT: bold; COLOR: #016eff; TEXT-DECORATION: none;
}
div.link a {
		FONT-WEIGHT: bold; COLOR: #016eff; TEXT-DECORATION: underline;
}

a:hover {
		FONT-WEIGHT: bold; COLOR: #016eff; TEXT-DECORATION: underline;
}
a {
		FONT-WEIGHT: bold; COLOR: #016eff; TEXT-DECORATION: none;
}

div.news a:hover {
		FONT-WEIGHT: bold; COLOR: #016eff; TEXT-DECORATION: underline;
}
div.news a {
		FONT-WEIGHT: bold; COLOR: #016eff; TEXT-DECORATION: none;
}

div.models a:hover {
		FONT-WEIGHT: bold; COLOR: #016eff; TEXT-DECORATION: none;
}
div.models a {
		FONT-WEIGHT: bold; COLOR: black; TEXT-DECORATION: none;
}

a.link:hover {
		FONT-WEIGHT: bold; COLOR: #016eff; TEXT-DECORATION: none;
}
a.link {
		FONT-WEIGHT: bold; COLOR: #016eff; TEXT-DECORATION: underline;
}

td.subscribe_1		{ background-color: #fad500; margin: 0px 0px 0px 0px; }	
td.subscribe_2		{ background-color: #fff69a; margin: 0px 0px 0px 0px; }	
input.control, textarea.control {width: 340px;}
