/* design file - www.FERUSI.ro - (c) S.C. S.A.N. STUDIO CONSULT S.R.L. Bucharest, Romania */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-variant:normal;
	font-weight:bold; 
	color:#FF9900;
	
}
.titlutabel {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#2d3194;
	padding-top:4px;
}
.chenartabel {
	border:2px solid #2d3194;
	border-top:0px;
	padding:2px;
	background-color:#ffffff;
}
.chenarbanner {
	border:2px solid #2d3194;
	padding:0px;
	padding-top:4px;
	vertical-align:middle;  margin-top:3px; 
}
input {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #cccccc;
}
#autentificare {
	font-size:10px;
}
#statistici {
	background-attachment: fixed;
	background-position: center;
	background-image: url(statistici.gif);
	background-repeat: no-repeat;
}
#linkgri 
{
	 color:#666666;
}