body{
	scrollbar-base-color:#EAEAEA;
	scrollbar-arrow-color:#94919B;
	scrollbar-face-color:#EAEAEA;
	scrollbar-3dlight-color:#f0f0f0;
	scrollbar-darkshadow-color:#B0B2BC;
	scrollbar-shadow-color:#f5f5f5;
	scollbar-highlight-color:#B0B2BC;
	scollbar-track-color:#f0f0f0;
	background-color: #74798C;
}

.bordura {  border: #A6A6A6 solid; border-width: 1}

.bordurap {  border: 1px #A6A6A6 solid}
.bordurap:hover {  border: #ff9999 solid; border-width: 1}
.bordurap:visited {  border: #ff9999 solid; border-width: 1}

.buton {border: 1px outset; cursor: pointer; font-size:9; font-weight: normal; margin: 0px 0px 0px 1px; padding: 1px 1px 1px 1px;
background-image: url(../images/buton.gif);
backgroung-image: repeat-x;
width:75px;
}

.text_field {
	background-color: #FFFFFF;
	border-color: #A6A6A6;
	border-width: 1;
	border-style: solid;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	height: 16px;
}

.text_multi {
	background-color: #FFFFFF;
	border-color: #A6A6A6;
	border-width: 1;
	border-style: solid;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	height: 75px;
}


.footer {  color: #ffffff; text-decoration: none}
.footer:visited {  color: #CCCCCC; text-decoration: none}
.footer:hover {  color: #ff9900; text-decoration: none}
.footer:active {  color: #CCCCCC; text-decoration: none}

.titlu {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px; 
	COLOR: #953637;
	line-height: 18px; 
	FONT-FAMILY: verdana, sans-serif;
	}
	
.sub_titlu {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px; 
	COLOR: #74798C;
	line-height: 18px; 
	FONT-FAMILY: verdana, sans-serif;
	}.link {  color: #666666; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif}
