  body {
    background: #5E6B73; 
    background-image: url(../images/bg.gif);
    background-repeat: repeat-x; 
    padding: 0px; 
    padding-bottom: 20px; 
    margin: 0px;
    font-family:  sans-serif; 
  }
  ul {
    margin-top: 10px;
  }
  li {
    line-height: 16px;
  }
  a {
    color : #3399cc;
    text-decoration : none;
  }
  a:visited {
    color : #006;
    text-decoration : none;
  }
  p {
    margin-left: 10px;
    margin-top: 20px;
    color: #373C40; 
    font-size: 13px;
    font-family: sans-serif;
    text-align: justify;
  }
  .myhr {
    margin: 20px 0px 20px 0px;
    border-top: 1px dashed #3399cc;
    line-height: 0px;
    height: 0px;
  }
  .screen_table td{
    font-family:  sans-serif;   
    font-size: 10px;
    padding: 19px;
    color: #999;
  }
  .screen {
    border: 1px solid #808080;
    margin-bottom: 5px;
    padding: 10px;
    background-color: #fff;
  }
  #top-navi {
    font-family:  sans-serif;
    background: #222222; 
    background-image: url(../images/navi_fon.gif);
    background-repeat: repeat-x;
  }
  #top-navi a, #top-navi a:visited {
    color: #DAD1D2; 
    font-size: 12px; 
    font-weight: bold; 
    margin-left: 12px; 
    margin-right: 12px;
    text-decoration: none;
  }
  #top-navi a.selected, #top-navi a.selected:visited {
    color: #FFFFFF; 
    font-size: 12px; 
    font-weight: bold; 
    margin-left: 12px; 
    margin-right: 12px;
    text-decoration: none;
  }
  #top-navi a:hover{
    color: #FFFFFF; 
    font-size: 12px; 
    font-weight: bold; 
    margin-left: 12px; 
    margin-right: 12px;
    text-decoration: none;
  }
  .main-capter{
    font-size: 16px; 
    font-weight: bold;  
  }
  .sub-capter{
    font-size: 13px; 
    text-decoration: underline; 
    color: #138DB7; 
    font-weight: bold;
  }
  .sub-capter2{
    font-size: 12px; 
    color: #616161; 
    font-weight: bold; 
    margin-left: 10px;
    margin-top: 20px;  
  }
  #lang-navi{
    background: #213B45; 
    background-image: url(../images/lang_navi_fon.gif);
    background-repeat: repeat-x; 
    font-size: 10px;
  }
  #lang-navi a, #lang-navi a:visited{
    font-weight: bolder;
    color: #AAB1B2; 
    font-size: 10px; 
    text-decoration: none;
  }
  #lang-navi a:hover{
    font-weight: bolder;
    color: #EFEFEF; 
    font-size: 10px; 
    text-decoration: underline;
  }
  #lang-navi a.selected, #lang-navi a.selected:visited{
    color: #FFFFFF; 
    font-size: 10px; 
    font-weight: bolder; 
    text-decoration: none;
  }
  #lang-navi a.selected:hover{
    color: #FFFFFF; 
    font-size: 10px;
    font-weight: bolder;  
    text-decoration: none;
  }
  
  .top-info-block{
     height: 133px; 
     margin: 10px; 
     margin-left: 30px; 
     color: #FDFDFE; 
     font-size: 11px;
  }
  .top-info-block .inner-heading{
     font-weight: bold; 
     font-size: 13px;
  }
  .top-info-block .inner-text{
     padding: 13px; 
     margin-left: 20px;
  }
  a.download-link, a.download-link:hover, a.download-link:visited{
      color: #FDFDFE; 
      font-size: 12px; 
      font-weight: bold; 
      text-decoration: none;
  }
  #copyright-block{
      background: #434B50; 
      background-image: url(../images/bot_navi_fon.gif);
      background-repeat: repeat-x; 
      font-size: 10px; 
      color: #FFFDFD;
  }
  #divider1 {
      background: #7C898F; 
      background-image: url(../images/divider.gif);
      background-repeat: repeat-x;
  }
  #head-back {
      background: #1198C7; 
      background-image: url(../images/blue_fon.gif);
      background-repeat: repeat-x;
  }
  #divider2 {
      background: #7C898F; 
      background-image: url(../images/divider2.gif);
      background-repeat: repeat-x;
  }
  #main-text-block{
      padding: 20px; 
      color: #373C40; 
      font-size: 13px;
  }

  
/* Add */  
  
H2.faq { margin-top:10px }
H3.faq { margin-top:15px }
Hr.faq { border:0px ; color:#8080c0 ; background-color:#8080c0 ; height:1px ; margin:40px 50px 30px 50px }
pre.config { background-color:#f0f0ff ; border:1px dashed #a0a0ff ; padding:5px ; margin:5px 10px 5px 10px }

I.howto { color:#ff0000 }
DIV.howto { margin-left:10px }

#content_table {
   color: #373C40; 
   font-size: 13px;
   font-family: sans-serif;
   background-color: #3399cc;
   margin-bottom: 20px;
}
#content_table th { 
   background-image: url(../images/blue_fon.gif);   
   background-repeat: repeat-x;
   background-position: 0px -80px;
   color: #FFFFFF;
   font-size: 11px;
   font-weight: bold;
}
#content_table td { 
   background-color: #EFEFEF; 
}

blockquote {
	font-size:12px;
	font-weight: bold; 
	margin-left: 10%;
	text-align:justify;
}

kbd {
	background-color: #EFEFEF;
	font: 13px sans-serif;
	text-align: center;
	border-top: 2px double #CFCFCF;
	border-left: 3px solid #BABABA;
	border-right: 4px solid #AAAAAA;
	border-bottom: 6px solid #909090;
	padding-left: 0.2em;
	padding-top: 0em;
	padding-right: 0.2em;
	padding-bottom: 0em;
	line-height: 1.6em;
	vertical-align: top;
}
