* { 
  font-family : verdana;
}

body { 
  background-color : #CCCCCC;  
}

a { 
  color : black;
}

form { 
  margin : 0;
}

.back_pict { 
  background-repeat : no-repeat;
}

div.dateTime { 
  margin-right : 120px;
  margin-bottom : 10px;
  font-size : 10px;
}

div.right_menu { 
  width : 180px;
  margin-right : 50px;
  border-right : 3px #01835F solid;
 }

a.menu_header {
  display : block;
  float : left;
  padding : 3px 5px;
  margin-right : 10px;
  text-decoration : none;
  font-size : 12px;
  line-height : 14px;
  color : #FFFFFF;
  background-color : #01835F;
}

a.right_menu_green { 
  display : block;
  background-color : #01835F;
  color : #FFFFFF;
  margin-bottom : 1px;
  margin-right : 10px;
  padding : 3 10;
  text-align : left;
  text-decoration : none;
  font-size : 12px;
}

a.right_menu_black { 
  display : block;
  background-color : #000000;
  color : #FFFFFF;
  margin-bottom : 1px;
  margin-right : 10px;
  padding : 3 10;
  text-align : left;
  text-decoration : none;
  font-size : 12px;
}

a.right_menu_green:hover, 
a.right_menu_black:hover, 
a.menu_header:hover { 
  text-decoration : underline;
}

span.copy { 
  font-size : 10px;
  margin-right : 5px;
}

div.search_page { 
  text-align : center;
  margin : 10px;
}

div.search_page form { 
  margin-right : 10px;  
}

div.search_page input { 
  font-size : 10px;
}

input.search_page { 
  border : 0;
  background-color : #DEDABD;
  color : #FFFFFF;
  font-weight : bold;
}
