/* BEGIN: Для всей страницы */
body, form{
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
body.index{
	background: #FFFFFF url(../images/base/p.gif);
}


body,td,li,ul{
	font-size : 12px;
	color : #818181;
}

a img{
	border:0 none #000;
}
td p, p{
	margin:0px 0px 0px 0px;
}
a{
	font-size : 12px;
	color : #818181;
	text-decoration : none;
	font-weight:bold;
}

.link {
	color : #326C9E;
}

a:hover{
	text-decoration : underline;
}
span.blue {
	color: #326C9F;
}
span.blue a {
	color: #326C9F;
}
/* END: Для всей страницы */


/* BEGIN: Меню */
div.menu {
width:208;
height:100%;
padding-top:30px;
padding-left:30px;
}


div.menu td a{
	font-size: 13px;
	color: #818181;
	text-decoration: none;
	font-weight:bold;
}
div.menu td a:hover{
	text-decoration: underline;
	color: #6272A7;
}
/* END: Меню */

/* BEGIN: Текст */
div.content{
	padding: 0 15 0 15;
	text-align:justify;
	font-weight: normal;
}

div.content h1{
	margin:0 0 0 0;
	font-size: 15px;
	font-weight: bold;
}

div.content h2{
	margin:0 0 0 0;
	font-size: 13px;
	font-weight:bold;
}

div.content a{
	font-size : 12px;
}

.link {
	font-size: 12px;
	color: #326C9E;
}

div.comment {
	margin-left: 1cm;
	font-size: 11px;
}

div.content p{
	margin:0px 0px 6px 0px;
}
/* END: Текст */

div.strelka {
width:6px;
height:5px;
background: url(../images/menu/main.jpg) center no-repeat;
}

div.sub {
width:20px;
height:5px;
background: url(../images/menu/submain.jpg) right no-repeat;
}