body  {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
* {
	font-size: 11px;
}

button {
	font-size: 11px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

#page {
	display: block;
	padding: 0px;
	margin: 0px;
}
#page2 {
	display: block;
	width: 100%;
	background-color: #ffffff;
}

#header {
	display: block; 
	clear: both;
	width: 100%;
	height: 116px;
	padding: 0px;
	margin: 0px;
	background:  url("images/Kheaderback.jpg") repeat-x left top;
	background-color: #32621B;
	vertical-align: bottom;
}

#toolbar {
	position: absolute;
	top: 0px;
	display: block;
	overflow: hidden;
	margin: 0px;
	margin-left: 1px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF; 
	filter:alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity:0.6;		
}
#toolbar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;	
}
#toolbar li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#toolbar a {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
	text-decoration: none;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;		

}
#admintoolbar {
	display: block;
	clear: both;
	float: right;
	margin: 20px 25px 0px 0px;
	padding: 0px;
	color: #ffffff;
}
#admintoolbar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#admintoolbar li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#admintoolbar a {
	text-decoration: none;
	margin: 5px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
}
#admintoolbar form {
	display: block;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}
#admintoolbar input {
	background-color: #8B985A;
	border: #000000 1px solid;
}

#placebar {
	display: block; 
	width: 100%;
	height: 26px;
	margin: 0px;
	padding: 0px;
	background:  url("images/Kheaderback.jpg") repeat-x left bottom;
	background-color: #32621B;
}
#placebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;	
}
#placebar li {
	float: left;
	background:  url("images/KunselectedNavLeft.jpg") repeat-x right top;	
	margin: 0px;
	margin-top: 4px;
	margin-right: 1px;
	padding: 0px;
}
#placebar #selected {
	margin-top: 0px;
	height: 26px;
	font-weight: bold;
	background:  url("images/KselectedNavLeft.gif") repeat-x left top;	
}
#placebar #selected a{
	font-weight: bold;
	background:  url("images/KselectedNavRight.gif") no-repeat right top;	
}
#placebar a {
	display: block;
	text-decoration: none;
	background:  url("images/KunselectedNavLeft.jpg") no-repeat left top;
	padding: 5px 15px 4px 15px;
	margin: 0px;
	color: #000000;
}

#pagebar {
	display: block;
	clear: both;
	width: 100%;
	height: 22px;
	background:  url("images/Kpageback.gif") repeat-x left bottom;
	background-color: #E4E4B1;
	padding: 0px;
	margin: 0px;
}
#pagebar ul {
	padding: 0px;
	margin: 0px;
	list-style: none;	
}
#pagebar li {
	float: left;
	padding: 0px;
	margin: 0px;
}

#pagebar a {
	display: block;
	text-decoration: none;
	margin: 0px;
	color: #000000;
	padding: 3px 15px 3px 15px;
}

#pagebar #selected a{
	font-weight: bold;
}



#title_text {
	float: right;
	margin: 20px 20px 0px 0px;
	background:  url("images/Kkasten_logo.gif") no-repeat left top;
	width: 181px;
	height: 35px;
}
#title_text h1 {
	display: none;
}
#title_subtext {
	clear: left;
	float: left;
	margin: 29px 0px 0px 20px;
	background:  url("images/Kgrowing.gif") no-repeat left top;
	width: 163px;
	height: 24px;
}
#title_subtext h1 {
	display: none;
}

.rowfragment {
	display: block;
}
.colfragment {
	display: block;
	float: left;
}
.portlet {
	display: table;
	overflow: hidden;
	width: 100%;
	clear: both; 
	margin: 5px;
	padding: 3px; 
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #CCCCCC;
	background:  url("images/Kportletback.jpg") repeat-x left top;
	background-color: #ffffff;
}
.portlet table {
}

.portletTitle {
	font-weight: bold;
	float: left;
	padding: 2px;
}
.portletControls {
	float: right;
	padding: 1px;
}

.portletbody {
	padding: 8px;
}

.portlet2 {
	clear: both; 
	margin: 20px;
}

#favourites select {
	float: right;
	font-size: 10px;
	margin: 1px;
}

#wpsscreen {
	display: table-cell;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#navtree {
	display: table-cell;
	vertical-align: top;
	width: 160px;
	padding: 0px;
	margin: 0px;
}

#main {
	display: table; 
	clear: both;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#mainrow {
	display: table-row; 
	width: 100%;
	clear: both;
	padding: 0px;
	margin: 0px;
}


#copyright p {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	padding-left: 10px;
}
