body, table, td, th, tr, p, ol, ul, li {color: #2C2C2C; font-family:  Arial, Verdana, Geneva, Chicago; font-size: 12px;}

A:link { color: #009; }
A:visited { color: #336; }
A:hover {
  color: #900;
  text-decoration: none;
}
A.help:link {
  color: red;
  font: bold;
  text-decoration: none;
}
A.help:visited {
  color: #FF4040;
  font: bold;
  text-decoration: none;
}

BODY {
  color: #000;
  margin: 0px;
  scrollbar-base-color: #829ACA;
  scrollbar-shadow-color: #4965A0;
  scrollbar-darkshadow-color: #0E3361;
  scrollbar-highlight-color: #A9BDE4;
  scrollbar-3dlight-color: #D0E0FF;
  scrollbar-arrow-color: white;
}

P {
    text-align: justify;
}

.vardas {
    font: bold 16px;
}

.lvardas {
    font: bold 12px;
}

TH {
    text-decoration: none;
    font-size: 11px;
}

TD {
    text-decoration: none;
    font-size: 11px;
    text-align: center;
}

th.main {
    padding: 7pt;
    text-decoration: none;
    font-size: 11px;
    text-align: left;
}
td.main {
    padding: 7pt;
    text-decoration: none;
    font-size: 11px;
    text-align: left;
}

.tab1 {
    background: #4965A0
}

.tab1th {
    color: #FFFF00;
    background: #4965A0;
    text-decoration: none;
    font-size: 12px;
    text-align: left;
}

.tab1td {
    text-decoration: none;
    font-size: 12px;
    background-color: #F8F8E0;
    text-align: left;
}

.tab2 {
    border:1pt solid #4965A0;
}

.tab2th {
    text-decoration: none;
    font-size: 12px;
    text-align: left;
}

.tab2td {
    text-decoration: none;
    font-size: 11px;
    text-align: right;
}

.tab3 {
    border:1pt solid #4965A0;
}

.tab3th {
    font: 12px;
    color: #FFFF00;
    background-color: #4965A0;
    font-weight: bold;
    border: 0pt;
}

.tab3td {
    text-decoration: none;
    font-size: 12px;
    text-align: center;
    border: 0pt;
}

.tab4 {
    border:1pt solid #4965A0;
}

.tab4th {
    text-decoration: none;
    font: bold 11px;
    text-align: left;
}

.tab4td {
    text-decoration: none;
    font-size: 10px;
    text-align: left;
}

INPUT {
  border: 1px solid; 
	text-decoration: none; 
	font-size: 11px; 
	color: #000000; 
	background-color: #FFFFFF; 
	font-weight: normal; 
	font-style: normal; 
    } 

SELECT {
  border: 1px solid; 
	text-decoration: none; 
	font-size: 11px; 
	color: #000000; 
	background-color: #FFFFFF; 
	font-weight: normal; 
	font-style: normal; 
  } 

TEXTAREA {
  border: 1px solid; 
	text-decoration: none; 
	font-size: 11px; 
	color: #000000; 
	background-color: #FFFFFF; 
	font-weight: normal; 
	font-style: normal; 
}

.menu {
 	color: red;
}

.menuitem {
	text-decoration: none;
  font-size: 11px;	
  background-color: #E8E8D0;
  text-align: left;
}

.anounce {
  color: black;
  font: bold 22;
}

.help {
	color: red;
	font: bold;
}      

td.hint {
    padding: 0pt;
    text-decoration: none;
    font-size: 10px;
    text-align: left;
}

.hint {
        font-size: 10px;
        text-align: left;
        color: #006000;
}

.failure {
        color: red;
        font: bold 14px;
		    text-align: justify;
}

.success {
        color: green;
        font: bold 14px;
		    text-align: justify;
}

table.list {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: separate;
	text-align: center;
}

table.list td {
	border-width:1px 1px 1px 1px;
	padding:1px 1px 1px 1px;
	border-style:solid solid solid solid;
	border-color: black black black black;
	text-align:center;
	font-family:Verdana;
	font-size:12px;
}

table.tb4 {
	border:1pt solid #4965A0;
}

table.tb4 th {
	font: 12px;
    color: #FFFF00;
    background-color: #4965A0;
    font-weight: bold;
    border: 0pt;
}

table.tb4 td {
	text-decoration: none;
	font-size: 11px;	
	background-color: #E8E8D0;
	text-align: left;
}

