.SpecialBox
{
	background-color:#ebd7b3;
}
.TitleLinkButton
{
	font-size: 12pt;
	color: darkred;
	font-family: Tahoma;
	text-align: justify;
	text-decoration: none;
}

A.TitleLinkButton:hover
{
	font-size: 12pt;
	color: papayawhip;
	font-family: Tahoma;
	text-align: justify;
}

.LinkMore
{
	font-size: 7pt;
	color: mediumblue;
	font-family: Tahoma;
	text-align: justify;
	text-decoration: none;
}
A.LinkMore:hover
{
	font-size: 7pt;
	color: lightgoldenrodyellow;
	font-family: Tahoma;
	text-align: justify;
}


.DataInf
{
	font-size: 7pt;
	color: midnightblue;
	font-family: Tahoma;
	text-align: justify;
	text-decoration: none;
}

.LinkButton
{
	font-size: 9pt;
	/*color: green;*/
	color: maroon;
	font-family: Tahoma;
	text-align: justify;
	text-decoration: none;
}

.AnnLabel
{
	font-size: 10pt;
	color: lightgoldenrodyellow;
	font-family: Tahoma;
}
.AnnTitle
{
	font-size: 10pt;
	color: #ffff00;
	font-family: Tahoma;
}
.NormalLinkButton
{
	font-size: 9pt;
	color: blue;
	font-family: Tahoma;
	text-align: justify;
}


A.LinkButton:hover
{
	font-size: 9pt;
	color: orange;
	font-family: Tahoma;
	text-align: justify;
}


.EditBox
{
	font-size: 9pt;
	color: blue;
	font-family: tahoma;
	text-align: justify;
}

.LTREditBox
{
	font-size: 9pt;
	color: blue;
	font-family: tahoma;
	text-align: justify;
	direction:ltr;
}
.LTRCenterEditBox
{
	font-size: 9pt;
	color: blue;
	font-family: tahoma;
	text-align: center;
	direction:ltr;
}

.NormalLabel
{
	font-size: 8pt;
	color: black;
	font-family: tahoma;
	text-align: justify;
}

.LTRNormalLabel
{
	font-size: 8pt;
	color: black;
	font-family: tahoma;
	text-align: justify;
	direction:ltr;
}

.RedNormalLabel
{
	font-size: 8pt;
	color: red;
	font-family: tahoma;
	text-align: justify;
}
.BlueNormalLabel
{
	font-size: 8pt;
	color: blue;
	font-family: tahoma;
	text-align: justify;
}

.GreenNormalLabel
{
	font-size: 8pt;
	color: Green;
	font-family: tahoma;
	text-align: justify;
}



.tlbFont
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: tahoma;
	text-decoration: none;
	text-align: justify;
}

.Title
{
	font-weight: bold;
	font-size: 16pt;
	color: #3300cc;
	font-style: normal;
	font-family: 'Times New Roman';
	text-decoration: none;
	text-align: justify;
}

.CellText
{
	font-size: 8pt;
	color: green;
	font-family: tahoma;
	text-align: justify;
	text-decoration: none;
	text-align: justify;
}

.WhiteNormalLabel
{
	font-size: 8pt;
	color: black;
	font-family: tahoma;
	text-align: justify;
}

.WhiteBoldLabel
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: tahoma;
	text-align: justify;
}
.WhiteLinkButton
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma;
	text-decoration: none;
	text-align: justify;
}
.WhiteTitle
{
	font-weight: bold;
	font-size: 16pt;
	color: black;
	font-style: normal;
	font-family: 'Times New Roman';
	text-align: justify;
	text-decoration: none;
}
.DataFields
{
	font-size: 8pt;
	color: black;
	font-family: tahoma;
	text-align: justify;
	width:300;
}
.ContainerTitle
{
	font-size: 8pt;
	color: Navy;
	font-family: tahoma;
	
}