/* ----------------------------------------------------- Generale --*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797a80;

	scrollbar-face-color:#e5e4e0;
	scrollbar-arrow-color:#2f639c;
	scrollbar-track-color:#e4e4e4;
	scrollbar-shadow-color:#acbecc;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#dfe4ea;
	scrollbar-darkshadow-color:#989491;

}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2f649b;
	font-weight: bold;
	line-height: 16px;
}

a:visited {
	color: #2f649b;
}
a:hover {
	color: #ff6600;
}
a:active {
	color: #2F649B;
}
/* ----------------------------------------------------- SubMeniu --*/
A.gSMenu:ACTIVE, A.gSMenu:LINK, A.gSMenu:VISITED {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:14px;
	color:#2652b9;
	text-decoration:underline;
}
A.gSMenu:HOVER {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:14px;
	color:#ff6600;
	text-decoration:underline;
}
A.gSMenuSelected:ACTIVE, A.gSMenuSelected:LINK, A.gSMenuSelected:VISITED {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:14px;
	color:#373737;
	text-decoration:none;
}
A.gSMenuSelected:HOVER {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:14px;
	color:#373737;
	text-decoration:underline;
}
.gSMenuTD {
	background-image: url(../images/gSmenuBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-left: 1px solid #235a92;
	border-right: 1px solid #235a92;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	line-height: 14px;
}
.gUnderSMenuTD {
	background-image: url(../images/gUnderSmenuBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/* ----------------------------------------------------- Body --*/
A.gMore:ACTIVE, A.gMore:LINK, A.gMore:VISITED {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	line-height:14px;
	color:#2f649b;
	letter-spacing: 0.1em;
	text-decoration:underline;
}
A.gMore:HOVER {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	line-height:14px;
	color:#373737;
	letter-spacing: 0.1em;
	text-decoration:underline;
}
A.gMore2:ACTIVE, A.gMore2:LINK, A.gMore2:VISITED {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:18px;
	color:#2f649b;
	text-decoration:underline;
	letter-spacing: 0.05em;
}
A.gMore2:HOVER {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:18px;
	color:#ff6600;
	text-decoration:underline;
	letter-spacing: 0.05em;
}
A.gBodyLink:ACTIVE, A.gBodyLink:LINK, A.gBodyLink:VISITED {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:16px;
	color:#797a80;
	text-decoration:underline;
}
A.gBodyLink:HOVER {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:16px;
	color:#ff6600;
	text-decoration:underline;
}
A.gBodyLink2:ACTIVE, A.gBodyLink2:LINK, A.gBodyLink2:VISITED {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:16px;
	color:#2f649b;
	text-decoration:underline;
}
A.gBodyLink2:HOVER {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:16px;
	color:#ff6600;
	text-decoration:underline;
}
A.gLoginLink:ACTIVE, A.gLoginLink:LINK, A.gLoginLink:VISITED {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	line-height:16px;
	color:#2f649b;
	text-decoration:none;
}
A.gLoginLink:HOVER {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	line-height:16px;
	color:#2f649b;
	text-decoration:underline;
}
.gBodyTDWrap{
	padding-top: 8px;
}
.gBannerZone{
	background-image: url(../images/banner_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.gSPanContent{
	background-image: url(../images/gSPanBg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 8px 8px 10px 11px;
	text-align: left;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #797a80;
}
.gSPanImg{
	float: left;
	padding-right: 10px;
	padding-bottom: 15px;
}
.gSPanTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #ff6600;
	float: left;
	letter-spacing: normal;
	width: 100px;
}
.gSPanTitleNou{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 32px;
	font-weight: bold;
	/*letter-spacing: 0.11em;*/
	color:#2f649b;
	text-align: center;
}
.gSPanContentNou{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	letter-spacing: -0.0051em;
	color:#2f649b;
	text-align: center;
}
#gTableBorders {
	margin: 10px;
	width: 610px;
}
/* ------------------------------------------------------- TopMenu --*/
.gTopMenuTD {
	background-image: url(../images/top_menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.gTopMenuImg{
	float:left;
}
.gRightMenuImg{
	float:right;
	width: 7px;
}
.HomeSelected{
	background-image: url(../images/menu_homeBg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 8px 28px 8px 28px;
}
.HomeActive{
	background-image: url(../images/menu_homeActiveBg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 8px 28px 8px 28px;
}
.LastSelected{
	background-image: url(../images/menu_lastBg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 8px 30px 8px 29px;
}
.LastActive{
	background-image: url(../images/menu_lastActiveBg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 8px 30px 8px 29px;
}
.MenuSelected{
	background-image: url(../images/menu_selectedBg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 8px 27px 8px 27px;
}
.MenuActive{
	background-image: url(../images/menu_activeBg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 8px 27px 8px 27px;
}
A.gTMenu:ACTIVE, A.gTMenu:LINK, A.gTMenu:VISITED {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:14px;
	color:#ffffff;
	text-decoration:none;
}
A.gTMenu:HOVER {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:14px;
	color:#ffffff;
	text-decoration:underline;
}
A.gTMenuSelected:ACTIVE, A.gTMenuSelected:LINK, A.gTMenuSelected:VISITED {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:14px;
	color:#2650b8;
	text-decoration:none;
}
A.gTMenuSelected:HOVER {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:14px;
	color:#373737;
	text-decoration:underline;
}
/* ------------------------------------------------------- BottomMenu --*/
.gBottomMenuZone{
	padding-bottom: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	letter-spacing: 0.1px;
	color: #335d91;
}
A.gBottomMenu:ACTIVE, A.gBottomMenu:LINK, A.gBottomMenu:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #335d91;
	text-decoration:underline;
}
A.gBottomMenu:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color:#ff6600;
	text-decoration:underline;
}
/* ------------------------------------------------------------- LoginBox --*/
.gLoginTable{
	background-image: url(../images/LoginTableBg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #f8fbfd;
}
.gLoginTableTop{
	border-top: 1px solid #3c90c7;
}
.gLoginTableRight{
	border-right: 1px solid #3c90c7;
}
.gLoginTableBott{
	border-bottom: 1px solid #3c90c7;
}
.gLoginTableLeft{
	border-left: 1px solid #3c90c7;
}
.gLoginTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #245d96;
	text-transform: uppercase;
}
.gLoginContent{
	padding: 3px 3px 2px 5px;
}
div.gInput{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #245d96;
	padding-top: 11px;
}
div.gSelectInput{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #075aa0;
	padding-top: 4px;
}
input.gFormInput{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #075aa0;
	text-decoration: none;
	letter-spacing: 0.1em;
	border-top: #4b8bc0 1px solid;
	border-right: #4b8bc0 1px solid;
	border-bottom: #4b8bc0 1px solid;
	border-left: #4b8bc0 1px solid;
	padding: 1px 8px 2px 8px;
	width: 210px;
	background-image: url(../images/forminputBg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color:#fcfcfc;
}
input.gFormInput2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #075aa0;
	text-decoration: none;
	letter-spacing: 0.1em;
	border-top: #4b8bc0 1px solid;
	border-right: #4b8bc0 1px solid;
	border-bottom: #4b8bc0 1px solid;
	border-left: #4b8bc0 1px solid;
	padding: 1px 8px 2px 8px;
	width: 130px;
	background-image: url(../images/forminputBg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color:#fcfcfc;
}
select.gFormInput{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #075aa0;
	text-decoration: none;
	letter-spacing: 0.1em;
	border-top: #4b8bc0 1px solid;
	border-right: #4b8bc0 1px solid;
	border-bottom: #4b8bc0 1px solid;
	border-left: #4b8bc0 1px solid;
	padding: 1px 1px 2px 8px;
	width: 228px;
	background-image: url(../images/forminputBg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color:#fcfcfc;
}
/* ------------------------------------------------------------- Tabel Indici --*/
.gIndiciTableHead{
	border-top: 1px solid #8badd0;
	border-left: 1px solid #8badd0;
	border-right: 1px solid #8badd0;
	background-color: #f2f2f2;
	padding: 4px 5px 0px 5px;
}
.gIndiciTableLine{
	border-left: 1px solid #8badd0;
	border-right: 1px solid #8badd0;
	background-color: #f2f2f2;
	padding: 0px 1px 0px 1px;
}
.gIndiciTableContent{
	border-left: 1px solid #8badd0;
	border-right: 1px solid #8badd0;
	border-bottom: 1px solid #8badd0;
	background-color: #f2f2f2;
	padding: 0px 1px 0px 1px;
}
.gIndiciDivContent{
	background-color: #FFFFFF;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #2f649b;
	padding-right: 15px;
	padding-top: 15px;
}
div.gIndiceSelected{
	background-image: url(../images/IHeadButtBg1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float:left;
	padding: 0px;
	margin: 0px;
}
div.gIndiceSelected div{
	background-image: url(../images/IHeadButtBg2.gif);
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
	padding: 2px 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	color: #ffffff;
	font-style: normal;
	text-transform: uppercase;
}
div.gIndiceActive{
	float: left;
	padding: 2px 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	color: #000099;
	font-style: normal;
	text-transform: uppercase;
}
A.gIndiceActive:ACTIVE, A.gIndiceActive:LINK, A.gIndiceActive:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	color: #000099;
	font-style: normal;
	text-transform: uppercase;
	text-decoration:none;
}
A.gIndiceActive:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	color: #000099;
	font-style: normal;
	text-transform: uppercase;
	text-decoration:underline;
}
.gIMenuSelected{
	background-image: url(../images/IndiceMenuSelect.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	letter-spacing: 0.1em;
	padding: 6px 20px 8px 20px;
}
.gIMenuSelectedOver{
	background-image: url(../images/IndiceMenuSelectOver.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	letter-spacing: 0.1em;
	padding: 6px 20px 8px 20px;
}
A.gIMenuSelected:ACTIVE, A.gIMenuSelected:LINK, A.gIMenuSelected:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	letter-spacing: 0.1em;
	line-height: 12px;
	padding: 0px;
	background: none;
	text-decoration:none;
}
A.gIMenuSelected:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	letter-spacing: 0.1em;
	line-height: 12px;
	padding: 0px;
	background: none;
	text-decoration:underline;
}
.gIMenuActive{
	background-image: url(../images/IndiceMenuActive.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	font-style: normal;
	letter-spacing: 0.1em;
	padding: 6px 20px 8px 20px;

}
A.gIMenuActive:ACTIVE, A.gIMenuActive:LINK, A.gIMenuActive:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	font-style: normal;
	letter-spacing: 0.1em;
	line-height: 12px;
	padding: 0px;
	background: none;
	text-decoration:none;
}
A.gIMenuActive:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	font-style: normal;
	letter-spacing: 0.1em;
	line-height: 12px;
	padding: 0px;
	background: none;
	text-decoration:underline;
}
.gIMenuActiveOver{
	background-image: url(../images/IndiceMenuActiveOver.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	font-style: normal;
	letter-spacing: 0.1em;
	padding: 6px 20px 8px 20px;

}

/* ------------------------------------------------------------- Ultimele Stiri Box --*/
.UltimeleStiriStire1 {
	background: #FAFBFC;
}
.UltimeleStiriStire2 {
	background: #ffffff;
}
.UltimeleStiriStireSeparator {
	width: 90%;
	background: white;
	border-style: dotted;
	border-width: 1px;
	border-color: white white #8badd0 white;
}
.UltimeleStiriDiv {
	border: 1px solid #8badd0;
	background-color: #FAFBFC;
	width: 247px;
}
.UltimeleStiriList {
	margin: 0;
	padding: 0 4px;
}
.UltimeleStiriList li {
	margin: 0;
	text-indent: 12px;
	padding: 0;
	line-height: 12px;
}
.UltimeleStiriList li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	font-style: normal;
	letter-spacing: 0.1em;
	/*line-height: 12px;*/
	padding: 0px;
	background: none;
	text-decoration:none;
}
.UltimeleStiriList li a:hover {
	text-decoration:underline;
}
.UltimeleStiriTitle {
	background: #F2F2F2;
	display: block;
	padding: 2px;
	color: #004A93;
	font-weight: bold;
}
.UltimeleStiriSeparator {
	display: block;
	height: 1px;
	border-left: 1px solid #FAFBFC;
	border-right: 1px solid #FAFBFC;
	background-color: #8badd0;
	padding: 0px 1px 0px 1px;
}
/* ------------------------------------------------------------- Curs Valutar Box --*/
.CursTable{
	background-color: #8badd0;
}
.CursTableHead{
	background-color: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004a93;
	font-style: normal;
	padding: 3px;
}
.CursTableCurrency{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	font-style: normal;
	padding: 3px;
}
.CursTableValue{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #05101d;
	font-style: normal;
	padding: 3px;
}
/* ------------------------------------------------------------- Search Box --*/
.gSearchBox{
	background-color: #c8e7f6;
}
.gSearchBoxWrap{
	padding-top: 5px;
	padding-right: 10px;
}
.gSearchBoxHead{
	width: 220px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #2f649b;
}
A.gSearchSelected:ACTIVE, A.gSearchSelected:LINK, A.gSearchSelected:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #2f649b;
	text-decoration:none;
}
A.gSearchSelected:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ff6600;
	text-decoration:none;
}
A.gSearchActive:ACTIVE, A.gSearchActive:LINK, A.gSearchActive:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #2f649b;
	text-decoration:underline;
}
A.gSearchActive:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ff6600;
	text-decoration:underline;
}
input.gSearchInput{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #075aa0;
	text-decoration: none;
	letter-spacing: 0.1em;
	border-top: #4b8bc0 1px solid;
	border-right: #4b8bc0 1px solid;
	border-bottom: #4b8bc0 1px solid;
	border-left: #4b8bc0 1px solid;
	padding: 1px 8px 2px 8px;
	width: 167px;
	background-image: url(../images/forminputBg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color:#fcfcfc;
}

/* --------------------------------------------------------------------- Copyright --*/
.gCopyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #616161;
	padding-left: 15px;
}
.gBottomLine{
	background-color:#e6ebf0;
}
.gLightBlueLine{
	background-color:#d7e8f8;
}
/* -------------------------------------------------------------------------- Cont --*/
.gContText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #373737;
	letter-spacing: 0.04em;
}
.gContTextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #276598;
	letter-spacing: 0.04em;
}
A.gContLink:ACTIVE, A.gContLink:LINK, A.gContLink:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #373737;
	letter-spacing: 0.04em;
	text-decoration: none;
}
A.gContLink:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #ff6600;
	letter-spacing: 0.04em;
	text-decoration: none;
}
.gTitleGreen{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:20px;
	letter-spacing: 0.02em;
	color: #037f11;
	padding-bottom: 10px;
}
.gTitleGreen2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	line-height:12px;
	letter-spacing: 0.02em;
	color: #037f11;
	padding-bottom: 10px;
}
.gTitleGreenBg{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:20px;
	letter-spacing: 0.02em;
	color: #ffffff;
	padding: 2px 3px 2px 3px;
	background-color: #037f11;
}
.gBlue {
	color: #c8e7f6;
	font-weight: bold;
}
.gContlist {
	margin-top: 0;
}
li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	list-style: none;
	padding-left: 15px;
	padding-right: 5px;
	background-image: url(../images/bullet_blue.gif);
	background-position: left top;
	background-repeat: no-repeat;
	letter-spacing: 0.08em;
	line-height: 20px;
	margin-left: -35px;
}
li.gContlist1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	list-style:none;
	padding-left: 15px;
	padding-right: 5px;
	background-image: url(../images/spacer.gif);
	background-position: left top;
	background-repeat: no-repeat;
	letter-spacing: 0.08em;
	line-height: 20px;
	margin-left: -35px;
}
.gContBannerZone{
	background-image: url(../images/cont_banner.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.gTranzactiiTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:14px;
	color:#ff6600;
	letter-spacing: 0.08em;
	padding-bottom: 5px;
	padding-top: 15px;
}
/* ---------------------------------------------------------------------- Performanta --*/
.gPerformTD{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	line-height:14px;
	color:#505050;
	padding-left: 10px;
	padding-top: 20px;
}
.gPerformInput{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #075aa0;
	text-decoration: none;

	border-top: #2e629c 1px solid;
	border-right: #b4b8c3 1px solid;
	border-bottom: #abbccc 1px solid;
	border-left: #326497 1px solid;
	padding: 1px 5px 2px 5px;
	width: 75px;
	background-image: url(../images/forminputBg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color:#fcfcfc;
}
.gLoged {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	letter-spacing: 0.08em;
	padding-left: 10px;
	padding-top: 15px;
	color: #505050;
}
.gLogedDate {
	padding-left: 10px;
	color: #075aa0;
	line-height: 26px;
	letter-spacing: 0.08em;
}
.gPerformInput2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #075aa0;
	text-decoration: none;
	border-top: #326497 1px solid;
	border-right: #326497 1px solid;
	border-bottom: #326497 1px solid;
	border-left: #326497 1px solid;
	width: 180px;
	background-image: url(../images/forminputBg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color:#fcfcfc;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.gPerformTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:14px;
	color:#2d669d;
	letter-spacing: 0.08em;
}

.gBottomLine{
	background-color:#e6ebf0;
}

.gUppercase{
	text-transform: uppercase;
}
.gTitleGreenBg{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:20px;
	letter-spacing: 0.02em;
	color: #ffffff;
	padding: 2px 3px 2px 3px;
	background-color: #037f11;
}
.style2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:14px;
	color:#ffffff;
	text-decoration:none;
}

.eroare {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}.calendar_container {
	padding: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 200px;
}
.calendar {
	margin: 0px;
	padding: 0px;
}.container_3_cells {
	width: 100%;
}
.container_3_cells .cell  {
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #3C90C7;
	border-right-color: #3C90C7;
	border-left-color: #3C90C7;
	width: 201px;
}
.container_3_cells .spacer_tabel_home_page {
	width: 16px;
}
.container_3_cells .footer_cell {
	background-image: url(../images/gSPanBg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	vertical-align: bottom;
	height:26px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3C90C7;
	border-bottom-color: #3C90C7;
	border-left-color: #3C90C7;
	padding-bottom: 10px;
	padding-top: 10px;
}
.celula_home_page {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	letter-spacing: 0.1em;
}
.celula_home_page td {
	padding-right: 9px;
	padding-left: 17px;
}
.fx_celula_home_page {
	margin-top: -1px;
	margin-left: -18px;
	position: relative;
	margin-bottom: 8px;
}

.gNewsTitle {
	display: block;
	font-weight: bold;
	font-size: 16px;
	padding: 8px;
	padding-left: 28px;
}

#gNewsParent {
	margin-top: 26px;
}