/******************   ENGLISH   ******************/

body{
	font-family:Arial, Helvetica, sans-serif;
	color:#161a21;
	margin:0px;
}
/* Date------------------------------------------------- */
.date{
	color:#999999;
	font-size: 10px;
}
/* Text------------------------------------------------- */
.text_NORM{
	color:#161a21;
	line-height: 16px;
	font-size: 11px;
}
.text_NORM a{
	color:#002570;
	text-decoration:none;
}
.text_NORM a:hover{
	color:#002570;
	text-decoration:underline;
}
/* Headings-------------------------------------------- */
.H1 {
	font-weight:bold;
	font-size: 13px;
	color:#161a21;
}
.H1 a{
	font-weight:bold;
	font-size: 13px;
	color:#002570;
	text-decoration:none;
}
.H1 a:hover{
	font-weight:bold;
	color:#87a8eb;
}
.H2 a{
	font-weight:bold;
	font-size:16px;
	color:#002570;
	text-decoration:none;
}
.H2 a:hover{
	font-weight:bold;
	color:#87a8eb;
}
.H3 {
	font-weight:bold;
	font-size:19px;
	color:#161a21;
	text-decoration:none;
}
/* Sections--------------------------------------------- */
.S1 {
	font-size:16px;
	color:#bcc2cf;
	font-weight:bold;
}
.S2 {
	font-size:19px;
	color:#d4eea8;
}
/* Linx------------------------------------------------- */
.L1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#002570;
	font-size:10px;
}
.L1 a{
	font-family:Arial, Helvetica, sans-serif;
	color:#002570;
	font-size:10px;
	text-decoration:none;
}
.L1 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#87a8eb;
	font-size:10px;
}
/* Form------------------------------------------------- */
.F {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid #002570;
	height:20px; width: 150px;
}
.F2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid #002570;
}
.FButton {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid #336600;
	color: #FFFFFF;
	background-color: #002570;
}


/* ----------------------------------------------------- */
.footer{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
}


/******************   DHIVEHI   ******************/


/* Date------------------------------------------------- */
.Ddate{
	font-family:Faruma;
	color:#999999;
	font-size: 10px;
	text-align:right;
}
/* Text------------------------------------------------- */
.Dtext_NORM{
	font-family:Faruma;
	color:#161a21;
	line-height: 23px;
	font-size: 15px;
	text-align:justify;
	direction:rtl;
}
.Dtext_NORM a{
	font-family:Faruma;
	color:#002570;
	text-decoration:none;
}
.Dtext_NORM a:hover{
	font-family:Faruma;
	color:#002570;
	text-decoration:underline;
}
/* Headings-------------------------------------------- */
.DH1 {
	font-family:Faruma;
	font-weight:bold;
	font-size: 16px;
	color:#161a21;
	direction:rtl;
}
.DH1 a{
	font-family:Faruma;
	font-weight:bold;
	font-size: 16px;
	color:#002570;
	text-decoration:none;
}
.DH1 a:hover{
	font-weight:bold;
	color:#87a8eb;
}
.DH2 a{
	font-family:Faruma;
	font-weight:bold;
	font-size:16px;
	color:#002570;
	text-decoration:none;
	direction:rtl;
}
.DH2 a:hover{
	font-family:Faruma;
	font-weight:bold;
	color:#87a8eb;
}
.DH3 {
	font-family:Faruma;
	font-weight:bold;
	font-size:19px;
	color:#161a21;
	text-decoration:none;
	direction:rtl;
}
/* Sections--------------------------------------------- */
.DS1 {
	font-family:Faruma;
	font-size:18px;
	color:#bcc2cf;
	font-weight:bold;
	direction:rtl;
	text-align:right;
}
.DS2 {
	font-family:Faruma;
	font-size:19px;
	color:#d4eea8;
	direction:rtl;
}
/* Linx------------------------------------------------- */
.DL1 {
	font-family:Faruma;
	color:#002570;
	font-size:16px;
	direction:rtl;
}
.DL1 a{
	font-family:Faruma;
	color:#002570;
	font-size:16px;
	text-decoration:none;
}
.DL1 a:hover{
	font-family:Faruma;
	color:#87a8eb;
	font-size:16px;
}
/* Form------------------------------------------------- */
.DF {
	font-family:Faruma;
	font-size:12px;
	border: 1px solid #336600;
	height:20px; width: 150px;
	direction:rtl;
}
/* ----------------------------------------------------- */
.Dfooter{
	font-family:Faruma;
	color:#FFFFFF;
	font-size:11px;
	direction:rtl;
}

