A { text-decoration:none; }

A:link { color:#00008B; }

A:visited { color: #00008B; }

A:hover { color: #800000; }

body { 
	background: #fff url(http://ip.auxio.eu/img/gradient.png) repeat-x;
	min-width: 767px;
}

br { line-height: 0.8em; }

hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border: none 0; 
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #efefef;
	width: 98%;
	height: 2px;
}

option {
	background: url('http://ip.auxio.eu/img/menu.png');
	background-color: #D8E1ED; 
	color: Black; 
	font-size: 8pt;
}

option.bi { 
	padding: 1px 2px 1px 22px; 
	background-repeat: no-repeat; 
	background-position: 1px 2px; 
	vertical-align: middle; 
} 

select {
	background-color: #C2D1E3; 
	color: Black; 
	font-size: 8pt;
	max-height: 20px;
}

form { display: inline; }

table { border-spacing: 0px; }

td { white-space: nowrap; }

a img { border: 0px; }


.table-heading {
	max-width: 1000px;
	border-collapse: collapse;
    font-family: serifa;
	font-size: 0.9em;
}

.rtl {
	unicode-bidi: embed;
	direction: rtl;
	text-align: right;
}

.ltr {
	direction: ltr;
	text-align: left;
}

.plugin {
	width: 16px;
	height: 16px;
	margin: 0px 3px 0px 3px;
	border: 0px;
}

.table-geotool {
	max-width: 850px;
	font-size: 0.9em;
}

.geotool {
    font-family: serifa;
    font-size: 2.7em;
	font-style: italic;
	font-weight: bold;
    color: #00008B;
}

.smallfont {
	font-size: 0.8em;
}

.dim {
	color: #999;
}
