	body {
		background:#FFFFFF;
		margin:10px 0px 0px 0px;
	}
	TD, P, BODY, A {
		font-family: Arial, sans-serif;
		font-size:10pt;
		color:black;
		line-height:14pt;
	}
	INPUT, TEXTAREA, SELECT {
                font-family: Arial, sans-serif;
                color:black;
		padding:2px;
		font-size:11pt;
		border:2px solid #CCD;
		background:#FFFFFF;
        }
	.button {
		width:80px;
		border:1px #AAC outset;
/*		background:#F0EEF6; */
		vertical-align:middle;
		cursor:pointer;
	}
/*	INPUT {
		font-weight:bold;
		width:326px;
	}
*/
	INPUT:HOVER {
		background:#FFE;
	}
	TEXTAREA {
		width:326px;
	}
	SELECT {
		width:332px;
                font-size:9pt;
	}

	td{
		text-align:left;
	}
	H1 {
		font-family: Arial, sans-serif;
		color:#424d8f;
		font-size:14pt;
		line-height:17pt;
		white-space:nowrap;
	}
	H2 {
		font-family: Arial, sans-serif;
		font-size:13px;
	}
	H3 {
		font-family: Arial, sans-serif;
		color:#424d8f;
		font-size:11pt;
		line-height:16pt;
		white-space:nowrap;
	}
	A, A:VISITED {
		color:#718532;
	}
	.small {
		font-size:10px;
	}
	.keywords {
		display:block;
		padding-top:4px;
		color:#999999;
		font-size:10px;
		line-height:12px;
	}
	.siteTitle {
		display:block;
		padding:0px 0px 4px 0px;
		font-size:13px;
	}
	.categ {
		display:block;
		font-family: Arial, sans-serif;
		width:98%;
		color:#424D8F;
		font-size:12px;
		text-align:right;
	}
	A.categ2,A.categ2:VISITED {
		font-family: Arial, sans-serif;
		color:#424D8F;
		font-size:12px;
	}
	A.categ3,A.categ3:VISITED {
		font-family: Arial, sans-serif;
		color:#424D8F;
		font-size:11px;
	}
	.white {
		font-family: Arial, sans-serif;
		font-size:12px;
		color:white;
		text-align:left;
	}
	A.white:VISITED {
		color:white;
	}
	TEXTAREA {
		font-family: FixedSys;
		font-size:9px;
		font-weight:normal;
		overflow:auto;
		width:450px;
	}
	.note {
		padding:5px;
		background:#fff;
		border:1px dotted #CCD;
		font-size:14px;
		display:block;
		width:270px;
	}
	.note a {
		font-size:14px;
	}

	.btn {
		cursor:pointer;
		display:block;
		padding:5px; width:200px; float:left; 
		background:#fff; 
		border:1px solid #999;
		font-size:13px;
		text-align:center;
		text-decoration:none;
		margin-right:10px;
	}

	#istoric {
		border-collapse:collapse;
		border:1px solid #999;
		background:#FFF;
		width:400px;
	}
	#istoric th {
		border:1px solid #999;
		font-size:9pt;
		padding:4px;
		background:#FFC;
		white-space: nowrap;
		vertical-align:middle;
	}
	#istoric td {
		border:1px solid #999;
		font-size:9pt;
		color:#555;
		padding:2px;
		white-space: nowrap;
	}
	.divlink {
		display:block;
		padding:5px; width:200px; float:left; background:#fff; border:1px solid #999; font-size:14px;
		text-align:center;
		text-decoration:none;
		margin-right:10px;
	}
	.divlink:HOVER {
		border:1px solid #424D8F;
		color:#424D8F;
	}
	.error {
		padding:20px 10px;
                background:#ffe;
                border:1px solid #aa9;
                font-size:11pt;
                display:block;
		color:#a22;
                width:88%;
		font-style:normal;
		font-weight:normal;
	}

