﻿/*Created by Ahmed Riza on 20th November 2006*/

	
body
{
    font-size: 10pt;
    text-decoration: none;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #006699;
}

.mainTable
{
    width: 800px;
    background-color: #ffffff; /*#3399ff;*/
    border: solid 1px #000099;
}

/*
td
{
	font-weight: bold;
	font-size: 12px;
	color: #c2d4e5;
	font-family: verdana, Arial, Helvetica, sans-serif;
}
*/


.content-left
{
    max-width: 183px;
    min-height: 620px;
    background-color: #36a9e9; /* border-color: #000099;     border-style: solid;     border-width: 1px;*/
    border-right: solid 1px #000099;
    border-top: solid 1px #000099; /* font-family: Verdana, Arial, Helvetica, SansSerif;*/
    vertical-align: top;
    width: 183px;
}
.content-home
{
    max-width: 450px;
    min-height: 620px;
    width:450px;
}

.content-main
{
    max-width: 617px;
    min-height: 620px;
    width:617px;
    float:left;
}

.content-right
{
    max-width:183px;
    width:183px;
    min-height: 620px;
    background-color: #36a9e9; /* border-color: #000099;     border-style: solid;     border-width: 1px;*/
    border-left: solid 1px #000099;
    border-top: solid 1px #000099; /* font-family: Verdana, Arial, Helvetica, SansSerif;*/
    vertical-align:top; 
}

.navlink
{
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    line-height: 15px;
    font-weight: bold;
    text-decoration: none;
}
.navlink:hover {
	font-family: verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height:15px; font-weight: bold; text-decoration:none;
}
.navlink:active
{
	font-weight: bold;
	font-size: 12px;
	color: #660099;
	line-height: 15px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.orglink
{
	font-weight: normal;
	font-size: 12px;
	color: orange;
	line-height: 15pt;
	font-family: verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.orglink:hover
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: 15pt;
	font-family: verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.orglink:active
{
	font-weight: normal;
	font-size: 12px;
	color: #660099;
	line-height: 15px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.navlinkDhivehi
{
	font-size: 14pt;
	font-weight: normal;
	color: #ffffff;
	direction: rtl;	
	font-family:  Faruma, A_Faruma, A_Reethi, A_Faseyha, 'MV Dhivehi',  'MV Boli';   
	unicode-bidi: bidi-override;
	text-decoration:none;	
	line-height: 25px;
	
}
.navlinkDhivehi:hover {
	direction: rtl;
	font-family:  Faruma, A_Faruma, A_Reethi, A_Faseyha, 'MV Dhivehi',  'MV Boli';   
	unicode-bidi: bidi-override;
	font-size: 14pt; 
	font-weight: normal;
	color: #000000; 
	text-decoration:none;
	
}
.navlinkDhivehi:active
{
	font-size: 14pt;
	font-weight: normal;
	color: #660099;
	direction: rtl;
	font-family:  Faruma, A_Faruma, A_Reethi, A_Faseyha, 'MV Dhivehi',  'MV Boli';   
	unicode-bidi: bidi-override;
	text-decoration: none;
}

.orglinkDhivehi
{
	font-size: 18px;
	font-weight: normal;
	color: orange;
	direction: rtl;	
	font-family:  Faruma, A_Faruma, A_Reethi, A_Faseyha, 'MV Dhivehi',  'MV Boli';   
	unicode-bidi: bidi-override;
	text-decoration:none;
	
}
.orglinkDhivehi:hover {
	direction: rtl;
	font-family:  Faruma, A_Faruma, A_Reethi, A_Faseyha, 'MV Dhivehi',  'MV Boli';   
	unicode-bidi: bidi-override;
	font-size: 16px; 
	font-weight: normal;
	color: #000000; 
	text-decoration:none;
	
}
.orglinkDhivehi:active
{
	font-size: 16px;
	font-weight: normal;
	color: #660099;
	direction: rtl;
	font-family:  Faruma, A_Faruma, A_Reethi, A_Faseyha, 'MV Dhivehi',  'MV Boli';   
	unicode-bidi: bidi-override;
	text-decoration: none;
}

.dhivehiTitle
{
    font-size: 16pt;
    color: #006699;
    direction: rtl;
    font-family: Faruma, A_Faruma, A_Reethi, A_Faseyha, 'MV Dhivehi' , 'MV Boli';
    unicode-bidi: bidi-override;
    text-align: right;
}



.txtDhivehi
{
    font-weight: normal;
    font-size: 18px;
    color: #000000;
    direction: rtl;
    font-family: Faruma, A_Faruma, A_Reethi, A_Faseyha, 'MV Dhivehi' , 'MV Boli';
    text-decoration: none;
    text-align: justify;
    unicode-bidi: bidi-override;
}

.copyright
{
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #ffffff;
    line-height: 15px;
    font-weight: normal;
    text-align: center;
}
.welcome
{
    font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #8897A9;
    line-height: 16px;
    letter-spacing: 1px;
    font-weight: bold;
}

titlerow
{
    background-color: #00bfff;
}

.Title
{
    font-weight: bold;
    font-size: 14px;
    color: #006699;
    line-height: 16px;
    font-family: Arial, verdana, Helvetica, sans-serif;
    letter-spacing: 1px;
}

.thaanaTitle
{
    color: #006699;
    text-align: right;
    padding-right: 10px;
    font-size: 18pt;
    direction: rtl;
    font-family: Faruma, A_Faruma, A_Reethi, 'MV Dhivehi' , A_Faseyha, 'MV Boli';
    unicode-bidi: bidi-override;    
}


.txt
{
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    line-height: 14px;
    font-family: verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: justify;
    direction:ltr;
}
.txt1{
	font-family: verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #202932; line-height:12px; font-weight: normal; text-decoration:none; text-align: justify;
}
.input {
	color: #000000; font-size: 10px; font-family: Verdana; background-color: #ffffff; border: 1px solid #A70C30; width: 80px;
}
.error
{
	color:Red;
	text-decoration:none;
}
.oddRow
{
	font-weight: bold;
	font-size: 12px;
	color: White;
	font-family: verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;
}

.thaanaoddRow
{
    background: white;
    font-size: 14pt;
    color: Black;
    text-align: right;
    direction: rtl;
    font-family: Faruma, A_Faruma, A_Reethi, 'MV Dhivehi' , A_Faseyha, 'MV Boli';
    unicode-bidi: bidi-override;
}

.evenRow
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: verdana, Arial, Helvetica, sans-serif;
	background-color: #8897a9;
}

.thaanaevenRow
{
    background: aliceblue;
    font-size: 14pt;
    color: Black;
    text-align: right;
    direction: rtl;
   font-family: Faruma, A_Faruma, A_Reethi, 'MV Dhivehi' , A_Faseyha, 'MV Boli';
    unicode-bidi: bidi-override;
}

.errorMsg
{
	font-weight: bold;
	color: red;
	font-family: Arial, 'Arial Black';
}
.linebottom
{
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-color:Orange;

}	

.linetop
{
	border-top-color:Blue;
	border-top-style:solid;
	border-top-width:thin;

}	
.tip
{
	font-size: 7pt;
	vertical-align: text-top;
	color: silver;
	line-height: normal;
	font-family: verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.titlelink
{
    text-decoration: none;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: Black;
    text-align: left;
    padding-left: 10px;
    font-weight: bold;
    font-size: 8pt;
    line-height: normal;
}

.titlelink:hover
{
    text-decoration: none;
    color: #ff8c00;
}

.thaanaTitlelink
{
    text-decoration: none;
    font-family: Faruma, A_Faruma, A_Reethi, 'MV Dhivehi' , A_Faseyha, 'MV Boli';
    unicode-bidi: bidi-override;
    color: Black;
    padding-right:20px;
    text-align: right;
    font-size:14pt;        
    direction: rtl;
}

.thaanaTitlelink:hover
{
    text-decoration: none;
    color: #ff8c00;
}

.tbl
{
    background-color: #F7F6F3;
    border-color: #E6E2D8;
    border-style: solid;
    border-width: 1px; /*font-family: Verdana, Arial, Helvetica, SansSerif;*/
    padding-left: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-top: 1px;
}


.bottom
{
    background-color: #000099;      
    border-right: solid 1px #000099; 
    border-left: solid 1px #000099; 
    border-bottom: solid 1px #000099; 
    font-family: Verdana, Arial, Helvetica, SansSerif;    
}

.FullTable
{
    border: #000000;
    border-width: 1px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    border-style: solid;
    font-size: 10pt;
}
.Content
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #000000;
    text-align: justify;
    padding-right: 5px;
    line-height: normal;
}

.menulink
{
    background: #ff8c00;
    font: bold 10pt Arial;
    color: white;
    text-align: center;
    height: 25px;
    text-decoration: none;
    text-align: center;
}

.menulink:hover
{
    text-decoration: none;
    background-color: orange;
    color: black;
}

.menulink1
{
    background: orange;
    color: Black;
    text-align: center;
    height: 25px;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
    width: 105%;
    font: bold 10pt Arial;
    text-align: left;
}

.menulink1:hover
{
    text-decoration: none;
    background-color: #FF8B1E;
    color: black;
}

.orangeT
{
    font: bold 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: White;
    text-align: center;
    background-color: #FF8B1E;
    height: 26px;
    line-height: 26px;
}

.thaanaOrangeT
{
    color: White;
    text-align: center;
    background-color: #FF8B1E;
    font-size: 14pt;
    font-family: Faruma, A_Faruma, A_Reethi, A_Faseyha, 'MV Dhivehi' , 'MV Boli';
    height: 26px;
    line-height: 26px;
    width: 183px;
}

.mtitle
{
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #000099;
    background: #FF8B1E;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: Black;
    text-align: left;
    padding-left: 10px;
    font-weight: bold;
    font-size: 10pt;
    line-height: normal;
}

.thaana_mtitle
{
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #000099;
    background: #FF8B1E;
    color: Black;
    text-align: right;
    padding-right: 10px;
    line-height: normal;
    direction: rtl;
    font-family: Faruma, A_Faruma, A_Reethi, 'MV Dhivehi' , A_Faseyha, 'MV Boli';
    unicode-bidi: bidi-override;
    font-size: 14pt;
    height: 16px;
    line-height: 16px;
}

.title
{
    background: #F7F6F3;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: Black;
    text-align: left;
    padding-left: 10px;
    font-weight: bold;
    font-size: 10pt;
    line-height: normal;
}


.thaanatitle
{
    background: #F7F6F3;
    color: Black;
    text-align: right;
    padding-right: 10px;
    font-size: 14pt;
    line-height: normal;
    direction: rtl;
    font-family: Faruma, A_Faruma, A_Reethi, 'MV Dhivehi' , A_Faseyha, 'MV Boli';
    unicode-bidi: bidi-override;
}
.subtitle
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: Black;
    text-align: left;
    padding-left: 10px;
    font-weight: bold;
    font-size: 8pt;
    line-height: normal;
}

.subTitle
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: Black;
    text-align: left;
    font-weight: bold;
    font-size: 10pt;
    line-height: normal;
    text-decoration: underline;
}

.dhivehiSubTitle
{
    font-weight: normal;
    font-size: 15pt;
    color: Black;
    direction: rtl;
    font-family: Faruma, A_Faruma, A_Reethi, A_Faseyha, 'MV Dhivehi' , 'MV Boli';
    unicode-bidi: bidi-override;
    text-align: right;
    text-decoration: underline;
}

.thaanasubtitle
{
    color: Black;
    text-align: right;
    padding-right: 10px;
    font-size: 14pt;
    line-height: normal;      
    direction: rtl;
    font-family: Faruma, A_Faruma, A_Reethi, 'MV Dhivehi' , A_Faseyha, 'MV Boli';
    unicode-bidi: bidi-override;
    text-align:right;
    text-decoration: underline;
}

.bluetitle
{
    font: bold 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: White;
    text-align: left;
    padding-left: 10px;
    line-height: normal;
    background-color: #003366;
    height: 23px;
}

.table
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: Black;
    text-align: left;
    font-size: 10pt;
    line-height: normal;
    border: #000099 1px solid;
}

.thead
{
    font: bold 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: Black;
    text-align: left;
    padding-left: 10px;
    line-height: normal;
    background-color: #FF8B1E;
    height: 26px;
    font-size: 8pt;
}

.theadthaana
{
    color: Black;
    padding-right: 10px;
    line-height: normal;
    background-color: #FF8B1E;
    text-align: right;
    direction: rtl;
    font-family: Faruma, A_Faruma, A_Reethi, 'MV Dhivehi' , A_Faseyha, 'MV Boli';
    unicode-bidi: bidi-override;
    font-size: 14pt;
}

.borderTopRight
{
    border-right: #000099 1px solid;
    border-top: #000099 1px solid;
    text-align: center;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-align:left;
}

.borderTop
{
    border-top: #000099 1px solid;
    text-align:center;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-align:left;
}

.borderTopRightthaana
{
    border-right: #000099 1px solid;
    border-top: #000099 1px solid;
    text-align: right;
    direction: rtl;
    font-family: Faruma, A_Faruma, A_Reethi, 'MV Dhivehi' , A_Faseyha, 'MV Boli';
    unicode-bidi: bidi-override;
    font-size:12pt;
    padding-right:10px;
    
}

.borderTopthaana
{
    border-top: #000099 1px solid;
    text-align: right;
    direction: rtl;
    font-family: Faruma, A_Faruma, A_Reethi, 'MV Dhivehi' , A_Faseyha, 'MV Boli';
    unicode-bidi: bidi-override;
    font-size:12pt;
    padding-right:10px;
}

.borderRightthaana
{
    border-right: #000099 1px solid;
    text-align: right;
    direction: rtl;
    font-family: Faruma, A_Faruma, A_Reethi, 'MV Dhivehi' , A_Faseyha, 'MV Boli';
    unicode-bidi: bidi-override;
    font-size:12pt;
    padding-right:10px;
}

.oddRow
{
    background: white;
    font: bold 9pt Arial;
    color: Black;
    text-align: left;
}
.thaanaoddRow
{
    background: white;
    font-size: 14pt;
    color: Black;
    text-align: right;
    direction: rtl;
    font-family: Faruma, A_Faruma, A_Reethi, 'MV Dhivehi' , A_Faseyha, 'MV Boli';
    unicode-bidi: bidi-override;
}

.evenRow
{
    background: #ffcc66;
    font: bold 9pt Arial;
    color: Black;
    text-align: left;
}
.thaanaevenRow
{
    background: #ffcc66;
    font-size: 14pt;
    color: Black;
    text-align: right;
    direction: rtl;
    font-family: Faruma, A_Faruma, A_Reethi, 'MV Dhivehi' , A_Faseyha, 'MV Boli';
    unicode-bidi: bidi-override;
}

.tip
{
    font: 8pt Arial;
    color: #a9a9a9;
    vertical-align: text-top;
}
.errorMsg
{
    color: Red;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    text-align: center;
}


.button
{
    background-color: #f9fbff;
    border-style: solid;
    border-color: #CCCCCC;
    color: #284775;
    text-align: center;
    font-size: 0.9em;
    font-family: Verdana, Arial, Helvetica, SansSerif;
    border-width: 1px;
    height: 22px;
}

.thaanabutton
{
    background-color: #f9fbff;
    border-style: solid;
    border-color: #CCCCCC;
    color: #284775;
    text-align: center;
    direction: rtl;
    font-family: Faruma, A_Faruma, A_Reethi, 'MV Dhivehi' , A_Faseyha, 'MV Boli';
    border-width: 1px;
    font-size:14pt;
    height: 29px;
    padding-right:1px;
}

.dhivehibutton
{
    background-color: #FFFBFF;
    border-style: solid;
    border-color: #CCCCCC;
    color: #284775;
    border-width: 1px;
    height: 35px;
    direction: rtl;
    font-family: Faruma, A_Faruma, A_Reethi, 'MV Dhivehi' , A_Faseyha, 'MV Boli';
    unicode-bidi: bidi-override;
    font-size:14pt;
}


.english
{
    direction: ltr;
    font-family: Arial, Helvetica, Sans-Serif;    
    font-size: 12px;
}

.thaanadropdownlist
{
    font-family: Faruma, A_Faruma, A_Reethi, 'MV Dhivehi' , A_Faseyha, 'MV Boli';    
    text-align:right;
    font-size: 14pt;
    direction: rtl;
    unicode-bidi: bidi-override;
}

.thaana
{
    font-family: Faruma, A_Faruma, A_Reethi, 'MV Dhivehi' , A_Faseyha, 'MV Boli';    
    text-align:right;
    font-size: 14pt;
    direction: rtl;
    unicode-bidi: bidi-override;
    padding-left:5px;
    padding-right:5px;
}

.thaanasmall
{
    direction: rtl;
    font-family: Faruma, A_Faruma, A_Reethi, 'MV Dhivehi' , A_Faseyha, 'MV Boli';    
    unicode-bidi: bidi-override;
    text-align: right;
    font-size: 12pt;
}

.thaanatextarea
{
    overflow: hidden;
    font-size:14pt;
    font-family: Faruma, A_Faruma, A_Reethi, 'MV Dhivehi' , A_Faseyha, 'MV Boli';
    vertical-align: middle;
    text-align:right;
    unicode-bidi: bidi-override;
    direction: rtl;
    
}

.thaanaJust
{
    font-family: Faruma, A_Faruma, A_Reethi, 'MV Dhivehi' , A_Faseyha, 'MV Boli';
    direction: rtl;
    unicode-bidi: bidi-override;
    text-align: justify;
}

.thaanaBig
{
    font-family: Faruma, A_Faruma, A_Reethi, 'MV Dhivehi' , A_Faseyha, 'MV Boli';
    direction: rtl;
    unicode-bidi: bidi-override;
    font-size: 16px;
}

.thaana14px
{
    direction: rtl;
    unicode-bidi: bidi-override;
    font-family: Faruma, A_Faruma, A_Reethi, 'MV Dhivehi' , A_Faseyha, 'MV Boli';
    font-size: 14px;
    text-align: right;
    width:100px;
}

.thaanaNormal
{
    font-family: Faruma, A_Faruma, A_Reethi, 'MV Dhivehi' , A_Faseyha, 'MV Boli';
    font-size: 14px;
    text-align: right;
}
.thaanaHeading
{
    direction: rtl;
    font-family: Faruma, A_Faruma, A_Reethi, 'MV Dhivehi' , A_Faseyha, 'MV Boli';
    unicode-bidi: bidi-override;
}


/*News*/
.linebottom
{
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-color: Red;
}

.linetop
{
    height: 1px;
    border-top: #0099ff 1px dotted;
}

.hNewsTitle
{
    font: bold 9pt Arial, Helvetica, SansSerif;
    color: Black;
    text-decoration: none;
}

.NewsTitle
{
    font: bold 8pt;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #003366;
    text-decoration: none;
    text-align:left;
}

.NewsTitle:hover
{
    text-decoration: none;
    color: #F66013;
}

.thaanaNewsTitle
{
    font-family: Faruma, A_Faruma, A_Reethi, 'MV Dhivehi' , A_Faseyha, 'MV Boli';
    direction: rtl;
    unicode-bidi: bidi-override;
    font-size: 14pt;
    color: #003366;
    text-decoration: none;
    padding-right:5px;
    text-align:right;
}


.thaanaNewsTitle:hover
{
    
    color: #F66013;
}

.Summary
{
    font-size: 8pt;
    background: white;
    line-height: normal;
    font-style: normal;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-variant: normal;
    text-align:left;
    
}

.thaanaSummary
{
    font-size:14pt;
    font-family:  Faruma, A_Faruma, A_Reethi, A_Faseyha, 'MV Dhivehi',  'MV Boli';    
    background: white;  
    direction: rtl;
    unicode-bidi: bidi-override;
    text-align: right;
    padding-right:2px;
    float:right;
    line-height: 24px;
    
}

.Headline
{
    font: 9pt Arial, Helvetica, SansSerif;
    padding-top: 6px;
    color: Black;
    text-decoration: none;
    text-align:justify;
}

.Headline:hover
{
    color: #F66013;
    text-decoration: none;
}

.thaanaHeadline
{
    padding-right: 2px;
    font-family: Faruma, A_Faruma, A_Reethi, 'MV Dhivehi' , A_Faseyha, 'MV Boli';
    direction: rtl;
    unicode-bidi: bidi-override;
    text-align:right;
    padding-top: 6px;
    padding-bottom:2px;
    color: Black;
    text-decoration: none;
    font-size: 14pt;
    
}

.thaanaHeadline:hover
{
    padding-right: 2px;
    font-family: Faruma, A_Faruma, A_Reethi, 'MV Dhivehi' , A_Faseyha, 'MV Boli';
    direction: rtl;
    unicode-bidi: bidi-override;
    text-align:right;
    text-decoration: none;
    padding-top: 6px;
    padding-bottom:2px;
    color: #F66013;
    font-size: 14pt;
}

.More
{
    font: bold 9pt Arial, Helvetica, SansSerif;
    text-decoration: none;
    padding-left:5px;
}

.More:hover
{
    font: bold 9pt Arial, Helvetica, SansSerif;
    text-decoration: none;
    color: #F66013;   
}

.thaanaMore
{
    font-family: Faruma, A_Faruma, A_Reethi, 'MV Dhivehi' , A_Faseyha, 'MV Boli';
    direction: rtl;
    unicode-bidi: bidi-override;    
    text-decoration: none;    
    font-size: 14pt;
    text-align:right;
    
}

.thaanaMore:hover
{
    color: #F66013;
}

.Head
{
    font: bold 10pt Arial, Helvetica, SansSerif;
    color: black;
    direction: ltr;
    text-indent: 10px;
    font-family: Arial;
    background-color: #cccc99;
    text-align: left;
    text-decoration: none;
}
.date
{
    font-size: 9pt;
    line-height: 10px;
    border-bottom: 1px solid white;
    border-top: none;
    font-family: Arial, Helvetica, SansSerif;
    color: Gray;
    padding-left: 2px;
    padding-bottom:1px;
}

/*news end*/