body.main  {
	background-color: #aca1f3;
	font-family: 'Times New Roman', Times, serif;
}
body.tree  {
	background-color: #d9d4f9;
	font-family: 'Times New Roman', Times, serif;
}
body.content  {
	background-color: #d9d4f9;
	text-align: justify;
	font-family: 'Times New Roman', Times, serif;
}
.showtd {
	width:1px;
	border:1px solid Silver;
	cursor: hand;
}
.showtdmove {
	background: #6e006f;
}
.menutd {
	width:26%;
	border:1px solid Silver;
}
.maintd {
	width:100%;
	border:1px solid Silver;
}
iframe {
	height:100%;
	width:100%;
}

.zag1{
	font-size:20;
	font-weight:bold;
	margin: 5px;
}
.zag2{
	font-size:14;
	font-weight:bold;
	margin: 5px;
}
table {
	border-collapse:collapse;	
}

table.main td {
	padding:1px;
}
table.main {
	width:100%;
	height:100%;
}
.h100 {
	height:100%;
}
#leftbut,#leftbut2,#rightbut,#rightbut2 {
	display:none;	
}

a{	
	COLOR: #4b0082;
	cursor: hand;
	text-decoration: underline;
}

#xmlMenuTree a.hover {
	color: #6e006f;
	text-decoration: underline;
}
#xmlMenuTree a {
	color: #4b0082;
}

a.hover {
	color: #6e006f;
}
a:hover {
	color: #6e006f;
}
a.content {
	font-weight: bold;
}
ul.a_sod{
	list-style-type: none;
}
img.link, area{
	cursor: hand;
}
div.link {
	position: absolute;
	text-align: justify;
	padding-top: 3px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 7px;
}
.s1 {
	z-index: +10;
	border: 2px solid #2f0053;
	background-color: #c1bbe0;
}
.s2 {
	z-index: +20;
	border: 2px solid #2f0053;
	background-color: #aa9fd3;
}
.s3 {
	z-index: +30;
	border: 2px solid #2f0053;
	background-color: #978acc;
}

img.right{
	float : right;
}

td p, td li{
	margin-top:2pt;
	margin-bottom:2pt;
	text-indent: 0px;
	text-align: left;
}

p{
	margin-top:2pt;
	margin-bottom:2pt;
	text-indent: 20px;
	text-align: justify;
}

ul {
	margin-top: 1pt;
	margin-bottom: 2pt;
	}

li{
	text-align: justify;
}

H1 {
	text-align: center;
	font: 22pt;
	font-weight: bold;
	}
	
H2 {
	text-align: center;
	font: 18pt;
	font-weight: bold;
	}

H3 {
	text-align: center;
	font: 15pt;
	font-weight: bold;
}

H4 {
	text-align: center;
	font: 13pt;
	font-weight: bold;
}