BODY
{
	margin: 0px;
	font-family: Arial,Helvetica,Verdana,serif;
	font-size: 12px;
	color: #554f47;
}
h1 
{
	font-family: Arial,Helvetica,Verdana,serif;
	text-align:center;
	font-size: 18px; 
	margin: 4px 0px 4px 20px;
	word-spacing:0; 
	line-height:150%;
	color: #554f47;
}
h2
{
	font-family: Verdana, Arial, serif; 
	font-size: 14px;
	letter-spacing: 0px; 
	text-align:center;
	color: #000000;
}
ol
{
	font-family: Arial,Helvetica,Verdana,serif;
	font-size: 12px;
	text-align: justify;
	line-height:150%;
	word-spacing: 2;
	text-indent:10px;
	color: #554f47; 
}
p 
{
	font-family: Arial,Helvetica,Verdana,serif;
	font-size: 12px;
	text-align: justify;
}
p.txt 
{
	font-family: Arial,Helvetica,Verdana,serif;
	font-size: 12px;
	text-align: justify;
	text-indent: 10px;
	word-spacing: 2;
	line-height: 150%;
	margin: 2px 10px 2px 15px;
	color: #554f47; 
}
a.tit 
{
	font-family:Times New Roman;
	font-size: 10pt; 
	color: #914F00; 
	text-transform:uppercase; 
	font-weight:bold; 
}
a:hover.tit 
{
	font-family:Times New Roman;
	font-size: 10pt; 
	color: #FFFFFF; 
	text-transform:uppercase; 
	font-weight:bold; 
}
a
{
	color: #891a0d;
}
a:hover 
{
	color: #bb2817
}
div.left
{
	position: absolute;
	left: 0px;
	top: 192px;
	width: 100%;
	z-index: 0;
}
div.top
{
	position: absolute;
	height: 192px;
	left: 0px;
	top: 0px;
	z-index: 0;
}
div.real
{
	position: absolute;
	height: 30px;
	right: 0px;
	top: 0px;
	z-index: 0;
}
table.default 
{
	border-collapse:collapse;
	width: 100%;
}
table.default td 
{
	padding: 0px;
}
table.menu
{
	border-collapse:collapse;
	width: 100%;
}
table.menu td 
{
	padding: 4px;
}
table.main_menu
{
	border-collapse:collapse;
	width: 100%;
	background-color: #FFA72A;
	height: 117px;
}
table.main_menu td 
{
	font-family: Arial,Helvetica,Verdana,serif;
	font-size: 11px; 
	color: #554f47;
}
table.property
{ 
	border-collapse:collapse;
	width: 95%;
	background-color: #FFFFFF;

}
table.property td 
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding: 0px;
	text-align:center;
	vertical-align: middle;
}
tr.default
{
	background-color: #FFFFFF;
}
tr.select
{
	background-color: #DCDCDC;
}
tr.menu_default
{
	background-color: #FFA72A;
}
tr.menu_select
{
	background-color: #F09B26;			
}
table.client
{
	border-collapse:collapse;
	width: 95%;
}
table.client td 
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding: 0px;
	height: 20px;
	font-size: 11px;
	text-align:center;
	vertical-align: middle;
	
}
hr
{
	text-align: left;
	color: #eae8e6;
	height: 1px;
}
