@charset "utf-8";

BODY 
{
	background-color: #FFFFFF;
	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
	/* 
	scrollbar-face-color: #FFFFFF; 
 	scrollbar-highlight-color: #FFFFFF; 
 	scrollbar-shadow-color: #000000; 
  	scrollbar-arrow-color: #000000; 
 	scrollbar-track-color: #FFFFFF; 
	scrollbar-3dlight-color: #000000; 
 	scrollbar-darkshadow-color: #000000;
	*/
}

body,table,td,p			{ font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #222222; font-weight: none; }
a 			{ font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #63C1FF; font-weight: none; }

/* TEXTS */
.dantis 	{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 16px; color: #0099FF; font-weight: none; font-weight: bold; }
.dantis 	A:link 		{ color: #0099FF; text-decoration: none; font-weight: bold; }
.dantis 	A:visited 	{ color: #0099FF; text-decoration: none; font-weight: bold; }
.dantis  	A:hover		{ color: #0099FF; text-decoration: underline; font-weight: bold; }

.dantys	{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 17px; line-height: 16px; color: #777777; font-weight: bold; }
.dantys 		A:link 		{ color: #0099FF; text-decoration: none; font-weight: bold; }
.dantys 		A:visited 	{ color: #0099FF; text-decoration: none; font-weight: bold; }
.dantys  	A:hover		{ color: #0099FF; text-decoration: underline; font-weight: bold; }

.txt 		{ font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #222222; font-weight: none; }
.txt 		A:link 		{ color: #0099FF; text-decoration: none; }
.txt 		A:visited 	{ color: #0099FF; text-decoration: none; }
.txt  		A:hover		{ color: #0099FF; text-decoration: underline; } 

.kalba 		{ font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #222222; font-weight: bold; }
.kalba 		A:link 		{ color: #555555; text-decoration: none; font-weight: bold; }
.kalba 		A:visited 	{ color: #555555; text-decoration: none; font-weight: bold; }
.kalba 		A:hover		{ color: #555555; text-decoration: underline; font-weight: bold; } 


/* BORDERS */
.bd			{ border-top: #333333 1px solid; border-left: #333333 1px solid; border-right: #333333 1px solid; border-bottom: #333333 1px solid;	}
.bd_t		{ border-top: #333333 1px solid; }
.bd_l		{ border-left: #333333 1px solid; }
.bd_r		{ border-right: #333333 1px solid; }
.bd_b		{ border-bottom: #333333 1px solid; }

/* COLORS */
.color_true 	{ color: #009966; }
.color_false 	{ color: #FB0000; }

/* ACTIONS */
.hand 			{ cursor: hand; }
.display 		{ display:none}

/* INPUTS */
#input			{ font-size: 11px; color: #333; background-color: #FFF; border: 1px Solid #6C7487; height: 17px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }
#select			{ font-size: 11px; color: #333; background-color: #FFF; border: 1px Solid #6C7487; height: 17px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }
#textarea		{ font-size: 11px; color: #333; background-color: #FFF; border: 1px Solid #6C7487; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }
#button			{ font-size: 12px; color: #333; height:23px; width:170px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; margin-left:182px; margin-top:5px; }
#button2		{ font-size: 11px; color: #333; background-color: #FFF; border: 1px Solid #6C7487; height: 16px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }
#radio			{ font-size: 12px; color: #333; background-color: #FFF; border: 1px Solid #6C7487; height: 16px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }
#checkbox		{ font-size: 12px; color: #333; background-color: #FFF; border: 1px Solid #FFFFFF; height: 16px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }

/*
Programming: HTML,PHP,CSS,JS,MySql 
Marijus Dulskis [MDM, www.mdm.lt, 2005]
*/