body {
	font-size: 13pt;
	background-color: #6E92F9; 
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	scrollbar-base-color: #2B4ED6; 
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #6E92F9; 
	scrollbar-shadow-color: #0832AA;
}

body.firstPage {
	font-size: 13pt;
	background-color: #134F99; 
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	scrollbar-base-color: #2B4ED6; 
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #6E92F9; 
	scrollbar-shadow-color: #0832AA;
}

table.main {
	border-top: 1 solid #000000;
	border-left: 1 solid #000000;
	border-right: 1 solid #000000;
}

td.firstPage {
	background-color: #134F99; 
	border-bottom: 1 solid #000000;
}

td.blue
{
	font-size: 13pt;
	background-color: #2B4ED6;
	border-bottom: 1 solid #000000;
	padding: 0px;
}

td.main
{
	font-size: 13pt;
	background-color: #2B4ED6;
	border-bottom: 1 solid #000000;
	padding: 0 px;
	text-align: justify;
}

td.content
{
	font-size: 13pt;
	background-color: #2B4ED6;
	padding: 5,20,20,20;
	text-align: justify;
	border-bottom: 1 solid #000000;
}


td.menu 
{
	font-size: 13pt;
	background-color: #2B5FD6;
	border-bottom: 1 solid #000000;
	width: 180px;
	text-align: left;
}

td.menuActive
{
	height: 20px;
	font-size: 14pt;
	background-color: #2B4ED6;
	test-align: left;
	border-bottom: 1 solid #000000;
	border-top: 1 solid #000000;
	padding: 5,5,5,20;
}

td.menuNotActive
{
	height: 20px;
	border-right: 1 solid #000000;
	padding: 2,10,2,10;
}

td.submenuActive
{
	height: 20px;
	font-size: 14pt;
	background-color: #2B4ED6;
	test-align: left;
	border-right: 1 solid #000000;
	border-left: 1 solid #000000;
	padding: 5,20,5,20;
}

td.submenuNotActive
{
	height: 20px;
	background-color: #2B5FD6;
	border-bottom: 1 solid #000000;
	padding: 5,20,5,20;
}

td.deepblue
{
	font-size: 13pt;
	background-color: #0832AA;
	border-bottom: 1 solid #000000;
	padding: 10px;
}

a.menu 
{
	font-size: 13pt;
	font-weight: normal;
}

a.menuActive
{
	font-size: 13pt;
	font-weight: bold;
}

a.menu:hover
{
	font-size: 13pt;
	font-weight: normal;
}
a.menu:visited 
{
	font-size: 13pt;
	font-weight: normal;
}

a
{
	font-size: 13pt;
	color: #FEF31D;
	text-decoration: none;
}
a:hover {
	font-size: 13pt;
	color: #E7AB27;
	text-decoration: none;
}

a:visited 
{
	font-size: 13pt;
	color: #9BFF66;
	text-decoration: none;
}

.tableB {
   font-size: 13pt;
	background-image: url("../img/tableB.gif"/*tpa=http://space.iias.spb.su/ais07/img/tableB.gif*/); 
	background-repeat: repeat; 
	vertical-align: top; 
	text-align: left;
	border-bottom: 1 solid #000000;
	border-right: 1 solid #000000;
}

.tableBb {
	font-size: 13pt;
	background-image: url("../img/tableB.gif"/*tpa=http://space.iias.spb.su/ais07/img/tableB.gif*/); 
	background-repeat: repeat; 
	vertical-align: top; 
	text-align: left;

	font-weight: bold;
	border-bottom: 1 solid #000000;
	border-right: 1 solid #000000;
}

.tableA {
	font-size: 13pt;
	background-image: url("../img/tableA.gif"/*tpa=http://space.iias.spb.su/ais07/img/tableA.gif*/); 
	background-repeat: repeat; 
	vertical-align: top; 
	text-align: left;
	border-bottom: 1 solid #000000;
	border-right: 1 solid #000000;
}

.tableAdeep {
	font-size: 13pt;
	background-image: url("../img/tableAdeep.gif"/*tpa=http://space.iias.spb.su/ais07/img/tableAdeep.gif*/); 
	background-repeat: repeat; 
	vertical-align: top; 
	text-align: left;
	border-bottom: 1 solid #000000;
	border-right: 1 solid #000000;
}


.tableborder {
   border-top: 1 solid #000000;
   border-left: 1 solid #000000;
}
