body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: transparent;
	margin: 10px;
}

.bodySearch {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: transparent;
	margin: 0px;
	
}

td {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

img {
	border: 0;
}
.cursor { cursor: hand;
					cursor: pointer;} 
.selected {
  	color: #000000;
  	background-color: #70AF00;
  	font-weight: bold;
}

a:link {
	color: #70AF00;
	text-decoration: none;
}

a:visited {
	color: #70AF00;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;

}
a:active {
	color: #000000;
	text-decoration: underline;
}

.petit {
	font-size: 9px;
}

a.linkbanner:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.linkbanner:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.linkbanner:hover {
	color: #70AF00;
	text-decoration: underline;

}
a.linkbanner:active {
	color: #70AF00;
	text-decoration: underline;
}

.petit {
	font-size: 9px;
}

.page_header {
	background-color: #70AF00;
	color: #FFFFFF;
	padding: 2px;
	padding-left: 5px;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
}

.server_header {
	font-size: 12px;
	background-color: #70AF00;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	border: 1px #000 solid;
}

.server_footer {
	color: #888;
	border-top: 1px #888 solid;
	font-weight: bold;
	padding-top: 2px;
	float: left;
}

.layers_column1 {
	width: 20px;
	float: left;
	height: 20px;
}

.layers_column2 {
	width: 36px;
	float: left;
	height: 20px;
	padding-top: 2px;
}

.layers_column3 {
	float: left;
	height: 20px;
	padding-top: 2px;
}

.row0 {
	background-color: #ffffff;
}

.row1 {
	background-color: #eeeeee;
}

.layer_name {
	background-color: #70AF00;
	color: #FFFFFF;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
}

.field_name {
        width:111px;
}

.field_value {

}

 .button {
	font-size: 12px;
	color: #70AF00;
	padding: 1px;
	text-decoration: none;
  border: 1px solid #70AF00;
  background-color: #F0F0F0;
	cursor: hand;
  cursor: pointer;
  
}

.status {
	font-size: 10px;
}

.combo {
	font-size: 9px;
	background-color: #FFFFFF;
	width: 100%;
}

.menuInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E2EFCC;
	color: #FFFFFF;
	align: center;
}
.title {
	font-family: Verdana, Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 10px;
	font-weight: bold;
}

.rtop, .rbottom{display:block}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}