body{
    background-image:url(../img/bg_page.jpg);
    background-attachment:fixed;
    background-position: 50% 0%;
    background-repeat:no-repeat;
    background-color:black;
    background-clip:border-box;
    background-origin:padding-box;
    background-size:auto;
    margin:0px;
    padding:0px;
    font-size:0.9em;
    font-family:verdana;
    text-align:left;
    color:black;
}
._daemon_{
  position:absolute;
  max-width:1000px;
  background-color:white;
 /* background-image:url(../images/img10.jpg);*/
  display:none;
  border:1px solid black;
  border-radius:12px;
}
.tbl_titler_envelope{
  border-top:1px solid white;
  border-top-left-radius:12px;
  border-top-right-radius:12px;
  background-color:black;
  /*background-image:url(../images/img10.jpg);*/
}
.win_titler{
  padding:5px 10px;
  font-weight:bold;
  color:lime;
  font-size:1.3em
}
.win_closer{
  padding:3px 10px;
}
.ico_win_closer{
  width:25px;
  height:25px;
  background-image:url(../img/ico_win_closer.png);
  background-position:0px 0px;
}
.ico_win_closer:hover{
  background-position:0px -25px;
  cursor:pointer;
}
.win_content{
  padding:10px 50px;
}
.fll{float:left;}
.flr{float:right;}

h1{font-size:1.4em;}
h2{font-size:1.2em;}
h3{font-size:1em;}
.page_titles h1{font-size:1.1em;margin-top:11px;}
.greating{font-size:1.0em;font-weight:bold;}
.legend{font-size:0.85em;}
.smalllegend{font-size:0.75em;}
.strongtext{font-weight:bold;font-size:1.2em;}
.subtitles{font-weight:bold;}
.required{color:red}
.signature{width:100%;font-size:1em;color:black;font-weight:bold;text-align:right;margin-right:0px;margin-top:50px;}
.signature div{margin-right:50px;}
.errormsg{color:red;font-size:0.85em;}
.infomsg{color:green;font-size:0.85em;}

.form_container{width:100%;text-align:center;}
.tbl_liqiud_centered{margin-left:auto;margin-right:auto;}
.tbl_liqiud_centered_td_right{text-align:right}
.tbl_liqiud_centered_td_left{text-align:left}
.tbl_separator{width:25px;}

a, a:visited{text-decoration:none;color:green}
a:hover{text-decoration:underline;color:maroon;cursor:pointer;}

.text_align_left{text-align:left;}
.text_align_right{text-align:right;}
.text_align_center{text-align:center;}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#login_table{position:fixed;display:none;background:lightgray;border:1px solid black;}
.tblHeader{background:url(../img/bgTopMenu.png);border-bottom:1px solid black;text-align:center;margin-top:0px;padding:5px 50px 0px 50px;font-size:1.3em;height:30px;font-weight:bold;}
#page_header{margin-left:auto;margin-right:auto;width:1000px;min-height:80px;border:0px solid black;}
#page_header div {float:left;}

#content_container{width:1000px;margin-left:auto;margin-right:auto;min-height:100px;background:url(../img/bg_menu.png);border-top:1px solid gray;border-left:1px solid white;border-right:1px solid white;}
#content_container div{float:left;}

#left_bar{width:198px;margin-top:10px;min-height:100px;}
.left_bar_block{width:196px;border:1px solid black;background:lightgray;}
.left_bar_block ul{display:block;padding:0px;}
.left_bar_block ul li{display:block;margin-left:-0px;margin-top:-14px;}
.left_bar_block ul li div{background:url(../img/bgLeftBarMenu.png)0px 0px repeat-x;height:19px;width:186px;padding:0px 5px 0px 5px;color:blue;font-weight:bold;}
.left_bar_block ul li div:hover{background:url(../img/bgLeftBarMenu.png) 0px -19px repeat-x;height:19px;width:186px;padding:0px 5px 0px 5px;color:white}


.left_bar_block_separator{width:180px;margin-left:10px;height:5px;}
.content_block_separator{width:790px;margin-left:10px;height:5px;}
#content_bar{width:792px;margin-top:10px;margin-left:10px;min-height:100px;}
.content_bar_inside{border:1px solid black;width:780px;background:lightgray;padding:5px;}
#footer_container{margin-left:auto;margin-right:auto;width:1000px;border:1px solid white;background:lightgray;min-height:80px;}
#logo_devron{float:left;}


.titles1{font-weight:bold;font-family:verdana;font-size:1.5em;text-decoration:underline;}








