body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
body a, body a:visited {
	color: #27458e;
	text-decoration: none;
}
body a:hover, body a:active {
	color: #27458e;
	text-decoration: underline;
}
body .language, body .language:visited {
	color: #757575;
	text-decoration: none;
}
body .language:hover, body .language:active {
	color: #757575;
	text-decoration: underline;
}
body .topmenu, body .topmenu:visited, body .topmenu:hover, body .topmenu:active {
	font-size: 13px;
	color: #27458e;
	text-decoration: none;
	font-weight: bold;
}
body .sidemenu, body .sidemenu:visited, body .sidemenu:active {
	font-size: 13px;
	color: #27458e;
	text-decoration: none;
}

body .inactivetopmenu, body .inactivetopmenu:visited, body .inactivetopmenu:hover, body .inactivetopmenu:active {
	font-size: 13px;
	color: #757575;
	text-decoration: none;
	font-weight: bold;
}
body .white, body .white:visited, body .white:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
body .white:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
body .sidemenu:hover {
	text-decoration: underline;
}

body .pavadinimas {
	font-size: 12px;
	color: #27458E;
	font-weight: bold;
	text-decoration: none;
}
strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #27458e;
	text-decoration: none;
	font-weight: bolder;
}
body .pagename {
	color: #27458e;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
body .grey {
	color: #999999;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #cccccc;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #cccccc;
}
.cmd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border: 3px double #27458e;
	background-color: #27458e;
}
.dtree {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #27458e;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #27458e;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
	text-decoration: none;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #27458e;
	text-decoration: underline;
}
.dtree .clip {
	overflow: hidden;
}

table.border {
	border: 1px solid gray;
	border-collapse: collapse;
	background-color: white;
/*	width: 100%;*/
}

table.border td {
	border: 1px solid gray;
}

td.header {
	border-width: 0px;
	padding: 2px;
	border-style: solid;
	border-color: #6E8A1A;
	background-color: #6E8A1A;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
}

td.border1 {
	border-width: 0px;
	padding: 2px;
	border-style: solid;
	border-color: #6E8A1A;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 9px;
}
.rollover, .rollover a, .rollover td, .rollover tr {
	background-color: #E5E5E5;
	cursor: hand;
}
.rollout {
	color: #000000;
	background-color: #FFFFFF;
	cursor: hand;
}

.normal { background-color: #FFFFFF; color: #000000;}
.highlight, .highlight.a, .highlight.td, .highlight.tr { background-color: #E5E5E5; color:#000000;}