body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 7px;
}

a:hover {
	color: #666666;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D8CB2;
	text-decoration: none;
	font-weight: bold;
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D8CB2;
	text-decoration: none;
	font-weight: bold;
}


/*-----------------------------------*/

table#form {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 630px;
	border-spacing: 0;
	border-collapse:collapse;
}

table#form  th {
	width: 190px;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #30505D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	background-color: #D0ECFA; 
	font-weight: bold;
	text-align: left;
	
}
table#form  td {
	font-size: 10px;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #30505D;
	border-top: 1px solid  #CCCCCC;
	border-right: 1px solid  #CCCCCC;	
}




table#form2 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-spacing: 0;
	border-collapse:collapse;
}


table#form2  th {
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #30505D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	background-color: #D0ECFA; 
	font-weight: bold;
	text-align: left;
	
}
table#form2  td {
	font-size: 10px;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #30505D;
	border-top: 1px solid  #CCCCCC;
	border-right: 1px solid  #CCCCCC;	
}
/*----------------------------------*/

table#list {

	border-collapse: collapse;
	width: 100%;
	padding: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;	
}

table#list th {
	background-color: #E7F5FC;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #30505D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	text-align: center;
}

table#list td {
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #30505D;
	border-top: 1px solid  #CCCCCC;
	border-right: 1px solid  #CCCCCC;
}



/*--------------------------------*/

input {
	border: 1px solid #CCCCCC;
	color: #333333;
	margin: 2px;
}

input[type="radio"] {
	border: 0px solid #CCCCCC;
	color: #333333;
	margin: 2px;
}

input[type="checkbox"] {
	border: 0px solid #CCCCCC;
	color: #333333;
	margin: 2px;
	vertical-align: middle;
}

input[type="submit"], button {
	border: 1px solid black;
	color: black;
	margin: 2px;
}

select {
	border: 1px solid #CCCCCC;
	color: #333333;
	margin: 2px;
}

textarea {
	border: 1px solid #CCCCCC;
	width: 280px;
	color: #333333;
	padding: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	height: 100px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 3A3A3A;
	margin-top: 15px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: 3A3A3A;
	margin-top: 10px;
	margin-bottom: 7px;
}

.reportText {
	width: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	font-weight: normal;
	color: 3A3A3A;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*---------------------------*/



.checkbox {
	border-top: 1px solid #CCCCCC;
}


.listcheckbox {
	overflow:auto;
	width:99%;
	height:75px;
	border:1px solid #CCCCCC;
	border-top:0px;
}

.listsearchbox {
	color: #999999; 
	font-size: 11px; 
	width:96%;
	border:1px solid #CCCCCC;
}

.statsdatadiv {
	overflow:auto;
	width:100%;
	
}


.paieska {

	background-attachment: scroll;
	background-image: url(/img/index_04a4.gif); !important
	background-repeat: no-repeat;
	background-position: right top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

.footerlinks {
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #30505D;
}

.topmenu {
	background-image: url(/img/index_07.png); !important
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
	vertical-align: middle;
}

.footer {
	background-attachment: scroll;
	background-image: url(/img/index_28.png) !important; 
	background-repeat: repeat-x;
	background-position: right top;
	
}
.footer div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding: 4px;
}


.error-message {
	color: red;
	font-weight: bold;
}

.filter {
	background-color: #E7F5FC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	
}


.SubMenuHeader, .SubMenuHeader a,  .SubMenuHeader a:visited, .SubMenuHeader a:active, .SubMenuHeader a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4C4C4C;
	vertical-align: middle;
}


.menu_tarpukas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #2C2C2C;
	line-height: normal;
	vertical-align: middle;
	padding-right: 15px;
	padding-left: 15px;
	word-spacing: 4px;
}


.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
!important
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #2C2C2C;
	line-height: normal;
	vertical-align: middle;
	padding-right: 30px;
	padding-left: 30px;
	word-spacing: 4px;
	font-weight: bold;
}
.menu a, .menu a:visited, .menu a:active, menu a:link   {
	text-decoration: none; 
	color: #2C2C2C; !important }
.menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


table#invisibleTable {
	border: none;
	border-collapse: collapse; 
	border-spacing: 0;
	padding:0px;
}
table#invisibleTable td {
	border: none;
	border-collapse: collapse; 
	border-spacing: 0;
	padding:0px;
}
table#invisibleTable tr {
	border: none;
	border-collapse: collapse; 
	border-spacing: 0;
	padding:0px;
}



	.TESTcpYearNavigation,
	.TESTcpMonthNavigation
			{
			background-color:#6677DD !important;
			text-align:center !important;
			vertical-align:center !important;
			text-decoration:none !important;
			color:#FFFFFF !important;
			font-weight:bold !important;
			}
	.TESTcpDayColumnHeader,
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
			font-family:arial !important;
			font-size:8pt !important;
			}
	TD.TESTcpDayColumnHeader
			{
			text-align:right !important;
			border-bottom:solid thin #6677DD !important;
			border-width:0 0 1 0 !important;
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:right !important;
			text-decoration:none !important;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#D0D0D0 !important;
			text-align:right !important;
			text-decoration:line-through !important;
			}
	.TESTcpCurrentMonthDate
			{
			color:#6677DD !important;
			font-weight:bold !important;
			}
	.TESTcpCurrentDate
			{
			color: #FFFFFF !important;
			font-weight:bold !important;
			}
	.TESTcpOtherMonthDate
			{
			color:#808080 !important;
			}
	TD.TESTcpCurrentDate
			{
			color:#FFFFFF !important;
			background-color: #6677DD !important;
			border-width:1 !important;
			border:solid thin #000000 !important;
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1 !important;
			border:solid thin #FFAAAA !important;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
			padding-top:2px !important;
			border-top:solid thin #6677DD !important;
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			height:20px !important;
			}
	A.TESTcpTodayText
			{
			color:#6677DD !important;
			font-weight:normal !important;
			}
	SPAN.TESTcpTodayTextDisabled
			{
			color:#D0D0D0 !important;
			}
	.TESTcpBorder
			{
			border:solid thin #6677DD !important;
			}
	.TESTcpQuarterTable
			{
				padding-bottom:10px;
			}