BODY {font-family : Arial; font-size : 12px;}

.captabel  {height:auto;background-color : #cc0000;font-weight : bold;color : White;text-align : center;font-size : 9pt;padding:5px;}
.caseta {border : 1px solid #cc0000;text-align : left;}
.caseta_500 {width:500px;border : 1px solid #ff0000;text-align : left;}

td{font-size : 12px;font-family : Arial;}
.copyright {font-size : 9px;color : #999999;font-weight : bold;text-align : center;}
.linkalb {color : White;font-weight : bold;text-decoration : none;}
.linkgri {color : #999999;font-weight : bold;text-decoration : none;}
.linkgri:hover {text-decoration : underline;}
.linkrosu, .linkrosu a {color : #cc0000;font-weight : bold;text-decoration : none;}
.linkrosu a:hover{color: #ff9999;}
.linkrosu_light {color : Red;text-decoration : none;}
.linkalb:hover{color : #ffcccc;}
.linkrosu_light:hover{color : #ff9999;}

.gri {color: #999999;}
.gri a {color: #999999;text-decoration: none;font-weight:normal;}
.gri a:hover {color: #cc0000;}

.titlugros {color : #ff0000;font-size : 15pt;}
.titlumediu {color : #ff0000;font-size : 11pt;font-weight : bold;}
.data {color : #ff0000;font-size : 11pt;font-weight : bold;}
.textlink {font-family: Arial, Helvetica, sans-serif;color : #cc0000;text-decoration : none;font-weight : bold;}
.textlink a {font-family: Helvetica, sans-serif;color : #cc0000;text-decoration : none;font-weight : bold;}
.textlink a:hover {color : #ff7f50; text-decoration:underline;}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: White;
	border-color: #990000 #990000 #990000 #990000;
	border: 1px solid #cc0000;
	color : #cc0000;
}

.buton {
	font-size: 11px;
	border: 1px solid #F5F600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : #cc0000;
	color : White;
	font-weight : bold;
	text-align : center;
}

SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #cc0000;
	border-color: #CC3300 #CC3300 #CC3300 #CC3300;
	border: 1px #CC3300 solid;
	color : White;
	font-weight : bold;
}



