body
{
	background-color: #585758;	
}

A
{
	color:#ab40dc;
	font-family: @Arial Unicode MS;		
}

A:hover
{
	text-decoration:none
}	

H1
{
	border-top: 5px solid #cbabdc;
    color:Black;
	    font-size:30px;
	    font-family: @Edwardian Script ITC;
	    line-height:22px;
	border-bottom:2px solid #cbabdc;
	    background-color: #FFCCFF;
}

.MainTable
{
	border-top:solid 1px Black;
	border-left:solid 1px Black;
	border-right:solid 1px Black
}

.MainText
{
	font-size:15;
	font-family: "Times New Roman", Times, serif;	
}

A.NavigationLabels
{
	font-weight: bold;
	font-size: 22px;
	color: white;
	font-family: @Edwardian Script ITC;
	text-align: center;
	text-decoration: none;
}

A.NavigationLabels:hover
{
	background-color:White;
	color:Black	
}

Span.NavigationSeparators
{
	width:20px;
	color:White;
	text-align:center;
	vertical-align:middle;
	font-size:9px;
	font-family:@Arial Unicode MS;
}

TD.LeftCell
{
	vertical-align:top;
	width:125px;
	background-color:#e0dfe3;
	border-right:solid 1px Black;	
}	

TD.SectionHeaders
{
	background-color:#cbabdc;
	color:#454445;
	width:190;
	height:25;
	font-family: @Arial Unicode MS;
	font-weight: bold;
	font-size: 15px;
	text-align:center;
	vertical-align:middle;
	border-top:solid 1px Black;
	border-bottom:solid 1px Black;			
}

TD.SectionLinks
{
	background-color:#e0dfe3;
	vertical-align: middle;
	width: 190px;
	font-size: 12px;
	font-family: @Arial Unicode MS;
	height: 20px;
	text-align:center	
}	

TD.RightHeaders
{
	background-color:#cbabdc;
	color:#454445;
	width:180;
	height:25;
	font-family: @Arial Unicode MS;
	font-weight: bold;
	font-size: 12px;
	text-indent:5;
	vertical-align:middle;
	border-bottom: solid 1px Black			
}

TD.RightSections
{
	text-align:center;
	vertical-align:middle;
	background-color: #e0dfe3;
	width: 180px;
	height: 100px;
	font-family: @Arial Unicode MS;
	font-size: 12px;
	BORDER-BOTTOM: black 1px solid	
}

TD.RightContact
{
	text-align:center;
	background-color: #e0dfe3;
	width: 180px;
	height: 180px;
	font-family: @Arial Unicode MS;
	font-size: 12px;
	BORDER-BOTTOM: black 1px solid	
}

TD.RightCell
{
	vertical-align:top;
	width:490px;
	background-color:white		
}

TD.MainHeader
{
	width:520px;	
}	

TD.MainCell
{
	vertical-align:top;
	width:185px;
	background-color:white		
}	

TD.RightInternalCells
{
	width:185px;
	background-color:white;
	border-top:solid 1px Black;
	border-right:solid 1px Black;
	border-bottom:solid 1px Black;
	border-left:solid 1px Black;			
}	

A.SectionLinks
{
	text-decoration: none;
	color:black;
}

A.SectionLinks:hover
{
	color:white	
}

TD.Footer
{
	background-color:Black;
	text-align:center;
	vertical-align:top	
}

A.Footer
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: @Arial Unicode MS;	
}

Span.Footer
{
	font-size: 12px;
	color: white;
	font-family: @Arial Unicode MS;	
}

TD.AuxiliariesHeader
{
    font-weight: bold;
    font-size: 12pt;
    font-style: italic;
    font-family: 'Times New Roman';
    text-align: right;
    background-color:#cbabdc;
}

TD.AuxiliariesBody
{
    font-size: 10pt;
    font-family: 'Times New Roman';
    text-align: justify;
    text-justify: newspaper;
}

TD.AuxiliariesFooter
{
    font-weight: bold;
    font-size: 10pt;
    font-family: 'Times New Roman';
    text-align: right;
    font-style: italic;
    height:auto;
    vertical-align: top;
    border-bottom: thin solid #e0dfe3;
}


