HTML, BODY {
	font-family: Tahoma, Verdana, Arial;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	height: 100%;
	width: 100%;
}

IMG {
	border: none;
}

A {
	color: #134a9b;
	font-weight: bold;
}

A:hover {
	color: #272727;
	font-weight: bold;
}

.head {
	height: 200px;
	width: 100%;
	background: #FFFFFF url(/img/headln.png) repeat-x;
	margin-bottom: -200px;
}

.content {
	height: 100%;
	width: 100%;
	text-align: left;
	padding: 200px 0px 29px 0px;
}

.left {
	width: 240px;
	vertical-align: top;
}

.right {
	vertical-align: top;
	text-align: left;

}

.content_zone {
	padding: 0px 15px 15px 15px;
	font-size: 15px;
	text-align: justify;
}

.content_zone h1 {
	font-size: 18px;
	color: #134aeb;
}

.content_zone h2 {
	font-size: 16px;
	color: #134aeb;
}


.content_zone IMG {
	margin: auto;
	display: block;
}

#menu_top {
	display: block;
	margin: 0px;
}

#menu_bottom {
	display: block;
	margin: 0px;
}

/* */

.menu {
	width: 240px;
	background: #FFFFFF url(/img/menuln.png) repeat-y;
}

.menu DIV {
	width: 234px;
	border-bottom: 1px solid #ffffff;
	cursor: hand;
	line-height: 28px;
}

.menu DIV A {
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	display: block;
	padding-left: 20px;
}

.menu DIV.sub, .menu DIV.sub DIV.subsub {
	border-bottom: none;
}

.sub, .subsub {
	display: none;
}

.sub DIV, .subsub DIV {
	line-height: 20px;
	margin-left: 0px;
}

.sub DIV A {
	padding-left: 40px;
}

.subsub DIV A {
	padding-left: 60px;
}

.sub DIV.mselected, .subsub DIV.mselected, .menu DIV.mselected {
	background-color: #bacfdb;
}

.sub DIV.mselected A, .subsub DIV.mselected A, .menu DIV.mselected A {
	color: #134aeb;
}

/* */

.bottom {
	height: 29px;
	width: 100%;
	background: #FFFFFF url(/img/btmln.png) repeat-x;
	margin-top: -29px;
	text-align: center;
}

.bottom A {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.bottom A:hover {
	color: #538aeb;
}

.tractor {
	position: absolute;
	z-index: 5;
	top: 0px;
	right: 0px;
}

.logo {
	position: absolute;
	z-index: 5;
	top: 0px;
	left: 0px;
	width: 200px;
}

.title {
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
}

.counters {
	margin: 20px auto auto 20px;
	text-align: left;
}

.cat {
	width: 600px;
	border-collapse: collapse;
	margin: auto;
}

.cat TD {
	padding: 2px;
	border: 2px solid #999999;
}

.stat {
	font-weight: normal;
	text-align: justify;
	margin: 10px 15px 15px 15px;
}

.stat strong {
	font-weight: normal;
}
