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

BODY {
	font-family: Verdana;
	font-size: 8pt;
}

TD {
	font-family: Verdana;
	font-size: 8pt;
}

TH {
	font-family: Verdana;
	font-size: 8pt;
}

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

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

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

A:hover {
	text-decoration: none;
	color: #000000;
}

.copyright, .copyright A {
	color: #793E00;
	font-size: 7pt;
	font-weight: none;
}

.title, .title A {
	color: #793E00;
	font-family: Verdana;
	font-size: 15pt;
	font-weight: none;
}

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

.location, .location A {
	color: #793E00;
	font-size: 7pt;
}

.menu_topmenu {
	font-weight: bold;
	width: 100%;
}

.menu_submenu {
	font-weight: none;
	width: 100%;
}

TABLE.cms_table {
	border-collapse: collapse;
}

TR.cms_table {
	border: solid 1px #AA7744;
}

TD.cms_table {
	font-family: Verdana;
	border: solid 1px #AA7744;
}

TH.cms_table {
	background-color: #AA7744;
	color: #EDDBA5;
	font-family: Verdana;
	font-weight: bold;
	border: solid 1px #AA7744;
}

INPUT.subscribe {
	width: 100%;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: none;
	background-color: #EDDBA5;
	border: 1, solid #793E00;
	border-color: #793E00;
	color: #000000;
	height: 20px;
}
