a{
	outline: none;
}
#gImgPackDemo{
	background-image: url(../img/package_single_demo.jpg);
	background-position: 0px;
	background-repeat: no-repeat;
	width: 244px;
	height: 470px;
	float: left;
	z-index: 100;
	border: #000000 1px dashed;
}
.gHomeBox {

	padding: 0px 10px 0px 20px;
}

#gSpeak {
	background-image: url(../img/bg_speak.gif);
	background-repeat: no-repeat;
	width: 225px;
	height: 234px;
}
.gtxtFlow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #36334a;
	text-decoration: none;
	letter-spacing: 0.08em;
	padding-left:20px;
	padding-top: 20px;
	text-align:left;
}
/*------------FOR DEMO----------------*/
body {
	background-image: url(../img/body_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 20px;
}
#gSiteWrapper {
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 31px;
	padding-right: 31px;
}
#gLogoWrap{
	border-top: 1px solid #c9c9cf;
	border-left: 1px solid #c9c9cf;
	border-right: 1px solid #c9c9cf;
	float: right;
}
#gLogoWrapBottom{
	border-top: 0px solid #c9c9cf;
	float: right;
}
#gFirstMenu{
	font-family: "Garamond", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
	color: #121146;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
A.gFirstMenu:ACTIVE, A.gFirstMenu:LINK, A.gFirstMenu:VISITED {
	font-family: "Garamond", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #121146;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-decoration: none;
}
A.gFirstMenu:HOVER {
	font-family: "Garamond", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #ff5800;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-decoration: none;
}
/* CSS PAGINI */
/* 	.gtxtBody 	- text
	A.gtxtBody 	- linkuri
	.gTitle 	- titluri din pagina
	.gSubTitle	- subtitluri din pagina
	A.gSubTitle	- linkuri subtitluri
	.gList		- liste
	.gListText	- liste
	
A:ACTIVE, A:LINK, A:VISITED {
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #5a5a5a;
	text-decoration: none;
	border-bottom: #FFCC00 1px dashed;
	padding-top: 3px;
	padding-bottom: 3px;
}
A:HOVER {
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	background-color:#cdffa0;
	text-decoration: none;
	border-bottom: #FFCC00 1px dashed;
	padding-top: 3px;
	padding-bottom: 3px;	
}	
	
*/

.gtxtBody {
	font-family: Arial, Helvetica, Verdana,sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #36334a;
	text-decoration: none;
	letter-spacing: 0.08em;
}
.gtxtBody p{
	padding: 0;
	text-align: left;
	}
.gtxtBody2 p{
	background-image: url(../img/ico_bullets.gif);
	background-position: 0 -6px;
	background-repeat: no-repeat;
	padding: 0 0 10px 30px;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	}

.gRight{
text-align:right;
	
}
.gtxtBody2 {
	font-family: Arial, Helvetica, Verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #36334a;
	text-decoration: none;
	letter-spacing: 0.1em;	
}

h1 {
	font-family: Garamond, Century, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
	color: #ff5800;
	text-decoration: none;
	letter-spacing: 0.03em;
	padding: 0px 0 5px 0;	
}
h2 {
	font-family: Garamond, Century, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #141346;
	text-decoration: none;
	letter-spacing: 0.06em;
	padding: 0px 0px 5px 0px;
	border-bottom: #ff5800 solid 1px;
	
}
h3{
	font-family:Arial, Helvetica, Verdana,sans-serif;
	font-size: 110%;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #141346;
	text-decoration:none;
	letter-spacing: 0.07em;
	padding: 0px;
	word-spacing:3px;
}
h3 a:HOVER{
	font-family:Arial, Helvetica, Verdana,sans-serif;
	color: #141346;
	border-bottom: 1px solid #ff5800;
	text-decoration: none;
	padding: 5px 20px 5px 0px;
	background:url(../img/ico_arrow_h3_o.gif) no-repeat bottom right;
	background-color: #f6f6f6;
}
h3 a {
	font-family:Arial, Helvetica, Verdana,sans-serif;
	color: #141346;
	border-bottom: 1px solid #e0dee3;
	text-decoration: none;
	line-height: 26px;
	padding: 5px 20px 5px 0px;
	background:url(../img/ico_arrow_h3.gif) no-repeat bottom right;
	background-color: #FFFFFF;
}

.gSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #4e4b49;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
	background-color: #FFCC00;
	
}

A.gSubTitle:ACTIVE, A.gSubTitle:LINK, A.gSubTitle:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #1c6700;
	text-decoration: none;
}
A.gSubTitle:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #1c6700;
	background-color:#cdffa0;
	text-decoration: underline;
}

.gLine {
	background-color: #b7b7c7;
}

#gMenuWrap{
	padding: 0px 0px 10px 10px;
}
.gMenuDiv{
	float: left;
	font-family: Garamond, Century, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #121146;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	
	padding: 0px 12px 0px 12px;
}
/* MENIU PRINCIPAL*/

A.gMenuActive:ACTIVE, A.gMenuActive:LINK, A.gMenuActive:VISITED {
	font-family: Garamond, Century, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight:bold;
	font-variant: normal;
	color: #36334a;
	text-decoration: none;
}
A.gMenuActive:HOVER {
	font-family: Garamond, Century, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #ff5800;
	text-decoration: none;
}
A.gMenuSelected:ACTIVE, A.gMenuSelected:LINK, A.gMenuSelected:VISITED {
	font-family: Garamond, Century, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #ff5800;
	text-decoration: none;
}
A.gMenuSelected:HOVER {
	font-family: Garamond, Century, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #ff5800;
	text-decoration: none;
}
/* MENIU SECUMDAR PAGINI */
#gSMenuWrap{
	font-family: Garamond, Century, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #131246;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	
}
.gSMenuDiv{
	display:inline;
	float: left;
	padding: 13px 15px 13px 15px;
	background:url(../img/smenu_bg.gif) repeat-x;

	border-left-color: #f5f5f5;
	border-right-color: #dddde3;
	border-width: 2px;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width:0px;
}
.gSMenuDivSelected{
	display:inline;
	float: left;
	padding: 13px 15px 13px 15px;
	
	border-left-color: #f5f5f5;
	border-right-color: #dddde3;
	border-width: 2px;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width:0px;
}
A.gSMenuActive:ACTIVE, A.gSMenuActive:LINK, A.gSMenuActive:VISITED {
	font-family: Garamond, Century, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #36334a;
	text-decoration: none;
}
A.gSMenuActive:HOVER {
	font-family: Garamond, Century, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #ff5800;
	text-decoration: none;
}
A.gSMenuSelected:ACTIVE, A.gSMenuSelected:LINK, A.gSMenuSelected:VISITED {
	font-family: Garamond, Century, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #ff5800;
	text-decoration: none;
}
A.gSMenuSelected:HOVER {
	font-family: Garamond, Century, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #ff5800;
	text-decoration: none;
}
/* MENIU SECUNDAR ANCORE */
A.gSmenuActive:ACTIVE, A.gSmenuActive:LINK, A.gSmenuActive:VISITED {
	font-family: Arial, Helvetica, Verdana,sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #121c25;
	text-decoration: none;
}
A.gSmenuActive:HOVER {
	font-family: Arial, Helvetica, Verdana,sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #121c25;
	text-decoration: underline;
}
A.gSmenuSelected:ACTIVE, A.gSmenuSelected:LINK, A.gSmenuSelected:VISITED {
	font-family: Arial, Helvetica, Verdana,sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	color: #f6892b;
	text-decoration: none;
}
A.gSmenuSelected:HOVER {
	font-family: Arial, Helvetica, Verdana,sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	color: #f6892b;
	text-decoration: underline;
}
.gSmenuTD{
	background-image:url(../img/arrow1.gif);
	background-repeat:no-repeat;
}

/* NAVIGARE SI MINIATURI */

A.gPageLocation:ACTIVE, A.gPageLocation:LINK, A.gPageLocation:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #223647;
	text-decoration: none;
}
A.gPageLocation:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #007d34;
	text-decoration: underline;
}
.gSmall {
	font-family: Arial, Helvetica, Verdana,sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #bfee95;
	text-decoration: none;
}
A.gSmall:ACTIVE, A.gSmall:LINK, A.gSmall:VISITED {
	font-family: Arial, Helvetica, Verdana,sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #bfee95;
	text-decoration: none;
}
A.gSmall:HOVER {
	font-family: Arial, Helvetica, Verdana,sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #bfee95;
	text-decoration: underline;
}

.gPageCopy {
	font-family: Arial, Helvetica, Verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #223647;
	text-decoration: none;
}
.gDemo {
	font-family: Arial, Helvetica, Verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #ffffff;
	background-color: #34314c;
	text-decoration: none;
	padding: 10px;
}
#gDemo1 {
	background-color: #34314c;
	padding: 10px;
}

#gDemo2 {
	background-color: #34314c;
	padding: 10px;
}
.gHighlight {
	font-family: Arial, Helvetica, Verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #34314c;
	background-color: #ececf1;
	text-decoration: none;
	padding: 10px;
	border: 2px #b7b4e1 solid;
	text-align: center;
}
.gGraffco {
	font-family: Arial, Helvetica, Verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #223647;
	text-decoration: none;
}
A.gGraffco:ACTIVE, A.gGraffco:LINK, A.gGraffco:VISITED {
	font-family: Arial, Helvetica, Verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #ff5800;
	text-decoration: none;
	padding:0 3px 0 3px;
}
A.gGraffco:HOVER {
	font-family: Arial, Helvetica, Verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #ffffff;
	background-color: #ff5800;
	text-decoration: none;
	/*border-bottom: 1px solid #484849;*/
}

#gBottomMenu{
	background-image: url(../img/bott_bg.gif);
	background-position: top center;
	background-repeat: repeat-x;
}
.gBMenuDiv{
	padding: 0px 12px 20px 12px;
}

.gBottomMenu{
	font-family: Arial, Helvetica, Verdana,sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #ff5800;
	text-decoration: none;
	letter-spacing: 0.03em;
}
A.gBottomMenu:ACTIVE, A.gBottomMenu:LINK, A.gBottomMenu:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #223647;
	text-decoration: none;
	letter-spacing: 0.03em;	
}
A.gBottomMenu:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #ff5800;
	text-decoration: none;
	/*border-bottom: 1px solid #ff5800;*/
	letter-spacing: 0.03em;	
}
A.gTopSMenu:ACTIVE, A.gTopSMenu:LINK, A.gTopSMenu:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #223647;
	text-decoration: none;
	letter-spacing: 0.03em;	
}
A.gTopSMenu:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #223647;
	text-decoration: none;
	border-bottom: 1px solid #ff5800;
	letter-spacing: 0.03em;	
}
/* HARTA SITE */
.gMapLine {
	background-image:url(../img/map_line.gif);
	background-position:right;
	background-repeat:repeat-y;
}
.gMapList{
	list-style-image:url(../img/map_arrow.gif);
}
.gMapDiv{
	 background-color:#F5FCEF;
	 border:#BFEE95 solid 2px;
	 vertical-align:middle;
	 padding-left:8px;
	 padding-bottom:4px;
	 padding-top:4px;
	 padding-right:8px;
}
A.gMapPage:ACTIVE, A.gMapPage:LINK, A.gMapPage:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #223647;
	text-decoration: none;
}
A.gMapPage:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #223647;
	background-color:#cdffa0;
	text-decoration: underline;
}
A.gMapSpage:ACTIVE, A.gMapSpage:LINK, A.gMapSpage:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #223647;
	text-decoration: none;
}
A.gMapSpage:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #223647;
	background-color:#cdffa0;
	text-decoration: underline;
}

.gTr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #223647;
	text-align:center;
	font-weight:bold;
	background-color:#cdffa0;
}

.gTdText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #223647;
	text-align:center;
	font-weight:bold;
	background-color:#FFFFFF;
	
}
ul{
	padding:0 0 0 0px;
}
ul li {
	list-style-type:square;
	color: #ff5800;
	padding-bottom: 3px;
}
ol li{
	list-style:decimal; 
	color:#ff5800;
	padding-bottom: 3px;
}
A.gBodyLink:ACTIVE, A.gBodyLink:LINK, A.gBodyLink:VISITED  {
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	color: #ff5800;
	text-decoration:none;
	padding:0 2px 0 2px;
}
A.gBodyLink:HOVER{
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	color: #ffffff;
	background-color:#ff5800;
	text-decoration:none;
	/*border-bottom: 1px solid #484849;*/
	padding:0 2px 0 2px;
}
.gInside {
	padding: 0px 20px 20px 20px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #1a194d;
	float: left;

	background-color: #f8f8f8;
	border-top: #d0d5da 1px solid;
	border-right: #9a9a9a 1px solid;	
	border-bottom: #9a9a9a 1px solid;
	border-left: #d0d5da 1px solid;
	
}
.gWelcome{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #1a194d;
}
.gWelcomeName{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #1a194d;
}
A.gWelcomeLogout:ACTIVE, A.gWelcomeLogout:LINK, A.gWelcomeLogout:VISITED  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	color: #ff5800;
	text-decoration:none;
	padding:0 2px 0 2px;
}
A.gWelcomeLogout:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	color: #ffffff;
	background-color:#ff5800;
	text-decoration:none;
	/*border-bottom: 1px solid #484849;*/
}

#gPopupContent {
	padding: 0px 10px 40px 10px;;
	/*background-image: url(../img/facturier-logo_02.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
}
.gNota{
	background:url(../img/nota_interior.gif) center repeat-y;
	padding:0;
}
.gNotaInterior{
	padding:10px 20px 0px 20px;
	background:url(../img/nota_main.gif) top center no-repeat;
}
.gNotaInterior h4{
	border-bottom:1px solid #ff5800;
	font-weight:bold;
}
.gNotaJos{
	padding: 0 10px 15px 10px;
	background: url(../img/nota_jos.gif) no-repeat bottom center;
}
.gPhotoContainer{
	text-align:left;
	width:909px;
}
.gPhoto{
	padding:30px 10px 30px 10px;
	font-family: Arial, Helvetica, Verdana,sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #36334a;
	text-decoration: none;
	letter-spacing: 0.08em;
}
.gPhotoSplit{
	font-family: Arial, Helvetica, Verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #34314c;
	background-color: #f9f9f9;
	text-decoration: none;
	padding: 10px;
}
.gPhoto h1{
	/*background:#e4e4e4;*/
}
.gPhoto img{
	/*border:3px solid #e4e4e4;*/
	float:left;
	border: 4px #f1f1f1 solid;
	margin:0 20px 20px 0;
}
.gBullet{
	float: left;
	margin-right: 6px;
	margin-top: -6px;
	margin-bottom: 0px;
}
.gIndent {
	padding: 20px 30px 20px 20px;
}

.gTables {
	font-family: Arial, Helvetica, Verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #36334a;
	text-decoration: none;
	letter-spacing: 0.1em;	
}
.gTables {
	font-family: Arial, Helvetica, Verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #36334a;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.gTablesHead {
	font-family: Arial, Helvetica, Verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #ff5800;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.gTablesHead td {
	background-color:#FFFFFF;
	border-bottom: #dad9de 2px solid;
	font-weight: bold;
}

.gTableHRow {
	background-color:#f7f7f7;
	
}
.gTableHRow2 {
	background-color:#ebeaef;
}
.gTableHRowEnd {
	font-weight: bold;
}
.gTableHRowEnd td {
	margin-top: 3px;
	border-top: #dad9de 1px solid;
	font-weight: bold;
}
.gTableTextRed {
	color: #ff5800;
}
.gMenuSplit {
	color: #ff5800;
	padding-left: 6px;
	padding-right: 6px;
}
.gUpdatesList{
	font-family: Arial, Helvetica, Verdana,sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #223647;
	text-decoration: none;
	letter-spacing: 0.03em;
}
A.gUpdatesList:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #ff5800;
	text-decoration: underline;
	/*border-bottom: 1px solid #ff5800;*/
	letter-spacing: 0.03em;	
}
A.gTop:ACTIVE, A.gTop:LINK, A.gTop:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight:bold;
	font-variant: normal;
	background-color: #36334a;
	color: #FFFFFF;
	padding: 1px 5px 1px 5px;
	text-decoration: none;
}
A.gTop:HOVER {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight:bold;
	font-variant: normal;
	background-color: #ff5800;
	color: #FFFFFF;
	padding: 1px 5px 1px 5px;
	text-decoration: none;
}

div.box1 {
    position: absolute;


	 color: white;
     background-color: blue;
     z-index: 0;

}
div.box2 {
    position: absolute;
	padding-top: 29px;
	padding-left: 683px;
	 float: right;
     z-index: 20;
}
.gTaiat{
	text-decoration:line-through;
}

/* Chitante */
#gBannerChit{
	background-image:url(../img/bg_update_chit.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 0px;
	margin: 0px;
	width: 213px;
	height: 134px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#gBannerChit p{
	margin: 0px;
	padding: 80px 0px 0px 15px;
}
#gBannerChit a{
	background-image: url(../img/arrow_c.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 18px;
	color:#005691;
	text-decoration: none;
}
#gBannerChit a:hover{
	text-decoration: underline;
}