body,td,th {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #100072;
 }
 body {
   background-color: #ffffff;
   background-image: url('images/tile2.jpg');
   background-repeat: repeat;
 }
 
 table.detailbox
 {
 background-color: transparent;
 border: 1px #000000 solid;
 border-padding: 5px;
 border-color: #100072;
 border-collapse: collapse;
 border-spacing: 0px; }
 
 
 table.psychLists
 {
 background-color: white;
 border: 1px #000000 solid;
 border-collapse: collapse;
 border-spacing: 0px; }
 
 
 td.psychListTitle { background-color: #99CCCC;
 border: 1px #000000 solid;
 font-family: Verdana;
 font-weight: bold;
 font-size: 12px;
 color: #404040; }
 

 td.psychList
 { border-bottom: 1px #6699CC dotted;
 text-align: left;
 font-family: Verdana, sans-serif, Arial;
 font-weight: normal;
 font-size: .7em;
 color: #404040;
 background-color: #fafafa;
 padding-top: 4px;
 padding-bottom: 4px;
 padding-left: 8px;
 padding-right: 0px; }
 

table.reportbox {
 background-color: white;
 border: 1px #000000 solid;
 border-collapse: collapse;
 border-spacing: 0px;
}

 td.reportbox
 { border-bottom: 1px #6699CC dotted;
 text-align: left;
 font-family: Verdana, sans-serif, Arial;
 font-weight: normal;
 font-size: .6em;
 color: #404040;
 background-color: #fafafa;
 padding-top: 4px;
 padding-bottom: 4px;
 padding-left: 8px;
 padding-right: 0px; }

 td.reportboxtitle
 { border-bottom: 1px #6699CC dotted;
 text-align: left;
 font-family: Verdana, sans-serif, Arial;
 font-weight: normal;
 font-size: .7em;
 color: #1D077D;
 background-color: #FAF8D0;
 padding-top: 4px;
 padding-bottom: 4px;
 padding-left: 8px;
 padding-right: 0px; }

 
table.container {
  border-width: 1px 1px 1px 1px;
  border-spacing: 0px;
  border-style: inset inset inset inset;
  border-color: gray gray gray gray;
  border-collapse: collapse;
  background-color: #DFFFF9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  font-weight: normal;
}

table.container th {
  border-width: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-style: none none none none;
  border-color: blue blue blue blue;
  background-image:url('images/formbgGreen1.gif');
  -moz-border-radius: 0px 0px 0px 0px;

  font-family: Arial, Helvetica, sans-serif;
   font-size: 1.0em;
   font-weight: bold;
   link:
}

table.container td {
  border-width: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-style: none none none none;
  border-color: gray gray gray gray;
  background-color: #C0E8FB; // #DFFFF9;
  -moz-border-radius: 0px 0px 0px 0px;

  font-family: Arial, Helvetica, sans-serif;
   font-size: 1.0em;
   font-weight: normal;
}

.containerTopRow {
  border-width: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-style: none none none none;
  border-color: gray gray gray gray;
  background-color: #C0E8FB;;
  -moz-border-radius: 0px 0px 0px 0px;

 font-family: Verdana;
 font-weight: bold;
 font-size: 12px;
//  font-family: Arial, Helvetica, sans-serif;
//   font-size: 1.0em;
//   font-weight: normal;
}


 
 a:link {
   text-decoration: none;
   font-weight: bold;
   color: black;
 }
 a:visited {
   text-decoration: none;
   font-weight: bold;
   color: #330033;
 }
 a:hover {
   text-decoration: underline;
   color: #330033;
   font-weight: bold;
 }
 a:active {
   text-decoration: none;
   font-weight: bold;
   color: black; /*#330033*/;
 }
 #Table_01 p {
 }
 .style1 {font-size: 25px;}
 BodyCell {
   background-image: url('images/body.jpg');
   background-repeat: no-repeat;
   background-position: left top;
 }
 
 .hd2 {color: #100072; font-size: 1.1em; font-weight: bold; text-decoration: bold;}
 .hd3 {color: #100072; font-size: 1.2em; font-weight: bold; text-decoration: bold;}
 .hd4 {color: #100072; font-size: 1.5em; text-decoration: bold;}
 
 
 .style4 {font-size: 10px;}
 .style5 {color: #666666;}
 .style6 {color: #100072; font-size: 1.5em; text-decoration: bold;}
 .style8 {color: #100072; font-size: 1.1em; text-decoration: bold;}
 .style12 {color: #100072; text-decoration: bold;}
 
 .bodything {background-image: url('images/body.jpg'); background-repeat: no-repeat;}
 .style15 {font-weight: bold;}
 .style19 {color: #330033;}
 .style21 {color: #666666; font-size: 10px; }

  .largest {font-size: 25px;}
  .larger {font-size: 18px;}
  .large {font-size: 14px;}
  .small {font-size: 9px;}
  .smaller {font-size: 7px;}
  .smallest {font-size: 5px;}

  .alert {font-size: 1.0em; color: Red; font-weight: bold;}


