BODY {
  font-family:  tahoma, verdana, arial, san-serif;
  background: #FFF;
  margin-top: 0;
  padding-top: 0;
  font-size: smaller;
  color: #333;
}

TD { 
  font-size: smaller;
}

A {
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

#main_cat {
  background: #FFF9EE;  
  border: solid 1px #D3D3D3;
  padding: 10px; 
}

#main_cat A, 
#main_cat A:hover, 
#main_cat A.visited {
  color: #EE9A50;
  font-size: 12px;
/*  font-weight: bold;
  padding-left: 10px; */
}

#other_cat {
  background: #F1F4EA; 
  border: solid 1px #D3D3D3; 
  padding: 10px;
}

#other_cat A, 
#other_cat A:hover, 
#other_cat A:visited {
  color: #A086DA;
  font-size: 12px;
  font-weight: bold;
  padding-left: 10px;
}

.topmenu1 {
  border-top: solid 1px #FC9;
}

.topmenu {
  border-bottom: solid 1px #FC9;
  padding-left: 10px;
  font-size: 13px;
}

.topmenu A {
  color: #FFF;
  text-decoration: none;
}

.topmenu A:hover {
  font-weight: bold;
  text-decoration: none;
}

.menu {
  border-top: solid 1px #D3D2D2; 
  border-bottom: solid 1px #D3D2D2; 
  padding: 5px;
  color: #FD7D00;
  margin-top: 5px;	
}

.menu A {
  color: #FD7D00; 
}

.menu SPAN {
  color: #879C61; 
}

.menu_bot {
  color: #EE9A50; 
}

.menu_bot A {
  color: #EE9A50; 
  font-size: 10px;
}

.menu_bot A:hover {
  text-decoration: underline;
}

.brdbot {
  border-bottom: solid 1px #BFD49A;
}

.bct A, 
.bct A:hover, 
.bct A:visited {
  color: #879C61;
  font-size: 11px;
  font-weight: bold; 
  text-decoration: none;
}

.header {
  background: #F6F6F6; 
  border: solid 1px #BFD49A; 
  padding: 3px 3px 3px 25px; 
  color: #EE9A50; 
  font-size: 16px;  
  font-weight: bold;
  margin-bottom: 6px;
  margin-top: 6px;
  background-image: url(img/page.gif);
  background-repeat: no-repeat;
  background-position: 10px 10px;
}

.content {
  border: solid 1px #D3D3D3; 
  padding: 10px;
}

table.copyright {
  border-bottom: solid 8px #E3E3E3; 
}

td.copyright {
  font-size: 10px; 
  color: #808080;
}

.IdbcAsLabel {
  background-color: #EEE;
  color: #555;
}
