/*

	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, on bottom of download page)
*/

body,input,select,textarea,table,td,p {
	font-family: Georgia;
	font-size:10px;
	color: #000000;
}

p {
	padding: 3px;
}

input,select,textarea {
	border-top: 1px solid #5A3D1B;
	border-right: 1px solid #5A3D1B;
	border-bottom: 1px solid #5A3D1B;
	border-left: 1px solid #5A3D1B;
	background: #d7d5be;
}

body {
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 5px;
	margin-left : 0px;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	color: #5A6724;
}

a:link {
	color: #5A6724;
	text-decoration: none;
}

a:visited	{
	color: #5A6724;
	text-decoration: none;
}

a:hover {
	color: #5A3D1B;
	text-decoration: underline;
}

a:active {
	color: #5A6724;
	text-decoration: none;
}

hr {
	color: #5A3D1B;
}

.code {
	font-family: courier new, courier;
	color: #006CF0;
}

.borders {
	background: #5A6724;
	border: #5A3D1B 1px solid;
}

.borders1 {
	background: #5A6724;
	border: #5A3D1B 1px solid;
}

.border2
{
	background: #5A6724;
	border-right: #5A3D1B 1px solid;
	border-bottom: #5A3D1B 1px solid;
	border-top: #5A3D1B 1px solid;
}

.border3
{
	background: #5A6724;
	border-right: #5A3D1B 1px solid;
	border-left: #5A3D1B 1px solid;
	border-bottom: #5A3D1B 1px solid;
}

.border4
{
	background: #5A6724;
	border-right: #5A3D1B 1px solid;
	border-bottom: #5A3D1B 1px solid;
}

.borders5 {
	background: #5A6724;
	border-left: #5A3D1B 1px solid;
	border-bottom: #5A3D1B 1px solid;
}

.borders6 {
	background: #ffbb04;
}

.left_corner0 {
	background: #5A6724;
	border-bottom: #5A3D1B 0px solid;
	border-right: #5A3D1B 0px solid;
	border-left: #5A3D1B 0px solid;
}

.left_corner1 {
	background: #5A3D1B;
	border-bottom: #5A3D1B 0px solid;
	border-right: #5A3D1B 0px solid;
	border-left: #5A3D1B 0px solid;
}

.back0 {
	background: #5A6724;
	border-bottom: #5A3D1B 0px solid;
	border-right: #5A3D1B 0px solid;
}

.back1 {
	background: #5A3D1B;
	border-bottom: #5A3D1B 0px solid;
	border-right: #5A3D1B 0px solid;
}

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

.smaller {
	font-size: 11px;
}

.small {
	font-size: 9px;
}

.tausta {
	background-color: #5A3D1B;
	color: #EBEBBF;
}

.taustu {
	background-color: #5A6724;
}

.tabel {
	background-color: #EBEBBF;
	color: #5A3D1B;
}

.pilt {
	background: url(http://www.esindus.ee/taust2.jpg) no-repeat ;
}


.taustatabel {
	background: url('http://www.piafraus.com/taust.jpg') no-repeat;
}

.frame {
	background: #dcd7c0;
}
