body {
	background-image: url('/img/bckbig.jpg');
	background-repeat: repeat;
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:11px;
}
table
{
text-align:justify;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.TEXT {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.TEXT_ALB {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.CAPITOL {	font-size: 12px;
	font-weight: bold;
}
.Subcapitol {	font-size: 10px;
	font-weight: bold;
}
.TITLU_PAGINA {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF;}
.HEADER {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.LOGIN {
	color: #000000;
	font-size: xx-small;
}

.SPACE {
	color: #00749C;
	font-size: 12px;
	font-weight: bold;
}
.TEXT_SPACE {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #00749C;
}
.PROMO {
	color: #67AF49;
	font-size: 12px;
	font-weight: bold;
}
.TEXT_PROMO {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #67AF49;
}
.GRAPHIC {
	color: #F8A000;
	font-size: 12px;
	font-weight: bold;
}
.TEXT_GRAPHIC {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #F8A000;
}

a.link_ALB:link {font-size: 9px; color: #FFFFFF; font-style: normal; font-weight: bolder; text-decoration: none;}
a.link_ALB:active {font-size: 9px; color: #FFFFFF; font-style: normal; font-weight: bolder; text-decoration: none;}
a.link_ALB:visited {font-size: 9px; color: #FFFFFF; font-style: normal; font-weight: bolder; text-decoration: none;}
a.link_ALB:hover {font-size: 9px; color: #FFFFFF; font-style: normal; font-weight: bolder; text-decoration: underline;}


a:link {font-size: 9px; color: #498dad; font-style: normal; font-weight: bolder; text-decoration: none;}
a:active {font-size: 9px; color: #498dad; font-style: normal; font-weight: bolder; text-decoration: none;}
a:visited {font-size: 9px; color: #498dad; font-style: normal; font-weight: bolder; text-decoration: none;}
a:hover {font-size: 9px; color: #498dad; font-style: normal; font-weight: bolder; text-decoration: underline;}


.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
list-style-type: none;
padding-left: 0px;
margin-bottom: 0px;
font-size: 9px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
cursor: hand !important;
cursor: pointer !important;
}

.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}


#bubble_tooltip{
	width:250px;
	position:absolute;
	z-index:100;
	display:none;
}
#bubble_tooltip .bubble_top{
	background-image: url('/img/bubble/bubble_top.gif');
	background-repeat:no-repeat;
	height:16px;	
}
#bubble_tooltip .bubble_middle{
	background-image: url('/img/bubble/bubble_middle.gif');
	background-repeat:repeat-y;	
	background-position:bottom left;
	padding-left:7px;
	padding-right:7px;
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:-8px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:11px;
}
#bubble_tooltip .bubble_bottom{
	background-image: url('/img/bubble/bubble_bottom.gif');
	background-repeat:no-repeat;
	background-repeat:no-repeat;	
	height:44px;
	position:relative;
	top:-6px;
}

#titluri
{
 font-size: 10px;
}

#titluri a
{
 color: #498dad;
 text-decoration: none;
}

#titluri a:link
{
 color: #498dad;
 text-decoration: none;
}

#titluri a:visited
{
 color: #000000;
 text-decoration: none;
}

#titluri a:visited:hover
{
 color: #000000;
 text-decoration: none;
}

#titluri a:hover
{
 text-decoration: underline;
}
