/* -- Common CSS code for the web sites www.ieror.com and www.ievvs.com -- */

body {
  margin: 0; 
  padding: 0;
  text-align: center;
  background: rgb(255,255,240); /*#fff; rgb(217,213,190); #fff;*/
  font-family: verdana, tahoma, arial, helvetica, sans-serif;
  font-size: 100%
  }
body, html {
  height: 101%;
  }
div#mainWrapper {
  margin-left: auto; 
  margin-right: auto;
  margin-top: 0px;
  width: 700px;
  }
div#container {
  margin-left: auto; 
  margin-right: auto;
  width: 700px;
  text-align: center;
  background-color: rgb(255,255,240);
  border-top: 0px solid rgb(76,106,160);
  }
p {font-size: 10pt;
  margin: 0 0 8px 0;
  } 
.first {font-size: 10pt;
  margin: 10px 0 8px 0;
  } 
.last {font-size: 10pt;
  margin: 0 0 18px 0;
  } 
/* ----- Top Strip with web addresses ----- */
  div#topStrip {
  width: 700px;
  margin-top: 7px;
  }
div#topStrip table {
  border-collapse: collapse;
  width: 700px; height: 25px;
  clear: both; 
  background: url(../images/ievvs-list_allCC-40_700x25.jpg); /*url(../images/topstrip_5x30_159.0.20.jpg); */
  background-repeat: no-repeat; /*repeat-x;*/
  }
div#topStrip td {
  width: 100%;
  text-align: right;
  color:  #bbb; 
  font-size: 11px; font-weight: 600;
  padding: 0px 15px 0px 0;
  }
/* ----- Logo row ----- */
div#logo {
  width: 700px;
  }
div#logo table {
  margin: 0 auto;
  border-collapse: collapse;
  width: 700px;
  background-color: rgb(255,255,240);
  }
div#logo td.cellA {
  width : 39%;
  margin: 0;
  padding: 12px 0 11px 48px;
  }
div#logo td.cellB {
  width : 25%;
  margin: 0;
  padding: 12px 0 11px 5px;
  }
div#logo td.cellC {
  width : 18%;
  margin: 0;
  padding: 22px 0 10px 22px;
  font-size: 11px;
  color: #888;
  }
div#logo td.cellD {
  width : 18%;
  margin: 0;
  padding: 11px 40px 13px 0;
  }
/* ----- Menu bar ----- */
div#meny {
  width: 696px;
  margin-left: 1px;
  }
div#meny table {
  margin: 0 auto;
  padding: 0;
  border-collapse: collapse;
  width: 696px;
  border-top: 1px solid #969696;
  }
div#meny td.menyknappar {
  padding: 2px 0 5px 3px; 
  background-color: #eee;
  border-left: 0px solid #969696;
  border-right: 0px solid #969696;
  }
div#meny td.shadow {
  background: url(../images/menuShadow17.gif); 
  background-repeat: repeat-x; 
  width: 696px; height: 17px;
  float: left; 
  } 
/* ----- Contents area----- */
div#contents {
  width: 700px;
  background-color: rgb(255,255,240);
  }
div#contents table {
  margin: 0 auto;
  border-collapse: collapse;
  width: 700px;
  }
div#contents td.header {
  text-align: left;
  padding: 0 0 0 50px;
  font-family: 'times new roman', times, serif;
  font-style: italic; font-weight: bold; font-size: 35px;
  color: rgb(194,18,20);
  }
div#contents td.subheader {
  text-align: left;
  padding: 2px 0px 5px 95px;
  font-family: arial, helvetica, sans-serif;
  font-style: normal; font-size: 20px;
  color: rgb(76,106,160); /* #696969 */
  }
td.text {
  text-align: left;
  padding: 0px 80px 0px 95px;
  }
div#contents td.textarea {
  width: 700px;  
  text-align: center;
  }
div#contents td.textarea_1 {
  padding: 5px 0 0 15px;
  background-color: rgb(255,255,240);
  text-align: center;
  }
/* ----- Footer ----- */
div#footer table {
  border-collapse: collapse; 
  margin: 0 auto;
  width: 700px; height: 27px;
  padding-bottom: 10px;
  background-color: rgb(255,255,240);
  }
div#footer td {
  width: 700px;
  text-align: center;
  color: #606060; /* #696969; */
  font-size: 13px; font-weight: bold; 
  padding: 7px 0 7px 0;
  border-top: 1px solid rgb(76,106,160); /* rgb(145,175,208); */
  }
/* ----- Button ----- */
  .menybtn106 {
  width: 106px; height: 16px; 
  background-color: #eee; color: #444; 
  font-size: 8pt; font-weight: bold;
  border: 1px solid rgb(145,175,208);
  cursor: pointer;
  }
  .menybtn106nu {
  width: 106px; height: 16px; 
  background-color: #ccc; color: #777; 
  font-size: 8pt; font-weight: bold;
  border: 1px solid rgb(0,75,127);
  cursor: pointer;
  }

/* -- End Common CSS code for the web sites www.ieror.com and www.ievvs.com -- */

