@charset "iso-8859-1";
/* author: urban */
/* Creation date: 2008. 05. 17. */
	body {background-color: #bbeabb}
	a:link {color: #9d4d4a; font-weight: bold; text-decoration: underline}
	a:hover {color: #b1b696; font-weight: bold; text-decoration: none}
	a:active {color: #b1b696; font-weight: bold; text-decoration: none}
	a:visited {color: #931924; font-weight: bold; text-decoration: none}
	p {margin-left: 5pt; margin-right: 5pt; font-family: verdana, Geneva, arial, helvetica, sans-serif; font-style: normal; font-size: 9pt; color: #931924; font-weight: normal; text-align: center; text-decoration: none}
	h1 {margin-left: 5pt; margin-right: 5pt; font-family: verdana, Geneva, arial, helvetica, sans-serif; font-style: normal; font-size: 12pt; color: #931924; font-weight: bold; text-align: center; text-decoration: none}
	h2 {font-family: verdana, Geneva, arial, helvetica, sans-serif; font-style: normal; font-size: 10pt; color: #931924; font-weight: bold; text-align: center; text-decoration: none}
	h3 {background-color: #a33841; font-family: verdana, Geneva, arial, helvetica, sans-serif; font-style: normal; font-size: 13pt; color: #bbeabb; font-weight: bold; text-align: center; text-decoration: none}
	th {font-family: verdana, Geneva, arial, helvetica, sans-serif; font-style: normal; font-size: 9pt; color: #931924; font-weight: normal; text-align: center; text-decoration: none}
	td {font-family: verdana, Geneva, arial, helvetica, sans-serif; font-style: normal; font-size: 9pt; color: #931924; font-weight: normal; text-align: center; text-decoration: none}

	
.c {
   text-align: center
   }
.l {
   text-align: left
   }
.r {
   text-align: right
   }
.dtree {
	font-family: verdana, Geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #931924;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #931924;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #931924;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #fafdd0;
}
.dtree .clip {
	overflow: hidden;
}