


body {
	
	background-image:url('bg.png');
	background-color:#a29577;
	font-family:Arial, Tahoma;
	font-size:10pt;
	color:#333333;
scrollbar-face-color:ffffff;
scrollbar-shadow-color: 999999;
scrollbar-highlight-color: dddddd;
scrollbar-3dlight-color: 666666;
scrollbar-darkshadow-color: bbbbbb;
scrollbar-track-color: ffffff;
scrollbar-arrow-color: 666666;

}

td {

	font-family:Arial, Tahoma;
	font-size:10pt;
	color:#333333;
	word-spacing:1,5px;
	letter-spacing:0,7mm;

}

div {


	font-family:Arial,Tahoma;
	font-size:10pt;
	color:#333333;
	word-spacing:1,5px;
	letter-spacing:0,7mm;

}

h1
{

	font-family:Tahoma;
	font-size:20pt;
	color:#c03c08;
	

}

h2
{
	font-family:Arial,Tahoma;
	font-size:24pt;
	color:#f0daae;
	text-decoration:normal;
	word-spacing:1,5px;
	letter-spacing:0,7mm;
}


h3
{
	font-family:Arial,Tahoma;
	font-size:12pt;
	color:#f0daae;
	text-decoration:normal;
	word-spacing:1,5px;
	letter-spacing:0,7mm;
}




a#page:hover
{
	font-family:Arial, Tahoma;
	font-size:10pt;
	color:#eaa404;
	text-decoration:none;
}


a#page:link
{
	font-family:Arial, Tahoma;
	font-size:10pt;
	color:#333333;
	text-decoration:underline;
}


a#page:visited 
{
	font-family:Arial, Tahoma;
	font-size:10pt;
	color:#333333;
	text-decoration:underline;

}


a#page:active
{
	font-family:Arial, Tahoma;
	font-size:10pt;
	color:#333333;
	text-decoration:underline;
}







input.field {
	border:solid 1px black;
	font-family:Arial,Tahoma;
	font-size:9pt;
	color:#f9f5ea;
	width:260;
}

input.shortfield1 {
	border:solid 1px black;
	font-family:Arial,Tahoma;
	font-size:9pt;
	color:#f9f5ea;
	width:60;
}

input.shortfield2 {
	border:solid 1px black;
	font-family:Arial,Tahoma;
	font-size:9pt;
	color:#f9f5ea;
	width:167;
}

input.button {
	border:solid 1px black;
	font-family:Arial,Tahoma;
	font-size:9pt;
	color:#373023;
        background: #f9f5ea;
	width:70;
}

