BODY
 { color: black; font-size: 11px; font-family: Verdana }

TD
{ color: #000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }

LI
 { color: #7a8fc5; font-size: 11px; font-family: Verdana }

.nume
{
	color: #dcdcdc;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana
}

A
{
	color: #6179b4;
	font-weight: normal;
	font-size: 11px;
	font-family: verdana;
	text-decoration: none;
	letter-spacing: 0
}
A:hover
{
	color: #2a3f75;
	font-weight: normal;
	font-size: 11px;
	font-family: verdana;
	text-decoration: underline
}

input, textarea { color: #4d6118; margin: 0; padding: 0; border: solid 1px #cedbaa; cursor: pointer; }

.tit
{
	color: #b06006;
	font-weight: bold;
	font-size: 13px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif
}

.tit1
{
	color: #ba263e;
	font-weight: bold;
	font-size: 14px;
	font-family: "HelveticaNeue Condensed";
	letter-spacing: 1px
}

.tit2
{
	color: #696969;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	letter-spacing: 1px
}

.img
{
	border: solid 1px #ddd
}
.rosu { color: #ac2424; font-size: 11px; font-weight: bold; border-color: #ddd; border-width: 0; }








.glossymenu{
border-left:0px solid #969EAC; border-right:0px solid #969EAC; border-top:0px solid #969EAC; border-bottom:0px solid #969EAC; margin:10px 0; padding:0; width: 210px; /*width of menu*/

}

.glossymenu a.menuitem { color: white; font: 13px Arial; text-decoration: none; background: black url(glossyback.gif) repeat-x left bottom; padding: 5px 0 5px 10px; position: relative; width: auto; display: block }


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover { background-image: url(glossyback2.gif) }

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: #F7F7F7;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #818B9D;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 11px Verdana;
color: black;
text-decoration: none;
padding: 8px 0;
padding-left: 20px;
}

.glossymenu div.submenu ul li a:hover{
background: #E3E5E8;
colorz: white;
}


