body {background-color:#000; font-family: Open Sans, sans-serif; padding: 0; margin: 0; color: white}
.fnt_img_subtitle {font-size: 14px; text-align:center}
/* table rows */
.tr_nav {vertical-align:top;}
/* table columns */
.tbl_content_left {width:5%;}
.tbl_content_text {width:55%;}
.tbl_content_img {width:35%;}
.tbl_content_right {width:5%;}
.tbl_content_upd_date {width:10%;}
.tbl_content_upd_text {width:70%;}
.tbl_links_left {width:5%;}
.tbl_links_col1 {width:20%;}
.tbl_links_col2 {width:20%;}
.tbl_links_col3 {width:20%;}
.tbl_links_col4 {width:20%;}
.tbl_links_right {width:5%;}
/* external hyperlink*/
.href_ext {color:green;}
.href_int {color:white;}
.href_dl {color:gray;}
.href_hidden {color:white;text-decoration:none;}
.href_translated {color:yellow;}
.href_new {color:red;}
/* Navigation */
.nav_top_home_langchange {position:sticky;top:0;}
/* Special Headers */
.h2legal {color:purple;}
.h3tiblue {color:cyan;line-height:0.2em;}
.h4tigreen {color:lightgreen;line-height:0.2em;}
/* Special backgrounds */
.bg_tbl_links_projects {background-color:#333;}
.bg_tbl_margins {background-color:#000;}
.bg_warning {background-color:yellow;color:black;}
.bg_even_row {background-color:#90EE90;color:black;}
.bg_odd_row {background-color:lightgrey;color:black;}
/* Special foregrounds */
.thhg {color:#EE82EE;display:inline;}
.english {color:yellow;display:inline;}