/* 

	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)
*/


input, textarea,select { 
	text-indent : 2px; 
	background: rgb(245,245,245);
	border: 2px rgb(220,220,220) solid;
}

img {
	border:0px;
}

hr {
	size: 2px;
	color: #DCDCDC;
}

.back0 {
	background: #FFF;
}

.back1 {
	background: #f9f9f9;
}


.header1 {
	font-size: 16pt;
	font-weight: bold;
}

.header {
	font-size: 10pt;
	font-weight: bold;
}

.small {
	color: #aaa;
	font-size: 7pt;
}