@charset "windows-1257";
BODY
 {
	scrollbar-face-color:#9d96c5;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#9d96c5;
	scrollbar-shadow-color:rgb(0,0,0);
	scrollbar-highlight-color:rgb(0,0,0);
	scrollbar-3dlight-color:#9d96c5;
	scrollbar-darkshadow-Color:#202020;
 }


.tekstas {
	font-family: Arial;
	font-size: 12px;
	padding-top:5;
}

.little {
	font-family: Arial;
	font-size: 10px;
	padding-top:5;
	color: white;
}

.deo {
	font-family: Book-antiqua;
	font-size: 20px;
	padding-top:5;
	color: white;
}

td {
	font-family: Garamond, Helvetica;
	font-size: 18 px;
	color:#333333;
}

th {
	font-family: Verdana, Helvetica, sans-serif;
}


.logout {
	font-family: Helvetica,Arial;
	font-size: 14 px;
	color:white;
	text-decoration:none;		
}

.chatbig {
	font-family: Garamond, Helvetica;
	font-size: 21 px;
	font-weight: bold;
	color:white;
	text-decoration:none;		
}

.numbers {
	font-family: Garamond, Helvetica;
	font-size: 19 px;
	color:#000000;
	text-decoration:none;		
}

.inputas {
  border:1px solid #aaaaaa; font-family:Georgia, "Times New Roman", Times, serif;
  color:#006600;
}

A.numbers:link {
	font-family: Garamond, Helvetica;
	font-size: 19 px;
	text-decoration:none;
}

A.numbers:hover {
	font-family: Garamond, Helvetica;
	font-size: 19 px;
	color:#000000;
	text-decoration:underline;
}

.klausimelis {
	font-family: Garamond, Helvetica;
    font-size: 18 px;
    color:#333333;
}

#menu li {
    list-style: none;
    margin-bottom:7px;
}

#menu li A {
    color: #FFF;
    text-decoration: none;
}

#menu li A:hover {
    color: #DFE7FF;
    text-decoration: underline;
}


