/* for All: */

body	  { font-family: Times New Roman,Times New Roman Cyr,Helvetica;
             background-color: #304060;
             color: white;
             text-align: center;
/*             width: 620px; */
           }

table.hdr {
/*
	        background-image: url(bmp/ic_a_bg.gif);
            background-repeat: repeat-y;
*/
            }

a:link	  { color: #306090; }
a:visited { color: #306090; }
a:active  { color: #306090; }
a:hover   { color: #306090; }


td.hdr {         border-right: solid 1px #306090;
         color: #306090;
	    }

.title {
	       background-color: white;
	       color: #306090;
	       font-weight: bold;
	       text-align: left;
	       padding: 5px;
	      }

.menu   {
          background-color: silver;
	      padding: 5px;
	      font-weight: bold;
	      color: #304060;
	     }

td.hddiv{
	       padding: 5px 5px 0px 0px;
	     }

div.hddiv {
	       background-color: silver;
	       color: #306090;
     	   font-weight: bold;
	       text-align: left;
	       padding: 5px;
	      }
.texts {	       padding: 5px;
	       text-align: justify;
	       text-indent: 2em;
	      }

p {margin: 0px;}
ul {margin: 0px; text-align: left;}

.met {	   color: #ffffcc;
	   font-weight: bold;	 }
/*
td.body	   { color: white; background: #608090;}
table.body { background: #608090; }
td.submenu { color: #304060; background: #CCCCCC; }
td.title   { color: #304060; background: white; font-weight: bold; }
td.head    { font-weight: bold; background: white; }
*/
