body {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20;
  margin-right: 20;
  background-color: #ffffff; }

.logocell {
  width: 200px;
  height: 80px; }
  
.titlecell {
  width: 600px;
  height: 80px; }
  
.hcell {
  width: 800px;
  height: 20px;
  background-color: #d0d0d0; }

.footercell {
  width: 800px;
  height: 30px;
  border-top: solid 2px #d0d0d0;
  text-align: right;
  vertical-align: top;
  font-family: arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #9090c0; }

.leftmenucell {
  width: 195px;
  height: 25px;
  background-color: #e9e9e9;
  border-top: solid 1px #ffffff;
  border-bottom: solid 0px #ffffff;
  padding-left: 5px;
  text-align: left; }

.leftmenucell1 {
  width: 185px;
  height: 25px;
  background-color: #f5f5f5;
  border-top: solid 1px #ffffff;
  border-left: solid 10px #e0e0e0;
  border-right: solid 0px #ffffff;
  padding-left: 5px;
  text-align: left; }

.pagetitlecell {
  width: 590px;
  padding-top: 5px;
  padding-bottom: 10px;
  padding-left: 10px;
  text-align: justify;
  font-family: Georgia, Times, serif;
  font-size: 16px;
  font-weight: bold;
  color: #cc0000; }

.textcell {
  width: 590px;
  padding-left: 10px;
  text-align: justify; }

.titletext {
  font-family: Georgia, Times, serif;
  font-size: 17px;
  font-weight: bold;
  color: #cc0000; }

.simpletext {
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #6060a0; }

.footertext {
  font-family: arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #6060a0; }

a.leftmenu {
  font-family: arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #505050;
  text-decoration: none; }

a.leftmenu:hover {
  font-family: arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #505050;
  text-decoration: underline; }

a.leftmenu:active {
  font-family: arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #ff0000;
  text-decoration: underline; }

a.inline {
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #303030;
  text-decoration: none; }

a.inline:hover {
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #303030;
  text-decoration: underline; }

a.inline:active {
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #ff0000;
  text-decoration: underline; }




