body {
	background: #f0f0f0;
	color: #383838;
	font: 62.5% arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

a img {
	border: 0;
}

#container {
	
	width: 500px;
	margin: 0 auto;
	background: #F7F7F7;
	text-align: left;
	padding: 0 5px;
	font-size: 1.1em;
}

h1, h2, h3, h4 {
	margin: 0;

	font-family: Trebuchet MS;
	color: #7d9db1;
}

h1 {
	font-size: 2.1em;
	border-bottom: 1px dotted #7D9DB1;
}

h1 span {
	color: #383838;
	font-size: 0.44em;
	font-family: arial, helvetica, sans-serif;
}

h2 {
	font-size: 1.7em;
	border-bottom: 1px dotted #7D9DB1;
}

h2 span {
	float: right;
	font-size: 0.5em;
	font-family: arial, helvetica, sans-serif;
	padding: 3px;
}

h3 {
	text-transform: uppercase;
	font-size: 11px;
	color: #808080;
	
}

ul {
	margin: 10px 0 0 15px;
	padding: 0;
	line-height: 1.5em;
	list-style-image: url(arrw_right.gif);
}

ul.menu {
	list-style-image: url(arrw_down.gif);
}

ul.links {
	list-style-image: url(arrw_up.gif);
}

dt {
	background: url(arrw_right.gif) center left no-repeat;
	padding-left: 12px;
	font-weight: bold;
}

dd {
	padding: 0 12px;
	margin: 0;
}

dd p {
	padding: 3px 0;
	margin: 0;
}


pre {
	background: #eee;
	padding: 3px;
	overflow: auto;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
}

code {
	font-family: Courier New;
	font-size: 11px;
	background: #eee;
}

div.doku {
	padding-left: 10px;
}

pre span {
	color: #7db17e;
}

p.copy {
	text-align: right;
	padding: 30px 0 5px;
	margin: 0;
	text-transform: uppercase;
}

a.mad:link, a.mad:visited {
	text-transform: none;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
	color: #f6557b;
}

a.mad:hover, a.mad:active {
	color: #82c9f7;
}

a.mad b {
	font-size: 0.9em;
	font-weight: normal;
}.drop_down_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #edf4ff;
}
.text_area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
