body {	background-color:#ffffff;	color:#333333;	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 0.9em;	margin: 0;	min-width: 220px;}body a {	color:#9d130f;	text-decoration:none;}body a:hover {	color:#9d130f;	text-decoration:underline;}/*body a:visited {	color:#99cc00; 	text-decoration:none;}*/h2 { 	color:#333333; 	font-size:1.6em; }h3 { 	color:#333333; 	font-size:1.2em;}/*h4 { 	color:#333333; 	font-size:0.9em;	font-weight:bold;}*/#header {	height: 92px;	border: black solid 0px;	background-image:url(../gfx/background.png); 	background-repeat:repeat-x;}#logo {	float: left;	height: 92px;	margin-left: 40px;}#version {	float: left;	margin-top: 30px;	margin-left: 20px;	font-size:0.9em;}.column {	position: relative;	float: left;}#navigation {	width: 260px;	height: 100%;	min-height: 540px;	padding-top: 20px;	border: black solid 0px;	list-style: none;}ul#main {	line-height: 1.5em;}ul#main li {    list-style: none;}ul#main a {	color: #867362;	text-decoration:none;}ul#main a:hover {	color: #3270b5;	text-decoration:none;}ul#sub {	line-height: 1.5em;}ul#sub li {    list-style: none;}ul#sub a {    color: #867362;	text-decoration:none;}ul#sub a:hover {    color: #3270b5;	text-decoration:none;}#space {	padding-top: 20px;	padding-left: 40px;	padding-bottom: 40px;	width: 660px;	height: 100%;	border: blue solid 0px;}code {	padding-left: 10px;	margin-right: 10px;	/*background-color:#e9f3ca;	border: silver dotted 1px;*/	font-family: Courier New, Courier, monospace;	color: black;	font-size: 0.9em;}pre {	padding-left: 10px;	padding-right: 10px;	background-color:#e9f3ca;	border: silver dotted 1px;	font-family: Courier New, Courier, monospace;	font-size: 0.9em;	color: black;}table {	margin-top: 16px;	margin-left: 20px;	margin-bottom: 10px;	text-align: left;	border-collapse: collapse;	border-spacing: 0.25em 0.5em;}td {    border: 1px solid #ccc;}.head {	color:#000000;	padding-right: 30px;	padding-bottom: 10px;	vertical-align: top;}.explanation {	padding-bottom: 10px;	vertical-align: top;	color:#666666;}#footer {	clear: both;	padding-left: 10px;	padding-top: 5px;	padding-bottom: 20px;	border-top: 1px solid #cccccc;	font-size: 0.6em;}/*** IE Fix ***/* html #left {	left: 150px; /* RC fullwidth */}#settings {	/* width: 105pt; */}/*** IE Fix ***/* html #subleft {	left: 220px;            /* RC fullwidth */}
