/* main */

html, body{
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px
}

form, p, div, a{
  margin: 0px;
  padding: 0px;
}

table{
  border: 0px;
  border-collapse: collapse;
}

table td{
  padding: 0px;
  font-family: Tahoma;
  font-weight: normal;
  font-size: 11px;
  color: #000000;
}

p.ttr{
  font-family: Tahoma;
  font-weight: bold;
  font-size: 14px;
  color: #000000;
}
p{
  font-family: Tahoma;
  font-weight: normal;
  font-size: 12px;
  color: #000000;
}

a{
  font-family: Tahoma;
  font-weight: normal;
  font-size: 12px;
  color: #BE1414;
  text-decoration: underline;
}

a.rightmenu{
  font-family: Tahoma;
  font-weight: bold;
  font-size: 12px;
  color: #000000;
  text-decoration: underline;
  
}
a.rightmenu:hover{
  font-family: Tahoma;
  font-weight: bold;
  font-size: 12px;
  color: #606060;
  text-decoration: none;
  
  
}

a.l{
  font-family: Tahoma;
  font-weight: normal;
  font-size: 12px;
  color: #ffffff;
  text-decoration: underline;
  
}

a.l:hover{
  font-family: Tahoma;
  font-weight: normal;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
   
}a.bot{
  font-family: Tahoma;
  font-weight: normal;
  font-size: 12px;
  color: #b9b9b9;
  text-decoration: underline;
  
}

a.bot:hover{
  font-family: Tahoma;
  font-weight: normal;
  font-size: 12px;
  color: #b9b9b9;
  text-decoration: none;
   
}

a:hover{
  font-family: Tahoma;
  font-weight: normal;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}

/* hrefs */

a.link{
  font-family: Tahoma;
  font-weight: normal;
  font-size: 12px;
  color: #000000;
  text-decoration: underline;
  margin: 0px 0px 0px 0px;
}
a.menu{
  font-family: Tahoma;
  font-weight: 700;
  font-size: 11px;
  color: #828282;
  text-decoration: underline;
  margin: 0px 0px 0px 15px;
}

a.menu:hover{
  font-family: Tahoma;
  font-weight: 700;
  font-size: 11px;
  color: #828282;
  text-decoration: none;
  margin: 0px 0px 0px 15px;
}

a.title{
  font-family: Tahoma;
  font-weight: normal;
  font-size: 12px;
  color: #000000;
  text-decoration: underline;
  margin: 0px 0px px 0px;
}
a.title:hover{
  font-family: Tahoma;
  font-weight: normal;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  margin: 0px 0px px 0px;
}

a.unactive_page_href{
  text-decoration: none;
  color: #000000;
  background-color: #103a76;
  border: 1px solid #000000;
  padding: 1px 3px;
  margin-left: 4px;
}

a:hover.unactive_page_href{
  text-decoration: none;
  color: #000000;
  background-color: #000000;
  border: 1px solid #000000;
  padding: 1px 3px;
  margin-left: 4px;
}


/* text */

.header{
  font-family: Tahoma;
  font-weight: bold;
  font-size: 11px;
  color: #ffffff;
  text-decoration: underline;
  margin: 11px 0px 0px 16px;
}


/* forms */

.input_box{
  font-family: Tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #393939;
  border: 1px solid #393939;
}

.button{
  font-family: Tahoma;
  font-size: 11px;
  color: #000000;
  text-decoration: underline;
  }

a.adv{
  font-family: Tahoma;
  font-weight: normal;
  font-size: 9pt;
  color: #000000;
  text-decoration: none;
  
}

a.adv:hover{
  font-family: Tahoma;
  font-weight: normal;
  font-size: 9pt;
  color: #BE1414;
  text-decoration: underline
}
a.office{
  font-family: Tahoma;
  font-weight: normal;
  font-size: 14pt;
  color: #000000;
  text-decoration: none;
  
}

a.office:hover{
  font-family: Tahoma;
  font-weight: normal;
  font-size: 14pt;
  color: #000000;
  text-decoration: underline
}
/* tables */