
table#subframe {
	width: 100%;
}

table#subframe a {
	color: blue;
}
table#subframe a:visited {
	color: #003399;
}
table#subframe a:hover {
	color: red;
}

table#subframe td#sidemenu {
	width: 200px;
	vertical-align: top;
	background-color: #ddddFF;
/*	background-color: #003399;*/
}

table#subframe td#sidemenu div.section {
	background-color: #EEEEEE;
/*	background-color: #3333FF; */
/*	margin: 0px; */
	padding: 0px;
}

#sidemenu div.section dt,
#sidemenu div.section dt span,
#sidemenu div.section dd,
#sidemenu div.section span.active,
#sidemenu div.section p,
#sidemenu div.section div.date {
	line-height: 1.1em;
	font-size: small;
	padding-left: 5px;
	padding-right: 5px;
}

#sidemenu div.section div.date {
	text-align: right;
}

#sidemenu div.section dt {
	margin: 14px 0px 0px 0px;
	border-left: 0px solid blue;
}

#sidemenu div.section dl {
	line-height: 1.3em;
}

#sidemenu .menusection .body li {
	display: block;
	height: 100%;
}
#sidemenu .menusection .body a {
	font-size: small;
}

#sidemenu .menusection dl,
#sidemenu .menusection dd,
#sidemenu .menusection dt {
	display: block;
	text-indent: 0px;
}

#sidemenu .body li.treemenuL1 a,
#sidemenu .body li.treemenuL2 a,
#sidemenu .body li.treemenuL3 a,
#sidemenu .body li.treemenuL4 a,
#sidemenu .body li.treemenuL5 a {
	color: white;
	margin: 0px;
	vertical-align: text-top;
	text-align: left;
}

#sidemenu .body ul.treemenuL2 {
	line-height: 1.2em;
}
#sidemenu .body  li.treemenuL1,
#sidemenu .body  li.treemenuL2,
#sidemenu .body  li.treemenuL3,
#sidemenu .body  li.treemenuL4 {
	margin: 0px;
	vertical-align: text-top;
	text-align: left;

	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#sidemenu .body  li.treemenuL1 {
	line-height: 1.5em;	
	border-bottom: 1px solid #000000; /*#0066CC; #555555;*/

}
#sidemenu .body li.treemenuL2 {
	line-height: 1.5em;
}
#sidemenu .body li.treemenuL3 {
	padding: 0px 0px 0px 0px;
	line-height: 1.5em;
}
#sidemenu .body ul * {
	list-style-type: none;
	font-size: small;
}

#sidemenu .body ul.treemenuL1 {
	color: white;
	background-color: #333333;
	margin: 0px;
	padding: 0px;

	border-top: 1px solid #000000; /*#3366ff;*/
	border-bottom: 0px solid #000000;
}
#sidemenu .body ul.treemenuL2 {
	margin: 0px;
	padding: 0px;
	color: white;
	background-color: #555555;  /* #3366CC;*/

	border-bottom: 1px solid #000000;
}
#sidemenu .body ul.treemenuL3 {
	margin: 0px;
	padding: 0px;
	color: white;
	background-color: #777777;
}
#sidemenu .body ul.treemenuL4 {
	margin: 0px;
	padding: 0px;
	color: white;
	background-color: #999999;
}

#sidemenu .menusection .body span.active,
#sidemenu .menusection .body a {
	display: block;
	width: auto;
	height: 100%;
	color: white;

	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
}
#sidemenu .body .treemenu span.active {
	background-color: #FFCC99;
	color: black;
	text-decoration: none;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
}

#sidemenu .menusection .body a {
	text-decoration: underline;
	color: white;
}

#sidemenu .menusection .body span.active {
	background-color: #FFCC99;
}
#sidemenu div.section div.menutitle {
	padding-left: 23px;
	background: black url('/img/m1.png') no-repeat  2px 50%;
	color: white;
}
#sidemenu .body .treemenuL1 span.active {
	padding-left: 20px;
	background: #FFCC99 url('/img/arropen.png') no-repeat  2px 6px;
}
#sidemenu .body .treemenuL2 span.active {
	padding-left: 28px;
	background: #FFCC99 url('/img/arropen.png') no-repeat 10px 6px;
}
#sidemenu .body .treemenuL3 span.active {
	padding-left: 34px;
	background: #FFCC99 url('/img/arropen.png') no-repeat 16px 6px;
}
#sidemenu .body .treemenuL4 span.active {
	padding-left: 40px;
	background: #FFCC99 url('/img/arropen.png') no-repeat 22px 6px;
}


#sidemenu .body .treemenuL1 a {
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #000000;
	width: auto;
	padding-left: 20px;
	background-position: 2px 6px;
}
#sidemenu .body .treemenuL2 a {
	padding-left: 28px;
	background-position: 10px 6px;
}
#sidemenu .body .treemenuL3 a {
	padding-left: 34px;
	background-position: 16px 6px;
}
#sidemenu .body .treemenuL4 a {
	padding-left: 40px;
	background-position: 22px 6px;
}
#sidemenu .menusection .body a {
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url('/img/marrow.gif');
}

#sidemenu .menusection .body a:hover {
	color: #FFCCFF;
	border-top: 1px solid red; /*#0099CC;*/
	border-bottom: 1px solid red; /*#0099CC;*/
	background-image: url('/img/marract.gif');
}

#sidemenu div#news div.body a {
	display: inline;
	color: red;
}

#sidemenu div#news div.body a:visited {
	color: #003399;
}

#sidemenu div#news div.body a:hover {
	color: red;
	border: 0px none black;
}

#sidemenu div#news div.body dt * {
	font-size: small;
}
#sidemenu div#news div.body dd * {
	font-size: small;
}

#sidemenu .menusection div.body {
	border: 1px solid black;
	margin: 0px;
	padding: 0px;
}

rt {
	font-size: 48%;
}

