*{
	padding:0px;
	margin:0px;
	font-size:normal;
	font-family: sans-serif;
}
iframe {
	height:100%;
	width:100%;
}
body.main  {
	background-color:white;
}
body.tree  {
	background-color:#e4f0ff;
}
body.content  {
	background-color:#e4f0ff;
	padding:10px 10px 10px 10px;
}

table {
	border-collapse:collapse;
}
img.right{
	float : right;
}

td p, td li{
	text-indent: 0px;
	text-align: left;
	margin-top:2pt;
	margin-bottom:2pt;
	margin-left:5pt;
	margin-right:5pt;
}
p{
	text-indent: 20px;
	text-align: justify;
	margin-top:2pt;
	margin-bottom:2pt;
}
div p{
	text-indent: 20px;
	text-align: justify;
	margin-top:2pt;
	margin-bottom:2pt;
}
li{
	text-align: justify;
}

.main_table {
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
}
.showtd {
	background-image:url(img/el.png);
	background-position:top;
	background-repeat:repeat-y;
	width:0px;
	cursor: hand;
	cursor: pointer;
}
.showtdmove {
	background: #A9A9A9;
}
.menutd {
	background-image:url(img/fon1.jpg);
	background-position:top;
	background-repeat:repeat-x;
	width:25%;
	//padding:10px 10px 10px 10px;
	margin: 0px;
	border-right: 1px solid #1e3f79;
}
.maintd {
	background-image:url(img/fon1.jpg);
	background-position:top;
	background-repeat:repeat-x;
	width:100%;
	//padding:10px 10px 10px 10px;
	margin: 0px;
	
}
.view{
	padding:0px;
	margin:0px;
	border:2px solid #1e3f79;
	//border-width: 2px 2px 2px 2px;
}
.menu_top{
	height:28px;
	background-image:url(img/menu2.jpg);
}
.top_line{
	background-color:#1e3f79;
	height:5px;
}

.zag_table{
	background-image:url(img/template3.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#308dc9;
	height:50px
}
.zagmain1{
    font-size:26;
    font-weight:bold;
}
.zagmain2{
    font-size:20;
	font-weight:bold;
}
.help_button{
	width:10%;
	text-align: center;
	vertical-align: middle;

}
.cell_logo{
	text-align:center;
	width:80px;
	
}
.zag1_cell{
	vertical-align:middle;
	text-align: left;
}
.zag1{
	color: white;
    font-family: arial, sans-serif;
	font-size:large;
    font-weight:600;
	margin: 0px;
	
}
.zag2{
	color:white;
	white-space:nowrap;
    font-size:small;
	font-weight:bold;
	margin-left: 10px;
}
.bottom_el{
	height: 50px;
	background-image:url(img/bottom_fon.jpg);
	padding:0px; 
	margin: 0px;
}
.bottom_el_table{
	border:0px; 
	padding:0px; 
	margin: 0px;
}

.h100 {
	height:100%;
}
#leftbut,#leftbut2,#rightbut,#rightbut2 {
	display:none;	
}
#xmlMenuTree a.hover {
	COLOR: Blue;
}
#xmlMenuTree a {
	COLOR: Black;
}
a{	
	COLOR: Navy;
	cursor: hand;
	cursor: pointer;
	text-decoration: underline;
}
a.hover {
	COLOR: Blue;
}
a:hover {
	COLOR: Blue;
}
a.content {
	font-weight: bold;
}

ul.a_sod{
	list-style-type: none;
}
img.link {
	cursor: hand;
	cursor: pointer;
}
div.link, area {
	position: absolute;
	text-align: justify;
	padding-top: 3px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 7px;
}
.s1 {
	z-index: +10;
	border: 1px solid #1e3f79;
	background-color: #edf8fd;
	background-image:url(img/s1_fon.jpg);
	background-position:top;
	background-repeat:repeat-x;
	
}
.s2 {
	z-index: +20;
	border: 1px solid #1e3f79;
	background-color: #c9efff;
	background-image:url(img/s2_fon.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.s3 {
	z-index: +30;
	border: 1px solid #1e3f79;
	background-color: #b9e9fe;
	background-image:url(img/s3_fon.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

