.stitlu { 
  font-family:arial,helvetica; 
  font-weight:bold; 
  font-size:16px; 
  color:#0d5c7a;
}

.stitlu2 { 
  font-family:arial,helvetica; 
  font-weight:bold; 
  font-size:12px; 
  color:#003399;
}

.special {  
  font-family: arial, helvetica; 
  font-size: 13px; 
  font-weight: bold; 
  color: #ffffff
}

.rez {  
  font-family: arial, helvetica; 
  font-size: 12px; 
  font-weight: bold; 
}

.titlu {  
  font-family: arial, helvetica; 
  font-size: 12px; 
  font-weight: bold; 
  color: #ffffff 
}

.titlumare {  
  font-family: arial, helvetica; 
  font-size: 16px; 
  font-weight: bold; 
  color: #ffffff 
}

body {
  scrollbar-face-color: #032F3C;  
  scrollbar-highlight-color: #b0c7d0; 
  scrollbar-shadow-color: #F5F5F9; 
  scrollbar-3dlight-color: #3b5b7b; 
  scrollbar-arrow-color: #cccccc; 
  scrollbar-track-color: #DFDFDF; 
  scrollbar-darkshadow-color: #3b5b7b;
  background-repeat: repeat-x;
}

p,div { 
  font-family:arial,helvetica; 
  font-size:11px;
}

td { 
  font-family:arial,helvetica; 
  font-weight:normal; 
  font-size:12px; 
  color:#000000;
}

.sep { 
  font-family:arial,helvetica; 
  font-weight:bold; 
  font-size:12px; 
  color:#0d5c7a;
}

.mic { 
  font-family:arial,helvetica; 
  font-weight:normal; 
  font-size:11px; 
  color:#000000;
}
.rosu { 
  font-family:arial,helvetica; 
  font-weight:normal; 
  font-size:11px; 
  color:#d40000;
}

.sectiune { 
  font-family:arial,helvetica; 
  font-weight:bold; 
  font-size:14px; 
  color:#000000;
}



tt { 
  font-family:arial,helvetica; 
  font-weight:bold; 
  font-size:13px; 
  color=#000080;
}

sub {
  font-family : arial;
  font-weight:bold;
  font-size : 11px;
  color : #800000;
}

.afunct {
	font-size: 8pt; 
	left: 5px; 
	color: #b0c7d0; 
	font-family: verdana; 
	position: relative;
	text-decoration:none;
	cursor:hand;
}

.afuncthover {
	font-size: 8pt; 
	left: 5px; 
	font-family: verdana; 
	position: relative;
  color:#ffb400;
  text-decoration:none;
  cursor:hand;
}

a { 
  color:#333333;
  text-decoration:underline;
}

a:hover { 
  color:#990000;
  text-decoration:underline;
}

a:active { 
  color:#666666;
  text-decoration:underline;
}

a.meniu { 
  color:#ebebeb;
  font-size: 12px; 
  font-weight:bold;
  text-decoration:none;
}

a.meniu:hover { 
  color:#ffffff;
  font-size: 12px; 
  font-weight:bold;
  text-decoration:underline;
}

a.meniu:active { 
  color:#ebebeb;
  font-size: 12px; 
  font-weight:bold;
  text-decoration:none;
}

a.neo { 
  color:#990000;
  text-decoration:none;
}

a.neo:hover { 
  color:#990000;
  text-decoration:underline;
}

a.neo:active { 
  color:#990000;
  text-decoration:none;
}




span { 
  font-family : arial, helvetica; 
  font-size : 11px;
} 

select { 
  font-family : arial, helvetica; 
  font-size : 12px;
  border: 1px solid;
  border-color : #666666;
}

input { 
  font-family : arial, helvetica; 
  font-size : 12px;
  background-color : #ffffff;
  border: 1px solid;
  color:#000033;
  border-color : #666666;
}

textarea {
  font-family : arial, helvetica; 
  font-size : 12px;
  border:1px solid;
  color:#000033;
  width:250px;
  height:100px;
}