body {
	scrollbar-arrow-color:#cccccc;
	scrollbar-base-color:#444444;
	scrollbar-shadow-color:#666666;
	scrollbar-darkshadow-color:#444444;
	scrollbar-face-color:#444444;
	scrollbar-highlight-color:#666666;
	scrollbar-dark-shadow-color:#444444;
	scrollbar-track-color:#282828;
	background: #999 url(../images/tmp-pagebk.jpg) repeat-x;
	margin:0;
	padding:0;
}

#slideshow {
	width:335px;
	height: 450px;
}

.text {
	color: #cccccc;
  font-family: Arial, Helvetica;
  font-size: 10px;
  line-height: 15px;
  font-style: normal;
  font-weight: normal;
}

.infotext {
	color: #cccccc;
  font-family: Arial, Helvetica;
  font-size: 11px;
  padding-left: 10px;
}

.tooltiptext {
	color: #333;
  font-family: Arial, Helvetica;
  font-size: 10px;
  line-height: 15px;
  font-style: normal;
  font-weight: normal;
}

.viewname {
	color: #FFF;
  font-family: Arial, Helvetica;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 2px;
  padding-right: 10px;
}

.navigation {
color: #cccccc;
  font-family: Arial, Helvetica;
  font-size: 11px;
  line-height: 15px;
  font-style: normal;
  font-weight: normal;
}

.navigation a:link, .navigation a:visited, .navigation a:active {
	text-decoration: none;
	color:#FF9900;
	font-weight: bold;
	padding:2px;
}

.navigation a:hover {
	color : #ffffff; 
	text-decoration : none;
	background-color:#666666;
	padding:2px;
}

.headline {
	color: #ffffff;
  font-family: Arial, Helvetica;
  font-size: 14px;
}

.admintext {
	color: #333333;
  font-family: Arial, Helvetica;
  font-size: 10px;
  line-height: 15px;
  font-style: normal;
  font-weight: normal;
}

.formfield {
	color: #444444;
  font-family: Arial, Helvetica;
  font-size: 10px;
  line-height: 15px;
  font-style: normal;
  font-weight: normal;
}

.smalltext{
  color: #dddddd;
  font-family: Arial, Helvetica;
  font-size: 9px;
  line-height: 12px;
  font-style: normal;
  font-weight: normal;
}

.text a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
	color: #FF9900;
	font-size: 10px;
}

.text a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-size: 10px;

}

.smalltext a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
	color: #FF9900;
	font-size: 10px;
}

.smalltext a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-size: 10px;

}

.admintext a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
	color: #666666;
	font-size: 10px;
}

.admintext a:hover {
	text-decoration: underline;
	color: #999999;
	font-size: 10px;

}



.border {
	border: 1px solid #777777;
}
