body {
	margin: 0px;
	scrollbar-face-color: #abceee;
	scrollbar-base-color: white;
/*	scrollbar-arrow-color: #191970;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: #191970;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #191970;
	scrollbar-track-color: #abceee;	*/
}

a:link {
	color: #191970;
	text-decoration: none;
}


a:visited {
	color: #191970;
	text-decoration: underline;
}

a.menu_top {
	color: #191970;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: 500;
	text-decoration: none;
}

a.menu_bot {
	color: #191970;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: 500;
	text-decoration: none;
}

a.menu_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #191970;
	text-align: left;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: underline overline;
}

td.menu_top {
	background-image: url(img/top_fone.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 8px;
	text-align: center;
	height: 40px;
	width: 17%;
}

td.menu_top_br {
	background-image: url(img/top_br.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	text-align: left;
	width: 25px;
	height: 40px;
}

td.menu_left {
	border-right: medium solid #abceee;
	padding: 0px;
	background-color: #EEEEEE;
	vertical-align: top;
	text-align: left;
}

td.menu_title {
	padding: 4px;
	background-color: #abceee;
	vertical-align: top;
	text-align: center;
	color: #191970;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
}

td.submenu {
	padding: 4px;
	padding-left: 10px;
	vertical-align: top;
	text-align: left;
	color: #191970;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

table.menu_bot {
	background-image: url(img/top_fone.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 4px;
	text-align: center;
	height: 40px;
}

td.page_title {
	background-color: #abceee;
	padding: 6px;
	padding-left: 25px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 800;
	color: #191970;
	height: 25px;
}

td.text {
	background-image: url(img/nm_fone.gif);
	background-position: center;
	background-repeat: no-repeat;
	padding: 20px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #191970;
	text-align: justify;
}

table.text {
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #191970;
	border: #191970; 
}

.copyrights {
	color: #191970;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

/* Методические рекомендации */
.title {
		margin-top: 25px; 
		margin-bottom: 25px; 
		text-align: center; 
		font-family: Tahoma, Arial; 
		font-size: 20 px; 
		font-weight: 800;
		}
.subtitle {
		margin-top: 5px; 
		margin-bottom: 5px; 
		text-align: center; 
		font-family: Tahoma, Arial; 
		font-size: 13 px; 
		font-weight: 700;
		}
.bolder 
		{
		font-weight: bold;
		text-decoration: underline; 
		}
.bigg 
		{
		font-weight: bold;
		font-size: 15px;
		margin-bottom: 10px;
		text-decoration: none;
		}
/*
.basetext  {
			text-align: justify; 
			text-indent: 4em;
			font-family: Tahoma, Arial;
			font-size: 13 px;
			} 
*/