.additional{
    font-family: verdana;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
    padding-top: 10px;
}

.left_block{
	background-image: url('images/left_block_bg.gif');
    background-repeat: repeat-y;
    font-family: verdana;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
    padding-left: 16px;
    padding-right: 9px;
    padding-top: 12px;
    padding-bottom: 4px;
}

.submit{
  font-family: Arial, Times New Roman, Sans Serif;
  font-size: 14px;
  font-weight: bold;
  color: #FE8F01;
  text-decoration: none;
  background-color: #000000;
  width: 200px;
  height: 20px;
  cursor:hand;
}

.submit:hover{
  font-family: Arial, Times New Roman, Sans Serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  background-color: #FE8F01;
  cursor:hand;
}

.smalltitle{
  font-family: Arial, Times New Roman, Sans Serif;
  font-size: 11px;
  font-weight: bold;
  color: #990000;
  padding: 2px;
  padding-bottom:5px;
}

.autotext{
  font-family: Arial, Times New Roman, Sans Serif;
  font-size: 11px;
  font-weight: bold;
  color: #009900;
}

a.adm_menu{
  font-family: Arial, Times New Roman, Sans Serif;
  font-size: 14px;
  font-weight: bold;
  color: #FE8F01;
  text-decoration: none;
}

a.adm_menu:link, a.adm_menu:active; a.adm_menu:visited{
  font-family: Arial, Times New Roman, Sans Serif;
  font-size: 14px;
  font-weight: bold;
  color: #FE8F01;
  text-decoration: none;
}

a.adm_menu:hover{
  font-family: Arial, Times New Roman, Sans Serif;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  background-color: #FE8F01;
}

a.bottomlink{color: #000000;text-decoration: none;}
a.bottomlink:link, a.bottomlink:active, a.bottomlink:visited{color: #000000;text-decoration: none;}
a.bottomlink:hover{color: #FE8F01;text-decoration: underline;}
