/*
	Author: Tina Rutz
	Webseite: http://www.flyff-online.de
	
*/
body, table, tr, td, textarea {
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px; 
	color: #000000; 
	line-height:15px;
	margin: 0;
	scrollbar-3dlight-color:#D1CEC0;
    scrollbar-arrow-color:#ACA99C;
    scrollbar-base-color:FFFFFF;
    scrollbar-darkshadow-color:FFFFFF;
    scrollbar-face-color:E5E3D5;
    scrollbar-highlight-color:FFFFF;
    scrollbar-shadow-color:#D1CEC0;
}
a:link, a:visited, a:active { 
	text-decoration: none;
	color: #000000;
}
a:hover { 
	color: #926312;
	text-decoration: none;
}
img.big {
	border-style: inset;
	margin: 5px;
}
img {
	border-style: none;
	margin: 0px;
}
hr {
	border:solid #cccccc 1px;
}
td.main {
	border: solid 1px white;
	font-family: Verdana;
	font-size: 10px;
}
td.title {
	border: solid 1px white;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #EED8B1;
}
.small {
	font-family: Verdana;
	font-size: 8px;
	color: #ABABAB;
}
.big {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
table.main {
	border-collapse: separate;
	border-spacing: 0px;
	border: solid 1px #5E3C00;
	empty-cells: show;
	background-color: #FAF1E2;
}
span {
	text-decoration: none;
	font-weight: bold;
}
