/* #  Unic CMS v4.3 # (c) Romas Pumpalavicius (www.sprendimai.com) 2006 # */

BODY, TD, TH {
	font-family: Verdana;
	font-size: 8.5pt;
}

A:link {
	text-decoration: none;
}

A:visited {
	text-decoration: none;
}

A:active {
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

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

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

.title {
	border: #FF0000 solid 1px;
	background-color: #c20f13;
}

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

.unread_messages {
	border: #00FF00 solid 1px;
	background-color: #28d500;
	cursor: hand; cursor: pointer;
}

.border, .border TD, .border TH {
	border: #00d2ff solid 1px;
	background-color: #007e99;
	border-collapse: collapse;
}

.none, .none TD, .none TH {
	border: none;
	background-color: none;
	border-collapse: collapse;
}

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

.menu_bottom_current, .menu_bottom_current A {
	color: #CCCCCC;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: none;
}

.menu_top {
	border: #00d2ff solid 1px;
	background-color: #005466;
	padding: 2px;
	cursor: hand; cursor: pointer;
}

.menu_top_current {
	border: #FF0000 solid 1px;
	background-color: #c20f13;
	padding: 2px;
	cursor: hand; cursor: pointer;
}

.menu_top A, .menu_top_current A, .menu_top A:hover, .menu_top_current A:hover {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

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

.content {
	border: #00d2ff solid 1px;
	background-color: #005466;
}

.content_table TD {
	background-color: #005466;
}

.vip {
	color: #FF0000;
	font-weight: bold;
}

BLOCKQUOTE {
	border: #007e99 solid 1px;
	font-style: italic;
	padding: 5px;
}
