/* классы для авторов статьи */
P.artauthor
{
	text-indent: 0px;
	font-weight: bold;
	text-align: right;
}
BODY {
	background-color : #D0D0D0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* scrollbars */
	scrollbar-darkshadow-color : #c0c0c0;
	scrollbar-track-color : #c0c0c0;
	scrollbar-face-color : #a0a0a4;
	overflow-x : auto;
	overflow-y : auto;

}
P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align : justify;
	text-indent : 24px;
	color : #000000;
}
/*  Классы для P  */
/*  Классы для P  -- меню */
.mainmenu {
	text-align : center;
	font-size : 13px;
	text-indent : 0;
	font-weight: bold;
	margin-left : 8px;
	margin-right : 8px;
	margin-top : 6px;
	margin-bottom : 6px;
}

/*.mainmenu {
	text-align : center;
	font-size : 13px;
	text-indent : 0;
	font-weight: bold;
	margin-left : 8px;
	margin-right : 8px;
	margin-top : 6px;
	margin-bottom : 6px;
}*/


.mainsmall {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.menul2  {
	text-align:center;
	font-size: 12px;
	text-indent : 0;
}

.menul3 {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	/* должно согласовываться с тем, что в уголку : locl2 и currloc*/
	margin-top : 6px;
	margin-bottom : 5px;
	text-indent : 0px;
}

.currloc {
	text-align : left;
	font-size :8pt;
	text-indent : 0px;
	font-weight: bold;
	margin-left: 15px;
	margin-top : 2px;
	margin-bottom: 4px;
}

	.locl2 {
	text-align : left;
	font-size : 13px;
	text-indent : 0px;
	font-weight: bold;
	margin-left: 16px;
	margin-top : 5px;
	margin-bottom : 5px;
	margin-right : 4px;
}
.serv {
	font-size: 11px;
	text-align: center;
	margin-bottom : 5px;
	text-indent : 0px;
}
.noindent {
	text-indent: 0px;
}

P.servlink
{
	text-align : right;
	text-indent : 0px;
	font-size : 11px;
}

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
	font-size: 22px;
	color: #000080;
	line-height : 180%;
}

H2 {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	text-indent: 0px;
}

/* new entry for additional letters */
H2.subletters
{
	text-align: center;
	font-size: 13px;
	font-weight : bold;
}
/* end of new entry for additional letters */

H1.subheader {
	line-height : 100%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	text-indent: 0px;
	text-align: center;

}
H1.strongsubheader {
	line-height : 100%;
	font-family : Verdana, Geneva,  Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-indent: 0px;
	text-align: center;

}

H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : italic;
	font-weight : normal;
	text-align : left;
}

H4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	text-align : left;
}

UL {
	list-style: disc;
	font-size : 13px;
	text-align : justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
}

OL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align : justify;
	color : #000000;
	list-style: decimal;
}
LI {
	font-size : 13px;
	text-align : justify;
}

DL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
	text-align: justify;
	}

DT {
	color: #000080;
	font-weight: bold;
	margin-top : 8px;
	margin-bottom : 4px;
}
DD {
	text-align: justify;
	margin-bottom : 8px;
}

A:LINK {
/*	color: #6633FF;*/
	text-decoration: underline;
	color: #0000FF;
}
A:VISITED {
	text-decoration: underline;
	color : #000080;

}



/* tables */
TABLE.panelborder
{
	background-color : #000080;
}
TD.panel, TD.panelcontainer, TD.panelstatus
{
	background-color : #eeeeee;
}
P.epigraph {
	font-weight: bold;
	font-style: normal;
	text-align: right;
	font-size: 12px;
}
P.epigraphnoindent {
	font-weight: bold;
	font-style: italic;
	text-indent: 0px;
	text-align: right;
}
P.epigraphauthor {
	padding-left : 0%;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	text-align: right;
}
.center {
	text-align:center;
}
.item {
	text-align : left;
	text-indent : 0px;
	font-weight : bold;
	color: #000080;
}
.itemsmall {
	text-align : left;
	text-indent : 24px;
	font-weight : bold;
	color: #000080;
	font-size : 10px;
}
.sublink {
	font-size : 11px;
	text-indent: 24px;
}
