/* # Unic CMS v4.5 # (c) Romas Pumpalavicius (www.sprendimai.com) 2007 # */

BODY, TD, TH {
	font-family: Verdana;
	font-size: 11px;
}

A:link, A:visited, A:active {text-decoration: none;}
A:hover {text-decoration: underline;}

.copyright, .copyright A {
	color: #006900;
}

.heading, .heading A {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #006900;
}

.button {
	border: solid 1px #99ff66;
	background-color: #006900;
	color: #99ff66;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

INPUT {
	border: solid 1px #006900;
	background-color: #99ff66;
	color: #009900;
	height: 25px;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
}

.location {
	padding: 20px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	background-color: #99ff66;
}
.location, .location A {
	color: #006900;
}

.categories, .categories A {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #006900;
}

.add_url {
	padding: 10px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-color: #99ff66;
}
.add_url, .add_url A {
	color: #006900;
}

.results_title {
	padding: 20px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	background-color: #99ff66;
}
.results_title, .results_title A {
	color: #006900;
}

.results A {
	color: #006900;
}
.results B {
	font-size: 14px;
}

.paging {
	padding: 10px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-color: #99ff66;
}
.paging, .paging A {
	color: #006900;
}