* {
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #000000;
}

body 
{ margin: 0; padding: 0em 0;
  text-align: center;
	height: 100%;
	max-height: 100%;
	padding:0; 
	margin:0; 
	border:0;
}

h1, h2, h3, h4, h5, h6
{	/*color: #52ae32;*/
	color: #1e4c9a;
	font-size: 24px;
	font-weight: bold;
}

.olist, .olist td, .olist th
{ /*border: 1px solid black;  */
	padding: 3px;
	text-align: left;
}

.olist th, .olist th a
{	color: #fff;
	font-weight: bold;
	text-decoration: none;
/*	background-color: #51af31;*/
	background-color: #1e4c9a;

	text-align: left;
}

.olist td
{	color: #000;
	background-color: #eee;
	vertical-align: top;
	text-align: left;
}

.messageul {
  list-style-type: disc;
  list-style-position: outside;
  margin: 0 0 0 15px;
  padding: 0;
} 

li 
{	text-align: left;
}

h1 { font-size: 24px; }
h2 { font-size: 18px; }
h3 { font-size: 18px; }
h4 { font-size: 18px; color: #000000; }
h5 { font-size: 12px; color: #000000; }
h6 { font-size: 12px; }

#menu ul#Navigation
{	list-style: none;
	margin: 0;
	padding-left: 0px;
}

#menu ul#Navigation li
{	float: left;
	position: relative;
	padding-bottom: 0px;
/*	color: #51af31;	*/
	color: #1e4c9a;
	padding-right: 30px;
}

#menu ul#Navigation li a
{	/*color: #51af31;*/
	color: #1e4c9a;

	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}

#menu ul#Navigation .li1a a
{	/*color: #1d4f12;*/
	color: #1e4c9a;

}


#menu1 ul#SubNavigation
{	list-style: none;
  margin: 0;
  padding-left: 0px;
	height: 30px;
}

#menu1 ul#SubNavigation li, .li1, .li1a
{       float: left;
        position: relative;
        padding-bottom: 10px;
/*        color: #51af31;*/
       	color: #1e4c9a;

        padding-right: 30px;
}

#menu1 ul#SubNavigation li a
{/*       color: #51af31;*/
				color: #1e4c9a;

        font-size: 12px;
        text-decoration: none;
        font-weight: bold;
}

#menu1 ul#SubNavigation .li2a a
{/*       color: #1d4f12;*/
				color: #1e4c9a;
}

.alevel0
{	text-decoration: none;
/*	color: #52ae32;*/
	color: #1e4c9a;
	font-size: 18px;
	font-weight: bold;
}

.alevel1
{	text-decoration: none;
	color: #fff;
}

.alevel2
{	text-decoration: none;
	color: #000;
	font-weight: bold;
}

.dlevel1
{ height: 30px; 
	vertical-align: middle; 
	font-weight: bold; 
/*	background-color: #52ae32;*/
	background-color: #1e4c9a;

}

.dlevel2
{ height: 30px; 
	vertical-align: middle; 
	text-align: left;
	font-weight: bold; 
}

.infotext
{ display:none; 
	position:absolute; 
	border-style: solid; 
	background-color: #ffff55; 
/*	border-color: #52ae32;*/
	border-color: #1e4c9a;

	padding: 5px;
	width: 400px;
}

.ainfo
{	background-color: #ffff00;
	font-weight: bold;
/*	color: #51af31;*/
	color: #1e4c9a;
}

.userlist tr:hover td, .olist tr:hover td {
	background-color: #D3D4D6;
}

.be_objectedittable input[type=text], .be_objectedittable textarea {
	width: 99%;
}

.fileproperties .title_parameter {
	width: 50px;
}

.sendmessage {
	display: block;	
    float: right;
    margin-right: 10px;
}