
A 
{
	COLOR:#2A1FAA ; 
	
    FONT-FAMILY : Arial, Helvetica, sans-serif;
	FONT-SIZE   : 13px;
	FONT-STYLE  : normal;
	FONT-weight : normal;
	TEXT-ALIGN  : justify;
	TEXT-DECORATION : underline;
}

A:hover 
{
	COLOR:#0099FF; 
}

body 
{
	background-color: #ffffff;	
	COLOR:#2A1FAA ; 
	/*FONT-FAMILY:Arial, Helvetica, sans-serif;*/
	FONT-FAMILY:Tahoma;
	FONT-SIZE    : 13px;
	FONT-STYLE   : normal;
	FONT-weight  : normal;
	TEXT-ALIGN   : justify;
}


thead
{

	//FONT-FAMILY:Arial, Helvetica, sans-serif;
	FONT-FAMILY:Tahoma;
	FONT-SIZE    : 13px;
	FONT-STYLE   : bold;
	FONT-weight  :bold;
	TEXT-ALIGN   : justify;
	BackGround-COLOR: #BBD7EE; 
}

td
{

	//FONT-FAMILY:Arial, Helvetica, sans-serif;
	FONT-FAMILY:Tahoma;
	FONT-SIZE    : 13px;
	FONT-STYLE   : bold;
	FONT-weight  :normal;
	TEXT-ALIGN   : justify;
}

li
{
	text-align:justify;
}

.capdetabel
{	
	/*BackGround-color: #c0c0c0;*/
	BackGround-COLOR: #BBD7EE; 
}

.tabelmic
{
   font-size:10px;
}

.linie1 {
	background-color: #FFFFFF;
	vertical-align: top;
}

.linie2 {
	background-color:#D9E1EC;
	vertical-align: top;
}


/*partea aceasta se refera la casutele care se deschid cind apesi  CITESTE*/

#messageBox{

    border-right: 1px solid #000000;
    position: absolute;
    width: 317px;
    height: 100px;
    z-index: 1;
    background-color: #BBD7EE;
    border-style: solid;
    border-width: 1px;
    display:none;
}

#closeButt{

     width: 100%;
     height: 20px;
     z-index: 1;
     cursor: pointer;
     left: 0px;
     top: 0px;
    background-color: #BBD7EE;
}

#contents{

    width: 100%;
    height: auto;
    z-index: 2;
}
/*dezvoltare meniu stinga*/
#ubercolortabs{
/*background: url(http://www.cnvmr.ro/images/meniucoperta.jpg);*/
background-image:url(../images/meniucoperta.jpg)
}

