/* from style.css */
body
{scrollbar-arrow-color: white; 
scrollbar-base-color: #6688CC;
scrollbar-highlight-color : white; 
scrollbar-shadow-color : silver;
scrollbar-track-color: #FFFFFF;}

html
{scrollbar-arrow-color: white; 
scrollbar-base-color: #6688CC;
scrollbar-highlight-color : white; 
scrollbar-shadow-color : silver;
scrollbar-track-color: #FFFFFF;}

.Stil1 {font-size: 12px;font-weight: bold;}

.ad {
	text-align:center;
	padding-bottom:15px;
	margin-bottom:15px;
}

.title {
	font-weight:bold;
}





/* ------------------------ */
/* Navi - Row 				*/
/* ------------------------ */
.naviRow {
	padding:5px;
}



/* ------------------------ */
/* Search - Row 			*/
/* ------------------------ */
.searchRow {
	border-bottom:1px solid;
	padding:5px;
}

.searchRow form {
	margin:0px;
	padding:0px;
}

.searchRow a,
.searchRow a:link,
.searchRow a:active,
.searchRow a:visited {
	text-decoration:underline;
	font-weight:normal;
}

.searchRow a:hover {
	text-decoration:none;
}




.outborder {
	background-color:#171717;
}

.inborder {
	background-color:#171717;
}

.out {
	background-color:#171717;
}

.in {
	background-color:#171717;
}



.title {
	background-color:#171717;
	color:#ffffff;
}

.vline {
	border-left-color:#440000;
}



.naviRow {
	background-color:#171717;
}

.naviRow ul li a, .naviRow ul li a:link {
	color:#ffffff;
	border-right-color:#ffffff;
}

.naviRow ul li a:active {
	color:#ffffff;
	border-right-color:#ffffff;
}

.naviRow ul li a:visited {
	color:#ffffff;
	border-right-color:#ffffff;
}

.naviRow ul li a:hover {
	color:#6699cc;
}

.searchRow {
	color:#ffffff;
	background-color:#171717;
	border-bottom-color:#000000;
}

.searchRow a, .searchRow a:link {
	color:#ffffff;
}

.searchRow a:active {
	color:#ffffff;
}

.searchRow a:visited {
	color:#ffffff;
}

.searchRow a:hover {
	color:#ffffff;
}



.error {
	border:#990000;
	background-color:#FFFFE1;
	color:#990000;
}

.quote {
	border:#000000;
	background-color:#f8f8f8;
	color:#000000;
}

.ad {
	border:#999999;
}



input, textarea, select {
	font-family:Verdana;
	font-size:11px;
}

.searchRow ul li a, .searchRow ul li a:link {
	font-family:Verdana;
	font-size:10px;
}

.searchRow ul li a:active {
	font-family:Verdana;
	font-size:10px;
}

.searchRow ul li a:visited {
	font-family:Verdana;
	font-size:10px;
}

.searchRow ul li a:hover {
	font-family:Verdana;
	font-size:10px;
}


