p,td,th,li,ul,ol { 
    font-family:  Verdana, sans-serif, Tahoma ; 
    font-size: 12px;
	color: #555555;
}


p.news
{
  font-family:  Verdana; 
  font-size: 12px;
  color: #555555;
}


a:link{
  text-decoration:none;
  color: #0064B0;
}
a:visited{
  text-decoration:none;
  color: #0064B0;
}
a:hover{
  text-decoration:underline;
}

td.menu_all{
  margin-left: 34;
  margin-top: 10;
  margin-bottom: 10
}

p.menu_top{
  margin-left: 34;
  margin-top: 6;
  margin-bottom: 6;
}
a.menu_top:link{
  letter-spacing: -1pt;
  font-size: 11pt; 
  font-weight: bold;
  color: #0064B0; 
  text-decoration:none;
}
a.menu_top:visited{
  letter-spacing: -1pt;
  font-size: 11pt; 
  font-weight: bold;
  color: #0064B0; 
  text-decoration:none;
}
a.menu_top:hover{
  letter-spacing: -1pt;
  font-size: 11pt; 
  font-weight: bold;
  color: #0064B0; 
  text-decoration:none;
}



p.menu_sub{
  margin-left: 34;
  margin-top: 5;
  margin-bottom: 5
}
a.menu_sub:link{
  font-size: 9pt; 
  letter-spacing: -1pt;
  font-weight: bold;
  color: #555555; 
  text-decoration:none;
}
a.menu_sub:visited{
  font-size: 9pt; 
  letter-spacing: -1pt;
  font-weight: bold;
  color: #555555; 
  text-decoration:none;
}
a.menu_sub:hover{
  font-size: 9pt; 
  letter-spacing: -1pt;
  font-weight: bold;
  color: #555555; 
  text-decoration:none;
}


p.menu_line{
  margin-left: 28;
  margin-top: 0;
  margin-bottom: 0;
}

p.menu_space{
  margin-left: 28;
  margin-top: 12;
  margin-bottom: 12;
}



p.text { 
    text-align: justify; 
    margin-top: 5px; 
    margin-bottom: 5px; 
    argin-left: 10px; 
    argin-right: 10px; 
}
h2 { 
    text-align: center; 
    font-weight: normal;
    font-family: Verdana, Arial; 
    font-size: 20px; 
}
h3 { 
    font-family: Verdana, Tahoma; 
    font-size: 16px; 
}
h4 { 
    font-family: Verdana; 
    font-size: 14px; 
}
h4.main {
  margin-top: 3px;
  margin-bottom: 3px;
}
h1.names {
  font-family:  Verdana; 
  FONT-SIZE: 18 px; 
  COLOR: #555555;  
  TEXT-DECORATION: none;
    font-weight: normal;
}

h1.title {
  font-family: Verdana; 
  FONT-SIZE: 24 px; 
  COLOR: #555555;
  TEXT-DECORATION: none;
    font-weight: normal;
}

h1.title_name {
  font-family: Verdana, sans-serif; 
  FONT-SIZE: 16px; 
  MARGIN: 5px; 
  COLOR: #0056c4
}

h2.description {
    text-align: left; 
  font-family:  Verdana; 
  FONT-SIZE: 16 px; 
  COLOR: #555555;  
  TEXT-DECORATION: none;
  font-weight: normal;
}

h1.search {
    font-family:  Verdana, sans-serif ; 
	COLOR: #0056c4;
    font-size: 16 px; 
    font-weight: bold;
}



p.catalog_topic { 
  font-weight: bold;
  margin-top: 10px; 
  margin-bottom: 1px; 
  margin-left: 5px; 
  margin-right: 5px; 
}
p.catalog_item { 
  margin-top: 1px; 
  margin-bottom: 1px; 
  margin-left: 15px; 
  margin-right: 5px; 
}

.input_text {
    font-family: Verdana; 
    font-size: 10px; 
    border-color: #5DAAD2;
    background-color: #F9FCFE;
	color: #999999;
    border-style: solid;
    border-width: 1;
    padding: 2;
}