#MySplitter {
	height: 200px;
	width: 100%;
}
#MySplitter div {
	overflow: auto;
}

.vsplitbar {
	width: 5px;
	background: #aaa;
}
.body
{
   font-style : normal; 
   font-weight : normal; 
   font-size : 12px; 
   font-family : Verdana;
   color : Navy; 
   text-decoration : none;
}
.linkbutton
{
   font-style : normal; 
   font-weight : normal; 
   font-size : 12px; 
   font-family : Verdana;
   color : Navy; 
   text-decoration : underline;
}
.contenttitle
{
   font-style : normal; 
   font-weight : bold; 
   font-size : 14px; 
   font-family : Verdana;
   color : Navy; 
   text-decoration : none;
}
.leftNav 
{
   font-style : normal; 
   font-weight : bold; 
   font-size : 11px; 
   font-family : Verdana;
   color : Navy; 
   text-decoration : none;
}
.leftNavsub
{
   font-style : normal; 
   font-weight : normal; 
   font-size : 9px; 
   font-family : Verdana;
   color : Navy; 
   text-decoration : none;
}
.bottom
{
	font-style : normal;
	font-weight : normal;
	font-size : 10px;
	font-family : Verdana;
	color : Navy;
	text-decoration : none;
}
.caption 
{
}
.edit
{
}
.villa
{
	color : Red;
}
.grid
{
}
.row
{
	color:Navy;
	background-color:White;
	font-size:10pt;
	margin:0px 0px 0px 0px 
}
.arow
{
	color:Navy;
	background-color:Gainsboro;
	font-size:10pt;
	margin:0px 0px 0px 0px 
}
.rowprenta
{
	color:Black;
	background-color:White;
	font-size:10pt;
}
.arowprenta
{
	color:Black;
	background-color:Gainsboro;
	font-size:10pt;
}
.disabledHyperLink
{
  color: #333;
  text-decoration : none;
  cursor: default;
}
.pgTtlB {
	font-weight: bold;
	font-size: 18px;
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
	text-indent: 5px;
	font-style: italic;
	font-family: Verdana;
}