body
{
	background-color: White;
}

.Label
{
	font-family: Tahoma, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
}

.Value
{
	font-family: Tahoma, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
}

.ErrorMessage
{
	font-family: Tahoma, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
}



.Tecaj_Layout
{
	border: solid 0px #F7EEDE;
	background-color: transparent;
	width: 120px;
}
.Tecaj_Header
{
	border: solid 1px #3C86CB;
	background-color: transparent;
}
.Tecaj_ItemRow
{
	border: solid 1px #3C86CB;
	background-color: #F7D79F;
}
.Tecaj_AlternatingItemRow
{
	border: solid 1px #3C86CB;
	background-color: transparent;
}
.Tecaj_Footer
{
	font-family: Tahoma, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
}
