.info
{
	font-size: 8pt;
	color: #2C506F;
	text-align: left;
}
div.info
{
	margin-top: 0px;
	margin-bottom: 7px;
	/*margin-left: 95px;*/
}
A:link.info, a:visited.info, a:active.info
{
	font-size: 8pt;	
	color: #2C506F;
	font-weight: bold;
	/*TEXT-DECORATION: none;*/
}
A:HOVER.info
{
	color: #4779A4;
	font-weight: bold;
	TEXT-DECORATION: none;
}



BODY {
	font-family: Verdana;
	font-size: 10pt;
	background-color: #BAD1DC;
}

TD {
	font-family: Verdana;
	font-size: 10pt;
}

a:link.lang, a:visited.lang
{
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
	color: white;
}

a:hover.lang
{
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	color: #BAD1DC;
}

p
{
	margin-bottom: 2px;
}

.loginbutton
{
	color: #FFFFFF;
	background-color: #0E7FB4;
	font-family: Verdana;
	font-size: 11px;
	height: 20px;
	border: #844A20 1px solid;
	width: 100px;
	margin-bottom: 1px;
	margin-top: 1px;
}

.inputbox
{
	/*border-width: 1px;*/
	width: 150px;
	height: 16px;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-bottom: 1px;
	margin-top: 0px;
	margin-right: 10px;
}

.textondark
{
	font-family: Verdana;
	font-size: 8pt;
	color: white;
}

.pavad {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color : #2C506F;
}



.textas2 {
	font-family: Verdana;
	font-size: 7pt;
	color : #2C506F;
    font-weight: bold;
}

A:link {
	color: #000000;
	text-decoration: underline;
}
A:active {
	color: #000000;
	text-decoration: underline;
}
A:visited {
	color: #000000;
	text-decoration: underline;
}
A:hover {
	color: #CCAE00;
	text-decoration: underline;
}

.textas {
	font-family: Verdana;
	font-size: 8pt;
	color : #2C506F;
	text-align: left;
}

.textas A:link,A:active,A:visited,A:hover {
	font-family: Verdana;
	font-size: 8pt;
	color : #2C506F;
	text-align: left;
}

