/* 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 : #022C4A;
}

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;
}

span.top{
	font-size: 28px;
	color: #CC080F;
	font-weight: bold;
}
/* END: Для всей страницы */


/* BEGIN: Меню */
div.menu td a{
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
div.menu td a:hover{
	color: #CC080F;
	text-decoration: none;
}

div.menu tr{
	height:20px;
}
/* END: Меню */

/* BEGIN: Текст */
td.cont {
background: url(../images/footer/2.jpg) bottom right no-repeat;
}
div.content{
	margin:0 20 0 20;
	text-align: justify;
}

div.content h1{
	margin:0 0 0 0;
	font-size: 13px;
	color: #CC080F;
	font-weight: bold;
}

div.content h2{
	margin:0 0 0 0;
	font-size: 12px;
	color: #CC080F;
	font-weight: bold;
}

div.content a{
	font-size : 11px;
}
div.content p{
	margin:0px 0px 6px 3px;
}
/* END: Текст */

td.footer {
	background: url(../images/footer/1.jpg) bottom right no-repeat;
}