/* total width=div.box width + 2*div.box padding*/

a {
  color: #A9A9A9;
  margin-left: 0.15em;
  margin-right: 0.15em; }

a.button {
 color: white;
}

a.button:hover {
 color:white;
}

a.toolbar1 {
  color: black;
  margin-left: 0.45em;
  margin-right: 0.45em; }

a.toolbar2 {
  color: #7c81a7;
  font-weight: bold;
  margin-left: 0.5em;
  margin-right: 0.5em;
  text-align: center; }

body {
  background-color: white;
/*margin-left: 40px;*/
/*margin-right: 40px;*/
  margin-top: 2px;
  padding: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;  }

hr {
/*background-color: #483D8B;*/
/*background-image: url(blue_rock.gif);*/
/*color: #483D8B;*/
/*height: 3px;*/
/*width: 80%; */}

/*table {
  font-size: 10pt; }*/


div.box {
  background-color: white;
  border: thin black solid;
  clear: both;
  font-size: 10pt;
  margin-bottom: 10px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding: 10px;
  width: 760px;
  min-height: 250px; }

img {}

img.header {
  float: right;
  vertical-align: top;
  height: 140px }

img.header2 {
  border: thin black solid;
}
/*p {
  text-align: justify;
  width:93%; }*/

p a:hover {
  color: red;
  margin-left: 0.15em;
  margin-right: 0.15em; }

p.important {
  color: red;}

td.headerleft {
  width: 420px; 
  background-color: white; }

td.headerright {
  width: 460px; 
  background-color: white; }

td.mainleft {
  width: 100px; 
  /* background-color:  red; */ }

td.mainright {
  width: 760px; 
  /* background-color: blue; */  /*enable to see main area*/}


