BODY { width: 750px; background: cornsilk; font-family: futura, gill sans, helvetica neue, helvetica, arial; margin: 10px;}

TABLE.header { width: 750px; border-collapse: collapse; margin: 0px; }

TABLE.header TD {padding: 0px; color: silver;}

TABLE.header TD.leftbold {text-align: left; font-size: 9pt;  padding: 5px;}
TABLE.header TD.rightbold {text-align: right; font-size: 9pt; padding: 5px;}
TABLE.header TD.centerbold {text-align: center; font-size: 9pt; padding: 5px;}


.centerlarge {font-size: 48pt; text-align: center;}
.centersmall {font-size: 9pt; text-align: center;}

.bgtan { background: saddlebrown; color: white;}
.bgred { background: maroon; color: white;}

.bgred A { color: white; text-decoration: none; }

.txt TD { font-family: futura, gill sans, helvetica neue, helvetica, arial; padding: 10px;  font-size: 10pt; line-height: 18pt; vertical-align: top;}

.alert {color: FireBrick;  font-weight:bold; }
.ok {color: Green;  font-weight:bold; }

.caseref {color: blue;  font-weight: bold;}

.link {color: blue; cursor: pointer;  text-decoration:underline; }

table { margin: 0px; padding: 0px; border: 0px; }

td { font-size: small; padding-left: 5px; padding-right: 5px; }

table.buttons { margin: 0px; padding: 0px; border: 0px; }

.button { border: solid black 1px; font-size: small; text-color: black; text-align: center; padding-left: 5px;  padding-right: 5px; }

td.button a:link { text-decoration: none; cursor: pointer; color: black }
td.button a:visited { text-decoration: none; cursor: pointer; color: black }
td.button a:hover { text-decoration: none; cursor: pointer; color: yellow }

.blue {background-color: lightblue; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.green {background-color: darkseagreen; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.red {background-color: lightcoral; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.grey {background-color: gainsboro; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.gray {background-color: gainsboro; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.white {background-color: white; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.brown {background-color: tan; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

