.body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color:#0260C4;   
  margin:0;
}

.titleGeneric{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 30px;
  text-align: center;
  color:  #FFFF00;	
}

.title{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  color:  #FFFF00;	
}

.subtitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  color:  #FFFF00;	
}

.subtitletable{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 15px;
  text-align: left;
  color:  #FFFF00;	
}

.text{
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 13px;
  text-align: left;
}

.text_homepage{
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 13px;
  text-align: left;
  padding:10pt;
}

.textcentered{
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 13px;
  text-align: center;
}

.bodyContent {
  margin: 0;
  padding: 0;
  display: block;
}

.header {
  left:160px;
  margin-right: 200px;
  padding: 0 20px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: right;
  border-bottom: 1px solid  #FFFF00;
  position: relative;
}

.headerPrint{
  display:none;
}
    
.headertable{
 height:34px;
}

.navigationheader{
  font-size:10px;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-align: left;
  margin: 0;
  padding: 0;
  border: 0;
}

.navigation{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  position: absolute;
  top: 0;
  left: 0;
  width: 160px;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  text-align: left;
}

.navigationtitlelevel1{
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 13px;
  text-align: left;
}

.navigationtitlelevel2{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
}

.navigationtitlelevel1white{
  background-color:White;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 13px;
  text-align: left;
}

.navigationspace{
	width:15px;
}

.navigationlevel1{
	width:160px;
	border:0;
}

.navigationlevel2{
	border:0;
}

.content {
  left: 160px;
  top:60px;
  padding: 0 20px;
  width: 1050px;
  font-weight: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  position:relative;
}

.content_popup {
  margin-left: 0px;
  margin-top:30px;
  padding: 0 20px;
  width: 100%;
  font-weight: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  display: block;
  z-index: 50;
  width: auto;
}

.footer {
  margin-left: 150px;
  padding: 0 20px;
  width: 100%;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  display: block;
  z-index: 50;
  width: auto;
  padding-top: 20px;
  text-align: center;
  clear: left;  
}

a, a:link, a:visited{
  color:  #FFFF00;
  text-decoration: none;
}

a:hover {
  color: Red;
  text-decoration: underline;
}

a:active {
  color:  #FFFF00;
  text-decoration: none;
}

.navigation.navigationtitlelevel1 a, .navigation.navigationtitlelevel1 a:link, .navigation.navigationtitlelevel1 a:visited{
  color:  #FFFF00;
  text-decoration: none;
}

a.navigation.navigationtitlelevel1 a:hover {
  color: Red;
  text-decoration: none;
}

.navigation.navigationtitlelevel1 a:active {
  color:  #FFFF00;
  text-decoration: none;
}

.table_alter_odd a, .table_alter_odd a:link, .table_alter_odd a:visited{
  color: #0260C4;
  text-decoration: none;
}

.table_alter_odd a:hover {
  color: Red;
  text-decoration: underline;
}

.table_alter_odd a:active {
  color:  #0260C4;
  text-decoration: none;
}

.table_alter_even a, .table_alter_even a:link, .table_alter_even a:visited{
  color: #0260C4;
  text-decoration: none;
}

.table_alter_even a:hover {
  color: Red;
  text-decoration: underline;
}

.table_alter_even a:active {
  color:  #0260C4;
  text-decoration: none;
}

.table_alter_even_noborder a, .table_alter_even_noborder a:link, .table_alter_even_noborder a:visited{
  color: #0260C4;
  text-decoration: none;
}

.table_alter_even_noborder a:hover {
  color: Red;
  text-decoration: none;
}

.table_alter_even_noborder a:active {
  color:  #0260C4;
  text-decoration: none;
}


.table_alter{
    border: 1px solid #0260C4;
    width:1033px;
    margin: 0;
    padding: 0;
}

.table_alter_noborder{
    width:774px;
}

.table_alter_header{
  background-color: #C0C0C0; 
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold;
  font-size: 13px;
  color:white;
  text-align: left;
  border-top:1px solid #C0C0C0;
}

.table_alter_header_right{
  background-color: #C0C0C0; 
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold;
  font-size: 13px;
  color:white;
  text-align: right;
  border-top:1px solid #C0C0C0;
}

.table_alter_header_center{
  background-color: #C0C0C0; 
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold;
  font-size: 13px;
  color:white;
  text-align: center;
  border-top:1px solid #C0C0C0;
}

.table_alter_header_excel{
  background-color: #C0C0C0; 
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold;
  font-size: 13px;
  color:white;
  text-align: left;
}

.table_alter_odd{
  background-color: #C0C0C0 ; 
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-weight: normal;
  font-size: 13px;
  text-align: left;
  border-top:1px solid #C0C0C0;
}

.table_alter_odd_center{
  background-color: #C0C0C0 ; 
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-weight: normal;
  font-size: 13px;
  text-align: center;
  border-top:1px solid #C0C0C0;
}

.table_alter_odd_white{
  background-color: #C0C0C0; 
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-weight: normal;
  font-size: 13px;
  text-align: left;
  border-top:1px solid #C0C0C0;
  color:black;
}

.table_alter_odd_30{
  background-color: #C0C0C0 ; 
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-weight: normal;
  font-size: 13px;
  text-align: left;
  border-top:1px solid #C0C0C0;
  height:100px;
}

.table_alter_even{
  background-color: white; 
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-weight: normal;
  font-size: 13px;
  text-align: left;
  border-top:1px solid #C0C0C0;
}

.table_alter_even_noborder{
  background-color: white; 
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-weight: normal;
  font-size: 13px;
  text-align: left;
}

.table_alter_even_noborder_center{
  background-color: white; 
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-weight: normal;
  font-size: 13px;
  text-align: center;
}

.table_alter_even_white{
  background-color: white; 
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-weight: normal;
  font-size: 13px;
  text-align: left;
  border-top:1px solid #C0C0C0;
  color:black;
}

.table_alter_even_30{
  background-color: white; 
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-weight: normal;
  font-size: 13px;
  text-align: left;
  border-top:1px solid #C0C0C0;
  height:100px;
}

.content_table{
    overflow:auto;
    height:620px;
    width:1050px;
}

.content_table_small{
    overflow:auto;
    height:200px;
    width:790px;
}

.content_table_medium{
    overflow:auto;
    height:350px;
    width:790px;
}

.content_table_search{
    overflow:auto;
    height:540px;
    width:1050px;
}

.index_inactive{
    font-family : Verdana, Arial, Helvetica, sans-serif; 
    font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: red;
	text-decoration : none;
	background-color: #FFFFFF;

}

.index_active{
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	text-decoration : none;
	background-color: #C0C0C0;
	cursor: pointer;
}

.search{
    width:1050px;
    background-color:#C0C0C0;
}

.img_presentation{
 display:inline;
 border: 1px solid #CCCCCC;
}

.img_presentation_print{
    display:none;}

.img_album{
 border: 1px solid #CCCCCC;
}

.col_presentation{
    display:inline;
    }
    
.treuils_table{
        width:750px;
    }
