body  {
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin: 0px;
  padding-top: 0px;
  scrollbar-track-color: #CACACA;
  scrollbar-face-color: #44649A;
  scrollbar-highlight-color: #003366;
  scrollbar-shadow-color: #003366;
  scrollbar-arrow-color: #003366;
  background: #EFF2EB url(../files/tmpl/main_bg.gif);
  }

/* all */

TABLE, TH, TR, TD, FONT, BLOCKQUOTE, LABEL  { 
  font-family: Tahoma;
  font-weight: normal;
  font-size: 13px;
  text-decoration: none;
  font-style: normal;
  line-height: normal;
  font-variant: normal;
        }

.name { 
  color: #003399;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
        }

p, ul, li, ol, em   {
  line-height:16px;
  color: #000000;
  font-size : 13px;
  text-decoration: none;
  font-weight: normal;
  text-align: justify;
  padding-right: 20px;
  padding-left: 20px;
  font-family: Tahoma;
  font-style: normal;
  font-variant: normal;
  }


b, strong {
  font-family: Tahoma;
  font-weight: bold;
  font-size: 13px;
}

.img1 {
  border: 1px solid #147D5D;
}

.tittle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  color: #666666;
}

.submen {
  font-size: 12px;
  font-weight: normal;
}

/* all */

/* Header */
h1 {
  color: #23517A;
  font: 18px Arial, Helvetica, sans-serif;
  padding-left: 20px;
  padding-top: 5px;
  }
  
h2 {
  font: bold 16px Arial;
  color: #154158;
  padding-left: 20px;
  padding-top: 5px;
} 

h3 {
  color: #FFFFFF;
  display:inline;
  word-spacing: 4px;
  font: bold 16px Arial, Helvetica, sans-serif;
  padding-left: 20px;
  padding-top: 5px;
  }
.copyright {
  font: 10px Tahoma;
  color: #FFFFFF;
  background: #154158;
  padding: 5px 10px 5px 20px;
}

  


h4 {
  color: #FFFFFF;
  display:inline;
  word-spacing: 4px;
  font: normal 11px/normal Arial, Helvetica, sans-serif;
}

h5 {


  color: #000000;
  font-size: 11px;
  display:inline;
  line-height:normal;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-variant: small-caps;
  font-style: normal;
}

h6 {
  color: #0033FF;
  font-size: 11px;
  display:inline;
  line-height:normal;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-variant: small-caps;
  font-style: normal;
}

/* Header H1, H2, H3 */
/* ---------------------------------------------------------------------------------------------------------- */


/* Forms */
/* ---------------------------------------------------------------------------------------------------------- */
  
INPUT, TEXTAREA, select, button {
  font-family: Tahoma, Arial;
  font-size: 12px;
  background-color: #f5f5f5;
  border: 1px solid #44649A;
  }
/* Forms */

.bg_top {
  padding: 0px;
  white-space: nowrap;
  margin: 0px;
  clear: both;
  float: left;
  height: auto;
  width: auto;
  background: url(../files/tmpl/ugak_panorama.JPG) no-repeat fixed left top;
}

.bg_left {
  background: url(../files/tmpl/left_bg.gif) repeat-y fixed right;
}
.bg_right {
  background: url(../files/tmpl/right_bg.gif) repeat-y fixed left;
}


.border_text {
  border: 1px solid #195273;
  padding: 5px;
}
.text_left {
  font: 11px Tahoma;
  color: #102B3A;
  padding-right: 5px;
  padding-left: 30px;
}

.green_border {
  border-right: 2px solid #154158;
}


img.floati {
  float: left;
  clear: left;
  margin: 1px 1px 1px 1px;
  border: 1px solid #033565;
}
.bg_name {
  background: #FFFFFF url(../files/tmpl/name_bg.gif) repeat-x fixed;
  padding: 2px;
}

