body { 

margin: 0px 0px 0px 0px;
}

  BODY, P { font-family: arial, sans-serif; font-size: 9pt; }
  H3 { font-family: arial, sans-serif; font-size: 14pt; margin-bottom: 10px; }

  A.search:link, A.search:visited, A.search:active { color: #000000; text-decoration: none; }
  A.table:link, A.table:visited, A.table:active { color: black; text-decoration: underline; }
  A.table2:link, A.table2:visited, A.table2:active { color: black; text-decoration: none; }

  .highlight_g {
  background-color:#00FF00;
  }

  .highlight_y {
  background-color:#F9E75A;
  }

  .highlight_r {
  background-color:#FF0000;
  }

  .formstyle {
  background-color:#D4D0C8;
  font-weight:bold;
  font-family: arial;
  font-size: 12px;
  color: #000000
  }

  .formstyle2 {
  background-color:#FFFFFF;
  font-weight:bold;
  font-family: arial;
  font-size: 12px;
  color:#000000
  }

  .formstyle3 {
  background-color:#FFFFFF;
  font-weight:bold;
  font-family: arial;
  font-size: 10px;
  color:#000000
  }

  .formstyle3menu {
  background-color:#ffffff;
  border-width: 0px;
  border-style: solid;
  border-color: #f9e75a;
  font-weight:bold;
  font-family: arial;
  font-size: 10px;
  color:#000000
  }

  .formstyle3button {
  background-color:#000000;
  border-width: 0px;
  border-style: solid;
  border-color: #f9e75a;
  font-weight:bold;
  font-family: arial;
  font-size: 9px;
  color:#f9e75a
  }

  .formstyle3red {
  background-color:#FFFFFF;
  font-weight:bold;
  font-family: arial;
  font-size: 10px;
  color:#FF0000
  }

  .formstyle4 {
  background-color:#D4D0C8;
  font-weight:bold;
  font-family: arial;
  font-size: 10px;
  color:#000000
  }

  .formstyle4byw {
  border-width: 1px;
  border-style: solid;
  border-color: #f9e75a;
  background-color:#000000;
  font-weight:bold;
  font-family: arial;
  font-size: 10px;
  color:#FFFFFF
  }

  .formstyle5 {
  background-color:#D4D0C8;
  font-weight:bold;
  font-family: arial;
  font-size: 8px;
  color:#000000
  }

  .fontstyle {
  font-weight:bold;
  font-family: arial;
  font-size: 12px;
  color: #000000
  }
  
  .fontstyle2 {
  font-family: arial;
  font-size: 10px;
  font-style: italic;
  color: #000000
  }

  .fontstyle3 {
  font-family: arial;
  font-size: 12px;
  color: #000000
  }

  .fontstyle4 {
  font-weight:bold;
  font-family: arial;
  font-size: 12px;
  color: #ffffff
  }

  .fontstyle5 {
  font-family: arial;
  font-size: 10px;
  font-style: italic;
  color: #ffffff
  }

  .fontstyle6 {
  font-family: arial;
  font-size: 10px;
  color: #000000
  }

  .fontstyle6red {
  font-family: arial;
  font-size: 10px;
  color: #FF0000
  }

  .fontstyle7 {
  font-family: arial;
  font-size: 10px;
  color: #ffffff
  }

  .d3small {
  font-family: monospace;
  font-size: 10px;
  color: #000000
  }

  .d3medium {
  font-family: monospace;
  font-size: 12px;
  color: #000000
  }

  .d3large {
  font-family: monospace;
  font-size: 14px;
  color: #000000
  }


  table.emailstats th, table.stat td {
  font-size : 12px;
  font-family: arial;
  }

table.list {
        width: 100%;
	border-width: 3px;
	border-spacing: ;
	border-style: solid;
	border-color: #736D63;
	border-collapse: collapse;
	background-color: white;
        font-size : 10px;
        font-family: arial;
}

th.list {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: #736D63;
	background-color: #D4D0C8;
        font-size : 12px;
        color: #000000;
}

td.odd {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: #736D63;
	background-color: #D4D0C8;
}

td.even {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: #736D63;
	background-color: #ffffff;
}

table.type1 {
	border-width: 1px;
	border-style: solid;
	border-color: #736D63;
	border-spacing: 3px;
	background-color: #736D63;
        font-size : 10px;
        font-family: arial;
}

table.type2 {
	border-width: 2px;
	border-style: solid;
	border-color: black;
	border-spacing: 3px;
	background-color: white;
        font-size : 10px;
        font-family: arial;
}

td.type1 {
	padding: 4px;
	background-color: #D4D0C8;
	border-width: 1px;
	border-style: solid;
	border-color: #736D63;
	border-spacing: 3px;
}

td.type2 {
	padding: 4px;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #736D63;
	border-spacing: 3px;
}

#dhtmltooltip{
position: absolute;
width: 300px;
border: 3px solid black;
padding: 3px;
background-color: #f9e75a;
visibility: hidden;
z-index: 100;
font-family: arial;
font-size : 12px;
}