body {
	font-family: Tahoma;
	font-size: 12px;
	color: #1B4908;
}

td {
	font-size: 12px;
}

td.header1 {
	border-right: 1px solid #DAE656;
	border-bottom: 7px solid #DAE656;
}

td.header2 {
	border-bottom: 7px solid #DAE656;
}

td.header3 {
	border-top: 2px solid #DAE656;
	border-bottom: 2px solid #DAE656;
}

td.header4 {
	padding: 0px 0px 0px 38px;
}

td.menu {
	border-right: 1px solid #DAE656;
	border-left: 1px solid #DAE656;
}

td.menuItem {
	color: #DAF4A4;
	padding: 5px 5px 5px 26px;
	border-top: 1px solid #7BB430;
	border-bottom: 1px solid #C2D94D;
}

td.menuSubItem {
	color: #DAF4A4;
	padding: 5px 5px 5px 30px;
	border-top: 1px solid #7BB430;
	border-bottom: 1px solid #C2D94D;
}

td.menuSubSubItem {
	color: #DAF4A4;
	padding: 5px 5px 5px 34px;
	border-top: 1px solid #7BB430;
	border-bottom: 1px solid #C2D94D;
}

a.menuItem, a.menuItem:link, a.menuItem:active, a.menuItem:visited {
	color: #DAF4A4;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.menuItem:hover {
	color: #DAF4A4;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


a.menuLogout, a.menuLogout:link, a.menuLogout:active, a.menuLogout:visited {
	color: #bfd74c;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.menuLogout:hover {
	color: #bfd74c;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.menuSubItem, a.menuSubItem:link, a.menuSubItem:active, a.menuSubItem:visited {
	color: #DAF4A4;
	font-size: 12px;
	text-decoration: none;
}

a.menuSubItemItem:hover {
	color: #DAF4A4;
	font-size: 12px;
	text-decoration: none;
}

a.langItemC, a.langItemC:link, a.langItemC:active, a.langItemC:visited {
	text-decoration: none;
}

a.langItemC:hover {
	text-decoration: none;
}

a.langItem, a.langItem:link, a.langItem:active, a.langItem:visited {
	text-decoration: none;
}

a.langItem:hover {
	text-decoration: none;
}

td.menuSpacer {
	border-top: 1px solid #7BB430;
	border-bottom: 1px solid #C2D94D;
}

td.menuEnd {
	border-top: 1px solid #7BB430;
}

td.menuStart {
	border-bottom: 1px solid #C2D94D;
}

td.contentOuter {
	padding-top: 24px;
	padding-left: 24px;
}

td.content {
	border: 1px solid #DAE656;
}

td.footer {
	font-size: 9px;
	padding: 0px 60px 4px 0px;
}
.wf {
	width: 100%;
}

input {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.contacts_block {
	position: relative;
}
.contacts_block .contacts {
	position: absolute;
	top: -70;
	width: 165px;
	height: 85px;
	background: #C9D63D url('../images/contacts_bg.gif') 0 0 no-repeat;
}
.contacts_block .contacts .padd {
	padding: 3px 12px 0 14px;
}
.contacts_block .contacts .padd,
.contacts_block .contacts .padd * {
	font-size: 11px !important;
}
.contacts_block .contacts .padd a {
	color: #1b4908 !important;
}
.contacts_block .contacts .padd a:hover {
	text-decoration: none;
}
.contacts_block .contacts .padd table {
	width: 100% !important;
}
.contacts_block .contacts .padd td {
	padding: 7px 0 0 1px;
}


.clr {
	clear: both;
}
.last_updated table {
	border-collapse: collapse;
}
.last_updated table td {
	vertical-align: bottom;
	padding: 0;
}
.last_updated table td,
.last_updated table td * {
	color: #1b4908;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 24px;
	white-space: nowrap;
}