<!-- # Unic CMS v4.3 # (c) Romas Pumpalavicius (www.sprendimai.com) 2006 # -->

BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3296CF;
	background-image: url(images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}

TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}

A:link {
	text-decoration: none;
	color: #CCCCCC;
}

A:visited {
	text-decoration: none;
	color: #CCCCCC;
}

A:active {
	text-decoration: none;
	color: #CCCCCC;
}

A:hover {
	text-decoration: underline;
}

.copyright, .copyright A {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: none;
}

.title, .title A {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
}

.comment, .comment A {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: none;
}

.topmenu_notcurrent, .topmenu_notcurrent A:link, .topmenu_notcurrent A:visited, .topmenu_notcurrent A:active, .topmenu_notcurrent A:hover {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.topmenu_current, .topmenu_current A:link, .topmenu_current A:visited, .topmenu_current A:active, .topmenu_current A:hover {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.menu_notcurrent, .menu_notcurrent A:link, .menu_notcurrent A:visited, .menu_notcurrent A:active, .menu_notcurrent A:hover {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.menu_current, .menu_current A:link, .menu_current A:visited, .menu_current A:active, .menu_current A:hover {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

TABLE.cms_table {
	border-collapse: collapse;
}

TR.cms_table {
	border: solid 2px #FFFFFF;
}

TD.cms_table {
	font-family: Verdana;
	font-size: 9pt;
	border: solid 2px #FFFFFF;
}

TH.cms_table {
	background-color: #FFFFFF;
	color: #3296CF;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	border: solid 2px #FFFFFF;
}

INPUT {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: none;
	background-color: #C6D9E9;
	border: 1, solid #314E70;
	border-color: #314E70;
	color: #314E70;
	height: 20px;
}

TEXTAREA {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: none;
	background-color: #C6D9E9;
	border: 1, solid #314E70;
	border-color: #314E70;
	color: #314E70;
}
