body  {
	margin-left : 2%;
	margin-top : 2px;
	margin-right : 2%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #FFFFFF;
	font-size: 12px;
	color: #000000;
}

table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px;
}

hr {
	color: blue;
	border-style: solid;
	height: 1px;

}


/*.PageHeadTable  {
	border-top-color : Black;
	border-top-style : solid;
	border-top-width : 1px;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}*/

.RAS_PageHead  {
    margin: 2px 0px 0px 0px;
	 border-top-color : Black;
	 border-top-style : solid;
	 border-top-width : 1px;
	 border-bottom-color : Black;
	 border-bottom-style : solid;
	 border-bottom-width : 1px;
	 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

.RAS_PageFoot  {
    margin: 0px 0px 2px 0px;
	 border-top-color : Black;
	 border-top-style : solid;
	 border-top-width : 1px;
	 border-bottom-color : Black;
	 border-bottom-style : solid;
	 border-bottom-width : 1px;
	 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

.RAS_PageHead1  {
	color : #0000B3;
	font-weight : normal;
	font-size : 24px;
	text-align : center;
	background-color: White;
}

.RAS_UpMenu {
	background-color : #0082FF;
	font-weight : bold;
	color : White;
	font-size : 12px;
	text-decoration : none;
	padding: 2px 2px 2px 2px;
	margin: 1px 0px 1px 0px;
}

.RAS_UpMenu a:link,
.RAS_UpMenu a:visited,
.RAS_UpMenu a:active,
.RAS_UpMenu a:hover{
	color:white;
	text-decoration: none;
	font-weight : bold;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.RAS_Copyright{
	font-size: 10px;
	float: right;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.ShArtAuthor  {
	color : #0000FF;
	font-style : italic;
	font-size : 18px;
	padding-bottom : 10px;
	background-color: White;
}
/* Заголовки разделов  */
.ShArtTitle, H1,.ForumTitle  {
	font-size : 20px;
	color : #0000FF;
	background-color: White;
	font-style : normal;
	padding-bottom : 10px;
	font-weight : bold;
}

H2  {
	font-style: normal;
	color : #0000FF;
	font-size: 18px;
	font-weight : normal;
	background-color: White;
}

H3  {
	font-style: normal;
	color : #0000FF;
	font-size: 16px;
	font-weight : bold;
	background-color: White;
}

.ras_problem_text, .problem  {
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	letter-spacing : normal;
	line-height : normal;
}



.Attention  {
	color : Red;
	font-size : larger;
	font-weight : bolder;
	font-style : italic;
	background-color: White;
}

.IndexLeftitem  {
	text-decoration: none;
	padding-left: 10px;
}

/* ССЫЛКИ */

a:link	 { color: #105289; text-decoration: none;      font-weight: bold;}
a:visited { color: #105289; text-decoration: none;      font-weight: bold;}
a:hover	 { color: #D31141; text-decoration: underline; font-weight: bold;}
a:active	 { color: #368AD2; text-decoration: none;      font-weight: bold;} 

.genlarge{
	font-size: 14px;
}

.ras_table{
	border: 1px Black solid;
	empty-cells: show;
	border-collapse: separate;
	}

.gensmall{
	font-size: 10px;
}


/* Таблицы на страницах текста */
.ras_table2 {
  empty-cells: show;
  background-color: White;
  border-spacing: 0px;
  border-collapse: collapse;
}

.ras_table2 th {

  padding: 3px;
  border: 1px solid #004180;
  background-color: #dee7ec;
}

.ras_table2 td {
  padding: 3px;
  border: 1px solid #004180;
} 