/* 

	this stylesheet is handwritten with Edxor :-)

	if you dont know css-syntax then i suggest to use 
	"StyleSheet Editor for Professional Webmasters" -
	TopStyle LITE 2 for win32!

	HomePage: http://www.bradsoft.com/topstyle/

	DOWNLOAD CERTAINLY __LITE VERSION__ NOT $_PRO_$
	(its download link is quite small, bottom of download page)
*/

body,input,select,textarea,table,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color : #000000;
}

body {
	background-image: url(images/bg.gif);
	background-color: #e5cda6;
	
scrollbar-face-color:#804B1A;
scrollbar-highlight-color:#EFDBBD;
scrollbar-3dlight-color:#CFAE7D;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#765625;
scrollbar-arrow-color:#EFDBBD;
scrollbar-track-color:#D1AA6F;

}

input,textarea, select {
	background-image: url(images/bgin.gif); 
	background-color: #ffffff; 
	border-bottom: #3b230a 1px outset; 
	border-left: #3b230a 1px outset; 
	border-right: #3b230a 1px outset; 
	border-top: #3b230a 1px outset; 
	color: #000000; 
}

input { text-indent : 2px; }
/* 
img {
	/* damn, this doesn't work :´-(
	filter:Gray;
}*/

a {
text-decoration:underline;
font-family:Tahoma,Arial,Helvetica;
color: #660000;
}

a:visited {
text-decoration:underline;
font-family:Tahoma,Arial,Helvetica;
color: #660000;
 }
 
a:active {
text-decoration:none;
font-family:Tahoma,Arial,Helvetica;
color: #660000;
 }

a:hover {
text-decoration:none;
font-family:Tahoma,Arial,Helvetica;
color: #000000;
}

hr {
	size: 1px;
	color: #3b230a;
}

.back0 {
	background: #d9b984;
}

.back1 {
	background: #E5cEa6;
	}


.header1 {
	font-size: 16pt;
	font-weight: bold;
}

.header {
	font-size: 10pt;
	font-weight: bold;
}

.small {
	font-size: 7pt;
}
