body {
	background-color:#ffffff; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}

a:link,a:active,a:visited { text-decoration: none; color : black; }
a:hover		{ text-decoration: underline; color : black; }

input, select, textarea {
	font: normal 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

td {
	font: normal 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

td.cap_tabel{
	border-top: 3px gray  double;
	border-right: 1px gray solid;
}
td.in_tabel{
	border-top: 1px gray solid;
	border-right: 1px gray solid;
}
td.sus_tabel{
border-top: 1px gray solid;
}

h1 {
 font: bold 20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
h2 {
 font: bold 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

	.rosu {
		color: #DD0000;
	}

	.titlu {
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-size : 15px;
		color: black;
	}
	.captitlu {
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-size : 16px;
		color: black;
	}

	.coment {
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size : 13px;
		color: red;/*#FF3300;*/
	}

	.text {
		font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size : 18px;
		color: black;
	}
	.text_red {
		font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size : 18px;
		color: red;
	}

	.mic {
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size : 13px;
		color: black;
	}
	
	.mic_alb {
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size : 13px;
		color: white;
	}

	.mic_rosu {
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size : 13px;
		color: red;
	}

	.legenda {
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size : 13px;
		color: #DD0000;
	}
.linktitle1 {
		font-size : 12px;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-weight : bold;
		color: #ffffff ; 
		text-transform : uppercase;
		text-decoration: none ;
}
.linktitle1 A {
		text-decoration: none ;
		color: #ffffff ; 
		text-transform : uppercase;
}
.linktitle1 A:hover {
		text-decoration: none ;
		color: #99CDFF ; 
		text-transform : uppercase;
}
.linktitle1 A:visited {
		text-decoration: none ;
		color: #FFFFFF ; 
		text-transform : uppercase;
}

/*
div
{
scrollbar-base-color: red;
scrollbar-3d-light-color: red;
scrollbar-arrow-color: red;
scrollbar-darkshadow-color: red;
scrollbar-face-color: white;
scrollbar-highlight-color: red;
scrollbar-shadow-color: red;
scrollbar-track-color: #ffffff;
}

*/
