.typo {
   color:      red;
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 10px; 
}

.note {
   background: #deadbe;
   border: 0 solid;
}

.elevated {
   background: #99CCFF;
   border: 1 solid;
}

.div {
   border: 0;
}

body {
   background: #ffffff;
   color:      #000000;
   font-family: verdana, arial, helvetica, sans-serif;
}

td { 
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 10px; 
   border: 0 solid;
}

td.owner {
   background: #EEEEEE;
   border: 1 solid #DDDDDD;
}

td.outlined { 
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 10px; 
   border: 0 solid;
}

tr {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 10px;
   border: 1 solid;
}

tr.darkrow {
  background: #DEDEDE;
		color: #000000;
   font-family: verdana, arial, helvetica, sans-serif;
}

tr.lightrow {
   background: #EEEEEE;
}

tr.needresponse {
   background: #66CCFF;
   color: #000000;
   font-family: verdana, arial, helvetica, sans-serif;
}

tr.highlight {
   background: #DDDDDD;
}

tr.received {
   background: #dddfff;
}

tr.sent {
   background: #ffeeee;
}

tr.owner {
   background: #0099FF;
		color: #ffffff;
   font-family: verdana, arial, helvetica, sans-serif;
}

tr.attachment {
   background: #ffffff;
}

tr.note {
   background: #ffffff;
}

tr.emergency {
   background: #ff9999;
}

tr.tableheader {
   background: #66CCFF;
		color: #000000;
   font-family: verdana, arial, helvetica, sans-serif;
}

table.responsebox {
   background: #FEFEFE;
}

table.attachbox {
   background: #eeeeee;
}

table.pregenbox {
   background: #eeeeee;
}

table.notebox {
   background: #eeeeee;
}

table.closedtable {
   background: #ffffff;
}

table.dark {
   background: #EEEEEE;
}

textarea {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 10px;
   color: #000000;
   border: 1px solid #555555;
   background: #F9F9F9;
}

fieldset.infofield {
   color: #000000;
   border: 0px solid #eeeeee;
}

a:link { 
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 10px;
   color: #000000;
   text-decoration: none;
}
a:visited {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 10px;
   color: #000000;
   text-decoration: none;
}

a:active { 
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 10px;
   color: #000000;
   text-decoration: none;
}

a:hover {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 10px;
   color: #0099CC;
   text-decoration: underline;
}

select {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 10px;
   color: #000000;
}

input.submit {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 10px;
   color: #000000;
}

input {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 11px;
   color: #000000;
   border: 1px solid #555555;
   background: #F9F9F9;

}

.stats {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 10px;
   color: #000000;
   background: #eeeeee;
   border: 1 solid;
}

.statshdr {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 10px;
   color: #000000;
   background: #ffffff;
   border: 0 solid;
}

