* {
	font-family:	Verdana,Geneva,Arial,Helvetica,sans-serif;
	}
body {
	font-family:	Verdana,Geneva,Arial,helvetica,sans-serif;
	font-size:		11px;
	color:			#7F7861;
	}
table {
	font-size:		11px;
	}
a {
	color:			#585858;
	text-decoration:underline;
	}
a:hover {
	color:			#000;
	text-decoration:underline
	}
a.th {
	text-decoration:none;
	color:			#ffffff;
	font-size:		10pt;
	}
a.th:hover {
	text-decoration:none;
	color:			#ffffff;
	font-size: 		10pt;
	}
a.normal1 {
	color:			black;
	}
a.normal1:hover {
	color:			black;
	text-decoration:underline;
	}
a.bnormal1 {
	color:			black;
	}
a.bnormal1:hover {
	color:			black;
	text-decoration:underline;
	}
.button,
.buttonW {
	font-weight:	bold;
	font-size:		11px;
	color:			#FFF;
	background-color:	#00526c;
	border:			1px groove #00526c;
	}
.buttonW {
	width:			80px;
	}

select {
	font-size:		11px;
	}
.editbox,
.editbox_150,
.editbox_liste,
.editboxmic,
.editbox1 {
	font-size:		11px;
	width:			190px;
	border:			1px solid #000000;
	}
.editbox_150 {
	width:			150px;
	}
.editbox_liste {
	width:			200px;
	}
.editboxmic {
	width:			60px;
	}
.editbox1 {
	width:			100px;
	}
.error {
	font-weight:		bold;
	color:			#ff0000;
	text-align:		center;
	}
.expl {
	color:			#000;
	}
hr { color: #000;border: 2px dotted #000;}
.normal,
.normal1 {
	}
.bnormal,
.bnormal1 {
	font-weight:		bold;
	}
.smalltitle,
.smalltitle1,
.smalltitle2 {
	font-weight:		bold; 
	}

.tableheader,
.tableheader1 {
	font-weight:		bold;
	vertical-align:		middle;
	color:				#FFF;
	background-color:	#00526C;
	}
.tableheader {
	text-align:		center;
	}

.tdborder { border-top: 1px none #6b9ece; border-right: 1px none #6b9ece;	border-bottom: 1px none #6b9ece;	border-left: 1px solid #6b9ece;}
th { color: #ffffff!important;	background-color: #6b9ece; font-size: 10pt; padding: 2px;}
.title,
.title1, h1 {
	font-size:		18px;
	font-weight:	bold;
	color:			#00526c;
	}
.tdcontent {
	padding:		15px;
	}
form {margin:0px;}
.ad, .ad:hover {color:#000099;text-decoration:none;}
.nw, .nw:hover {color:#FE6600;text-decoration:none;}
.shl, .shl:hover {color:#0099FE;text-decoration:none;}
.dcl, .dcl:hover {color:#990000;text-decoration:none;}
.fin, .fin:hover {color:#66CC00; text-decoration:none;}
.wd, .wd:hover {
	color:			#000;
	text-decoration:	none;
	}
.pending, .pending:hover {
	color:			#000;
	text-decoration:	none;
	}

.d_albastru,
.d_green,
.orange,
.rosu {
	font-weight: 		bold;
	color: 			#FFFFFF;
	}
.d_albastru {
	background-color:	#00526c;
	}
.d_green {
	background-color:	#00526c;
	}
.orange {
	background-color:	#00526c;
	}
.rosu {
	background-color:	#CC0000;
	}
.TableContent {
	border-color:		#444;
	border-style:		solid;
	border-width:		1px;
	background-color:	#FFF;
	padding:		5px;
	}
.d_albastruContainer .TableContent {
	border-color:		#00526c;
	}
	
.LabelContainer {
	padding:		5px;
	text-transform:		uppercase;
	height:			25px;
	border-width:		1px 1px 0;
	border-style:		solid;
	border-color:		#444;
	}
.d_albastru .LabelContainer {
	border-color:		#009999;
	}

.linerow_d_albastru {
	background-color:	#AAA;
	}
.linerow_orange {background-color:#FF9900;}
.linerow_rosu {background-color:#CC0000;}

.row0_d_albastru {
	background-color:	#FFF;
	}
.row0_orange {background-color:#FFFFFF;}
.row0_rosu {background-color:#FFFFFF;}

.row1_d_albastru {
	background-color:	#F2F2F2;
	}
.row1_orange {background-color:#FFF5E7;}
.row1_rosu {background-color:#FFF0F8;}

.rowrollover_d_albastru {
	background-color:	#CCC;
	}
.rowrollover_orange {background-color:#FFF3E1;}
.rowrollover_rosu {background-color:#FFE8F4;}

.barstyle {
	height:			15px;
	background-color:	#0090E8;
	}

.greenlinks
{
	text-align:		left;
}

a.greenlinks:hover {
}

div.greenlinks {
}

#fixedtipdiv {
	position:		absolute;
	padding:		6px;
	border:			1px solid black;
	font-size:		10px;
	line-height:	18px;
	z-index:		100;
	background-color: white;
}

.MessageBox {
	line-height:	40px;
	font-size:		12px;
	font-weight:	bold;
	text-transform:	uppercase;
	margin-top:		20px;
	width:			200px;
	border:			1px solid #009999;
	text-align:		center;
	background-color: #00526c;
	}

.MessageBox a {
	color:			#FFFFFF;
	text-decoration:	none;
	}
