* { 
  font-family: Verdana; 
  font-size: 12px; 
  color: #818181; 
}

.titlu
{
  font-weight: bold;
  font-size: 12px; 
  color: black;
  text-decoration: underline 
}

.vip
{
  font-weight: bold;
  font-size: 12px; 
  color: blue;
}

.txtn
{ 
  color: black; 
}

.txtnb
{ 
  color: black; 
  font-weight: bold;
}

.txtmic
{ 
  font-size: 10px; 
  color: #000000; 
}

.txtitbold
{
  font-weight: bold;
  font-size: 12px;
  color: black;
  font-style: italic
}
.txtbold
{
  font-weight: bold;
  font-size: 12px;
  color: black;
}
.txtmed
{
  font-size: 12px;
  color: #000000;
}
td
{ 
  font-size: 10px; 
  color: #818181; 
}

.footer
{ 
  font-size: 10px; 
  color: #ffffff; 
}

.meniuon {
	background: #ff6100;
	border: 1px solid black;
	color: #ffffff; 
	font-size: 11px;
  font-weight: bold; 
}

INPUT, SELECT, TEXTAREA {
	color: black;
	border: 1px solid black;
	scrollbar-face-color: white;
	scrollbar-shadow-color: white; 
	scrollbar-highlight-color: white; 
	scrollbar-3dlight-color: white; 
	scrollbar-darkshadow-color: white; 
	scrollbar-track-color: white; 
	scrollbar-arrow-color: white
}

.simple {
	border: 0px solid white;
	color: white; 
	font-size: 11px; 
	scrollbar-face-color: white; 
	scrollbar-shadow-color: white; 
	scrollbar-highlight-color: white; 
	scrollbar-3dlight-color: white; 
	scrollbar-darkshadow-color: white; 
	scrollbar-track-color: white; 
	scrollbar-arrow-color: white
}

a
{ 
  text-decoration: none;
}
a:link
{ color: #FF5A00;
  font-weight: bold;
  text-decoration: none;
}
a:visited
{  color: #FF5A00;
   font-weight: bold;
   text-decoration: none;
}
a:hover
{ color: #FF5A00;
  font-weight: bold;
  text-decoration: underline;   
}



a.meniu
{ 
  text-decoration: none;
}
a.meniu:link
{ color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}
a.meniu:visited
{  color: #ffffff;
   font-weight: bold;
   text-decoration: none;
}
a.meniu:hover
{ color: #FF5A00;
  font-weight: bold;
  text-decoration: underline;   
}



body, textarea {
  scrollbar-3dlight-color:    rgb(255,109,0);
  scrollbar-arrow-color:      rgb(255,109,0);
  scrollbar-base-color:       rgb(249,249,249);
  scrollbar-darkshadow-color: rgb(249,249,249);
  scrollbar-face-color:       rgb(249,249,249);
  scrollbar-highlight-color:  rgb(255,255,255);
  scrollbar-shadow-color:     rgb(255,109,0);
}



