body 
{
font:11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; color: #31363d;
text-decoration: none;
text-align: left;
background: #31363d;
}

#localnav {
text-align: center; 
height: 20px;
font-size: 11px;
font-weight: bold;
}

#localnav td a {
display: block;
color: #898989; 
font-size: 11px; 
text-decoration: none; 
text-align: center;
font-weight: bold;
}

#localnav td a:hover {
color: #ffffff;
text-decoration: none;
font-weight: bold;
font-size: 11px;
text-shadow: #ffffff 0px 0px 5px;
}

.active {
color: #ffffff;
text-decoration: none;
font-weight: bold;
font-size: 11px;
background: url(img/shared/arrow.gif) no-repeat;
}

.kop { 
font-size:16px; 
font-weight:normal; 
color: #6688aa; 
text-align: left;
}

.subkop { 
font-size: 11px; 
font-weight:normal; 
color:#6688aa; 
text-align: left;
}

.text {
	text-decoration: none;
	text-align: left;
	font-size: 11px;
}

.new {
	font: bold 9px/14px;
	color: #ff0000;
	text-decoration: none;
	text-align: left;
}

.beta {
	font: bold 9px;
	color: #ff0000;
	text-decoration: none;
	text-align: left;
}

img.Left { 
	float: left;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
}

img.Right {
	float: right;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding-right: 10px;
}

.borderimg {padding: 5px; border: 1px solid #252647;}

.highlight
{
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	background: #fcffa2;
	padding: 2px;
	font-weight: normal;
}

.tableborder {
	border: 1px solid #1d2434;}

.tablepadding {
	padding: 10px;
}

.sourcecodebox {
	font-family: monaco, courier, monospace;
	font-size: 11px;
	border: 1px solid #c7cfd5;
	background: #f1f5f9;
	padding: 8px;
	color: #95b7cb;
}

.textbox { 
	border: 1px solid silver;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.message { 
	font: 14px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #0000000;
	text-decoration: none;
	text-align: center;
}