body,td,th {
	font-size: 12px;
	background-position: 0px 0px;
	white-space: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #000099;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.module {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #FFFFCC;
	border-bottom-width: thin;
	border-left-width: medium;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D4BD94;
	border-left-color: #D4BD94;
	font-weight: bold;
	padding: 3px;
}
.specs {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #D4BD94;
	font-size: 12px;
}
.concepts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding: 3px;
	background-color: #FFFFCC;
	font-weight: bold;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #808080;
	border-right-color: #808080;
}
.sidebar {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #000000;
	padding-left: 5px;
	font-size: 12px;
}
.big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
.under {
	padding: 6px;
}
.code {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	text-indent: 10px;
	line-height: 8px;
}
.newslines {
	border-top: none;
	border-right: none;
	border-bottom: thin dotted #D4BD94;
	border-left: none;
}
body {
	background-color: #EFEFEF;
}
.navbarplain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	line-height: 22px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
}
.over {
	padding-left: 5px;
}
.box {
	padding: 0px;
	background-color: #E3ECE1;
	border: 1px solid #6D9C63;
	
}
.box2 {
	padding: 0px;
	background-color: #EEF0EA;
	border: 1px solid #9FAB84;
	
}
.box3 {
	padding: 0px;
	background-color: #ECECE3;
	border: 1px solid #B6B596;
	
}
.box4 {
	padding: 0px;
	background-color: #ECE8D9;
	border: 1px solid #BAA974;
	
}
.box5 {
	padding: 0px;
	background-color: #F2E4D5;
	border: 1px solid #B97732;
	
}
.box6 {
	padding: 0px;
	background-color: #EFEFEF;
	border: 1px solid #336600;
	
}
.plnbox {
	border: thin solid #D4BD94;
}

