.prod {
font-family:Arial;
font-size:11px;
line-height:12px
color:#141C64;
height:12px;
}

.titlualb {
font-family:Arial Narrow;
font-weight:bold;
font-size:14px;
line-height:16px;
color:white;
height:16px;
}


.scroll {
scrollbar-face-color: #D0D2C4;
scrollbar-arrow-color: Black;
scrollbar-3dlight-color: white;
scrollbar-base-color: white;
scrollbar-darkshadow-color: white;
scrollbar-highlight-color: #white;
 scrollbar-shadow-color: #white;
 scrollbar-track-color: #white;
}

.normal {
font-family:Arial;
font-size:12px;
color:#141C64;
line-height: 14px;
}

.normalbold {
font-family:Arial;
font-weight: bolder;
font-size:12px;
color:#141C64;
line-height: 14px;
}

a.albastru {
	color:#141C64;
	font-family:Arial;
}



a {
font-family:Arial;
font-weight: bolder;
font-size:12px;
color:#8A8E67;
line-height: 14px;
text-decoration: none;
}

a:hover {
	color:#797D60;
}

ul, li {
line-height: 16px;
list-style: square;
}

br {
	line-height: 14px;
}

.copyright {
font-family:Arial;
font-size:10px;
color:gray;
line-height: 12px;
border-top: solid 1px ;
border-top-color: gray
font-weight: bold;
}