body, html{
	margin:0px; border:0px; padding:0px;
	width:100%;
	height:100%;
	text-align:center;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;	
}
a{
	color: #FF6C00;
}
input, textarea, select {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-image: url(../pix/input_bg.jpg);
	background-repeat: no-repeat;
	border: 1px solid #C6C6C6;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FF6600;
	padding:0px; margin:0px;
}
h2 {
	font: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #666666;
	padding:3px 0px 0px 0px;
	margin:0px;
}
.alt{
	background-color:#F2F2F2;
}
#emisiuni a{
	color: #FF6600;
	text-decoration: none;
}

#members a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #8A8A8A;
	margin: 0px;
}

/* MENU LIST */
.list td{
	border-bottom:1px solid #E4E4E4;
	padding:2px;
}
.list a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8A8A8A;
	text-decoration: none;
}
.list .aalt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6C00;
	text-decoration: none;
}
.list a:hover{
	color: #FF6C00;
}

/* FOOTER */
#footlinks{
	margin-top:10px;
	border-top:1px solid #E4E4E4;
}
.footer {
	font-size: 10px;
	padding-top:10px;
}
.footer a {
	color:#666666;
	text-decoration:none;
}
.footer .aalt {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
.footer a:hover {
	color:#FF6600;
	text-decoration: underline;
}

/**
* Alerts	
*/
.invalid{
	font-style:italic;
	color:red;
	font-size:11px;
}

/* FISE */
.fisa_top {
	background-image: url(../pix/fisa_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 214px;
	padding-top: 31px;
	padding-left: 21px;
}
.fisa_date {
	padding-left: 20px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}
.fisa_date p {
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
}
.fisa_bottom {
	padding-left: 35px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	background-image: url(../pix/fisa_bg.gif);
	background-repeat: no-repeat;
	height: 185px;
	padding-right: 35px;
	line-height: 18px;
}