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

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

.elevated {
   background: #996699;
   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: 13px; 
   border: 0 solid;
}

td.owner {
   background: #9999FF;
   border: 1 solid; 
}

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

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

tr.darkrow {
   background: #DDDDDD;
}

tr.lightrow {
   background: #ffffff;
}

tr.needresponse {
   background: #CC3300;
}

tr.highlight {
   background: #418D9F;
}

tr.received {
   background: #ddddff;
}

tr.sent {
   background: #ffdddd;
}

tr.owner {
   background: #9999FF;
}

tr.attachment {
   background: #ffffff;
}

tr.note {
   background: #ffffff;
}

tr.emergency {
   background: #ffffff;
}

tr.tableheader {
   background: #ffffff;
}

table.responsebox {
   background: #eeeeee;
}

table.attachbox {
   background: #eeeeee;
}

table.pregenbox {
   background: #eeeeee;
}

table.notebox {
   background: #eeeeee;
}

table.closedtable {
   background: #ffffff;
}

table.dark {
   background: #DDDDDD;
}

textarea {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 13px;
   color: #014d5f;
}

fieldset.infofield {
   color: #000000;
   border: 2px solid #bbbbbb;
}

a:link { 
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 13px;
   color: #014D5F;
   text-decoration: none;
}
a:visited {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 13px;
   color: #014d5f;
   text-decoration: none;
}

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

a:hover {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 13px;
   color: #014d5f;
   text-decoration: underline;
}

select {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 13px;
   color: #014d5f;
}

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

input {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 13px;
   color: #014d5f;
}

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

.statshdr {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 13px;
   color: #014d5f;
   background: #ffffff;
   border: 1 solid;
}


