.tekstas {
	font-family: Tahoma;
	font-size: 11px;
	color: #595858;
	font-weight: none;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2D2D2D;
	text-decoration:none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;	
	color: #2D2D2D;
	text-decoration:none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;	
	color: #2D2D2D;
	text-decoration:underline;
}
a.menu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #2D2D2D;
	text-decoration:none;
}
a.menu:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;	
	color: #2D2D2D;
	text-decoration:none;
}
a.menu:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;	
	color: #2D2D2D;
	text-decoration:underline;
}
a.menu_active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration:none;
}
a.menu_active:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;	
	color: #990000;
	text-decoration:none;
}
a.menu_active:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;	
	color: #990000;
	text-decoration:underline;
}
a.sprendimas {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration:none;
}
a.sprendimas:visited {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;	
	color: #CCCCCC;
	text-decoration:none;
}
a.sprendimas:hover {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;	
	color: #CCCCCC;
	text-decoration:underline;
}

body {
	background-image: url(images/fonas.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma;
	font-size:11px;
	color: #FFFFFF;
    padding:0;
    height:100%;
    border:none;	
}
.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	color: #000000;
}
.inputas, textarea {
	font-size: 10px;
	color: #272727;
	font-family: Tahoma;
	border: 1px solid #CCCCCC;
	background-color: #D5D5D2;
}
.buttonas{
	width:65px; 
	height:17px; 
	background-color: #DCDCDC;
	font-size: 10px;
	color: #2D2D2D;
	font-family: Tahoma;
	border: 1px solid #8C8C8C;
}
.title{
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:18px;
	font-stretch:extra-condensed;
}
div.scroll {
	overflow: auto;
}