
body {
    overflow: auto;
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 750px;
    background-color: #2aa;
    font-family:  arial, sans-serif,tahoma, verdana,trebuchet ms;
	font-size: 10pt;
}
.header_ads_top{
	height: 90px; /* to prevent problem with ads_block */
}
#ads_top {
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:728px;
	height: 90px;
}
/* predefined styles */
.u {
	display:none; 
}
.b {
	font-weight:bold;
}
.r {
	text-align:right;
}
.l {
	text-align:left;
}
.c {
	text-align:center;
}
.f_r {
	float:right;
}
.f_l {
	float:left;
}
a {
	color:#00B;
}
.m {
	vertical-align: middle;
}
.no_border {
	border:none;
/*	background:#2dd; */
}
.p1 {
	padding:1em; 
}
.width150 {
	width:150px;
}
 A.no_decor {
	text-decoration:none;
}
#wrapper {
    display: block;
    border: 0;
    overflow: hidden;
}

#header {
    padding: 10px;
    display: block;
    margin: 0;
}

#footer {
    height: 1em;
    line-height: 1em;
    padding: 0 10px 0 10px;
    border-top: 1px solid #177;
    margin: 0 0 3px 0;
    display: block;
    clear: both;
}
/*footer*/
.footer {
    color: black;
	line-height:1.2em;
/*    font-size: smaller;*/
    display: inline;
    float: left;
}

.footer a:hover {
    color: black;
}

#copy {
    float: right
}
#left {
    float: left;
	width: 150px;
}
#leftbar {
    font-size: 1em;
    padding: 0 2px 0 2px;
}

* html #maincontent { /*IE6 hack*/
    margin-left: 150px;
}
#main {
    clear: none;
    overflow: auto;
    border-top: 2px solid #277;
	border-bottom:2px solid #9ff;
	border-right:2px solid #9ff;
    border-left: 2px solid #277;
    background-color: #2dd;
}
#maincontent {
    font-size: 1em;
    padding: 10px;
	min-height:500px;
}

* html .spacemaker { /*IE6 hack*/
	height:200px;
}
 
.spacemaker {
	height:10px;
}
.message {

	width:80%;
	text-align:center;
	padding:1em;
	margin-left:auto;
	margin-right:auto;
 	background:#2bb;
	border:solid 2px #277;	
}
.message hr {
	margin:1em;
}
/* table report */
.table table {
 	background:#2bb;
	border:solid 1px black;
	margin: 1em auto 1em auto;
	border-collapse:collapse;
}
.table tr.even {
	background:#bee;
}
.table tr.odd {
	background:#7ee;
}
.table tr.even:hover,.table tr.odd:hover {
	background:#3cc;
}

.table td, .table th {
	cursor:default;
	padding:1px 0.5em 1px 0.5em;
	border:solid 1px black;
}
.table button {
  margin:3px;
}
.mult_submit {
	background-color:transparent;
	border:1px none;
	padding:0;
}
.text img.arrow {
	border:none;
	vertical-align:middle;
	margin:1px;
}
.text img.icon {
	border:none;
	vertical-align:middle;
	margin:1px;
}
.mult_submit {
	margin:6px 0 0 0;	
}
.field_edit {
  margin:2px 0 2px 0;
  width:7em;
}
.field_edit_wide {
  margin:2px 0 2px 0;
  width:20em;
}
/*profil*/
.dialog table {
 	background:#2bb;
	border:solid 1px #366;
	margin: 1em auto 1em auto;
}

table.stat_table {
	border-collapse:collapse;
 	background:#2bb;
	border:solid 1px black;
	margin-left: auto;
	margin-right: auto;
}
.stat_table td {
	border:solid 1px #ddd;
	text-align:center;
}
.stat_table td:first-child {
	font-weight:bold;
	text-align:left;
}
.table1 {
	border-collapse:collapse;
 	background:#2bb;
	border:solid 1px black;
	margin:1em auto;
	max-width: 700px;
}
.table1 td {
	border:solid 1px black;
	padding:2px 0.5em 2px 0.5em;
}
.table1 tr {
		background:#7ee;
	text-align:center;
}
.table1 td:first-child {
	font-weight:bold;
}
.table1 tr:hover {
	background:#3cc;
}
.table1 tr:first-child,.table1 tr:first-child:HOVER {
	font-weight:bold;
	text-align:center;
 	background:#2bb;
}
/*data menu*/
table.left_data {
	margin:1em auto 1em auto;
	border-collapse:collapse;
 	background:#2cc;
    border-top: 2px solid #177;
    border-left: 2px solid #177;
	border-bottom:2px solid #3ee;
	border-right:2px solid #3ee;
}
.left_data td {
	padding:2px 1em 2px 1em;
	border:dotted 1px #2ff;
	text-align:center;
}
#data {
	margin:1em 1em 1em 1em;
}
/*#data table {
	width:100%;
	text-align:center;
	font-weight:bold;
}
#data td,tr {
	width:100%;
}*/

/*menu*/
#menu ul {
    margin: 10px 2px 0 2px;
    padding: 0;
    list-style-type: none;
    display: block;
    font: bold 16px Arial,sans-serif,Helvetica, Verdana;
    line-height: 2em;
	text-align:center;
}

#menu ul li {
    margin: 0;
    padding: 0;
    border-top: 1px solid #211;
    border-bottom: 1px solid #266;
}

#menu ul li a {
    display: block;
    text-decoration: none;
    color: #fff;
    background: #244;
    padding: 0 10px 0 10px;
}

#menu ul li a:hover {
    background: #277;
}

#menu ul li a.current, ul li a.current:hover {
    border-top: 2px solid #3ff;
    border-left: 2px solid #3ff;
	border-bottom:2px solid #177;
	border-right:2px solid #177;
    background: #2aa;
}
p.big {
	font-size:large;
	font-weight:bold;
	text-align:center;
}
/*text*/

.text A {

	font-weight: bold;
}
.text img {
  float:left;;
/*  display:inline;*/
	border:2px black solid;
	margin:4px 8px 4px 2px;
}
.text hr {
	color:#2aa;
	background-color:#2aa;
	border-bottom:1px #2ff solid;
	border-right:1px #2ff solid;

}
.text A:HOVER {
	color: #f80;
}
.center {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.text p {
    margin: 0 0 1em 0;
}
.text h1 {
	font-size:x-large;

}
.text h2 {
	font-size:large;
	text-align:center;
	text-decoration:underline;
}
p.nomargin {
    margin: 0 0 .5em 0;
	line-height:1.3em;
}
.text ul,.text ol {
	margin: 0 0 1em 1em;
	line-height:1.3em;
}
.text li {
}
.text ul {
	list-style-type:disc;
  list-style-position:inside;
	padding-left:0;
}
.text ul.moved {
	margin-left:210px;
}
/* forms */
input, select, button {
    vertical-align: middle;
/*		text-align:center;*/
}
.dialog {
	margin:3px 0 3px 0;
	
}
.dialog input.button {
	margin-right:0;
	width:60px;
}

.dialog td {
	padding:5px;
}
.dialog td.tdbar {
	padding:0;
	margin:-1px;
}
.dialog td.label {
	text-align:right;
}
.dialog td.button {
	text-align:right;
}
.dialog td.hr {
	padding:1px;
	line-height:3px;
	height:3px;
}
.dialog label {
	white-space:nowrap;
}
.width10em {
	width:10em;
}
.dialog input.widebutton {
	margin-right:0;
}
.dialog input,select {
	margin-right:20px;
}
.dialog .info {
	visibility: visible;
	display:block;
	color:#c00;
	font-weight:bold;
	padding:0.1em .5em;
/*	text-decoration:blink;*/ 
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.dialog .infoOK {
	visibility: visible;
	display:block;
	color:green;
	font-weight:bold;
	padding:0.1em .5em;
	text-align:center;
}
.dialog hr {
	color:#666;
	margin:1px;
}
input[type=text]:focus {
    background-color: #9fd; /*#E0FFFF;*/
}

.error {
    color: red;
    text-align: center;
    text-decoration: blink;
    font-weight: bold;
}
.infoGreen {
	background: #2bb;
	padding:1em;
	width:70%;
	margin-left:auto;
	margin-right:auto;		
    color: green;
    text-align: center;
    font-weight: bold;
}
.textGreen {
    color: green;
    text-align: center;
    font-weight: bold;
}
.infoRed {
	background: #FFFFCE;
	padding:1em;
	width:70%;
	border:1px black solid;
    color: red;
    text-align: center;
	margin-left:auto;
	margin-right:auto;
/*    text-decoration: blink; */
    font-weight: bold;
}
.infoYellow {
	background: #2bb;
	padding:1em;
	width:70%;
	margin-left:auto;
	margin-right:auto;	
	border:1px black solid;
    color: yellow;
    text-align: center;
    font-weight: bold;
}

