/* BEGIN: Для всей страницы */
body, form{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
}
body.index{
	background: #FFFFFF url(../images/base/p.gif);
}


body,td,li,ul{
	font-size : 12pt;
	color : #000000;
}

a img{
	border:0 none #000;
}
td p, p{
	margin:0px 0px 0px 0px;
}
a{
	font-size : 12px;
	color : #000000;
	text-decoration : underline;
}
a:hover{
	text-decoration : none;
}
/* END: Для всей страницы */


/* BEGIN: Меню */
div.menu td a{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
div.menu td a:hover{
	text-decoration: underline;
}
/* END: Меню */

/* BEGIN: Текст */
div.content{
 border:1px solid #D6E1E5;
 height:100%;
 padding:0px;
 font-family: Times New Roman;
 font-size: 12pt;
}

div.content table{
 font-family: Times New Roman;
 font-size: 12pt;
}

div.content h1{
	margin:-15 0 10 20;
	font-size: 22px;
	color: #51AF68;
	font-weight: bold;
}

div.content a{
	font-size : 12pt;
}
div.content p{
	margin:0px 0px 6px 0px;
	font-size: 12pt;
}
/* END: Текст */
div.right{
text-align:left;
padding:10px 8px 10px 5px;
line-height:20px;
}

div.right a {
    line-height:18px;
	font-size : 13px;
	text-decoration:none;
	color:#51AF68;
	font-weight:bold;
}

div.right a:hover{
	text-decoration:underline;
}


div.search{
color:#51AF68;
text-align:center;
padding:3px 10x 3px 3px;
}

div.mmenu{
text-align:left;
padding:10px 8px 10px 20px;
}
div.mmenu a{
height:20px;
}

div.catalog{
text-align:left;
padding:10px 8px 10px 35px;
}

div.catalog a{
	line-height:18px;
	font-size : 13px;
	text-decoration:none;
	color:#51AF68;
	font-weight:bold;
}
div.catalog a:hover{
	text-decoration:underline;
}

div.content p{
	margin:0px 0px 6px 0px;
}

.link {
	text-decoration: none;
}

.h1 {
	font-size: 12px;
}
