.formular {
	border-color : #ffffff;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	background-color : #E8F4F5;
	border-width : 1px;
	border-style : solid solid solid solid;
}

.inline {
	display: inline;
}

body {
	scrollbar-3dlight-color : #9DC3CD;
	scrollbar-arrow-color : #9DC3CD;
	scrollbar-base-color : #B4D2D9;
	scrollbar-darkshadow-color : #9DC3CD;
	scrollbar-face-color : #B4D2D9;
	scrollbar-highlight-color : #B4D2D9;
	scrollbar-shadow-color : #B4D2D9;
	scrollbar-track-color : #9DC3CD;
	background-color : #f7ac00;
}

.text {
	font-family : Tahoma, Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 11px;
	line-height : 20px;
	color : #56390e;
}

.text_neg {
	font-family : Tahoma, Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 11px;
	line-height : 16px;
	color : #e3dcca;
}

.textsmall {
	font-family : Tahoma, Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 11px;
	line-height : 18px;
	color : #56390e;
}

.hdl {
	font-family : Tahoma, Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	line-height : 35px;
	color : #56390e;
	font-weight : bold;
}

a, a:link, a:visited, a:active, a:focus {
	font-family : Tahoma, Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 11px;
	line-height : 20px;
	color : #56390e;
    font-weight : bold;
	text-decoration : underline;
}

a:hover {
	font-family : Tahoma, Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 11px;
	line-height : 20px;
	color : #000000;
    font-weight : bold;
	text-decoration : underline;
}

#banner {
	position: relative;
	height: 380px;
	width: 400px;
}

.slideshow_control {
	position: relative;
}
