body {
	margin: 0cm 0cm 0cm 0cm;
	background-color:#82320D;
	background-image: url(images/wood-background.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
}
table{
	font:12px arial, helvetica, sans-serif;
	color:#5F5F5F;
}
h1{
	font-family:tahoma;
	color:#FFFFFF;
	font-size:19px;
	font-weight:bold;
	margin-bottom:0px;
	text-transform:uppercase;
}

h2{
	font-family:tahoma;
	color:#C77308;
	font-size:17px;
	font-weight:bold;
	margin-bottom:0px;
}
/*ligas*/	
a.lig:link, a.lig:visited {
	color: #802711;
	text-decoration: none;
	font-weight: normal;
}
a.lig:hover, a.lig:active {color: #802711; text-decoration: underline;}

a.lig1:link, a.lig1:visited {
	color : #873714;
	text-decoration: none;
	font-weight: bold;
}
a.lig1:hover, a.lig1:active {
	color: #450C01;
	text-decoration: underline;
}


a.lig2:link, a.lig2:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a.lig2:hover, a.lig2:active {color:yellow;text-decoration: underline;}

a.lig3:link, a.lig3:visited {
	color : yellow;
	text-decoration: none;
	font-weight: normal;
}
a.lig3:hover, a.lig3:active {
	color: white;
	text-decoration: underline;
}
.inputbox {
	background-color: #FFFFFF;
	color: #C77308;
	font: bold 15px Arial;
	/*background-image : url(bajamix/txtbox-bg.gif);*/
	border: 2px solid #C77308;
	text-align: center;
}
.inputbtn {
	background-color: #C77308;
	color: #FFFFFF;
	font: bold 13px Arial;
	border: 2px solid #F79E33;
	text-align: center;
}

li {
	color: #802711;
	list-style-type: square;
}
.xstooltip 
{
    visibility: hidden; 
    position: absolute; 
    top: 0;  
    left: 0; 
    z-index: 2; 

    font: normal 8pt sans-serif; 
    /*padding: 3px; */
    border: none;
}

p
	{
		margin:0px;	
	}
