
td {
font-size: 12px; 
font-family: helvetica,verdana,arial,sans-serif;
}

.BackgroundDark {background: #bebebe; }
.BackgroundLight {background: #fdfdfd; }

.CaptionLight {color: #000000; font-weight : bold; font-size: 14px; }
.CaptionDark {color: #737373; font-weight : bold; font-size: 13px; }
.CaptionBright {color: #0000ff; font-weight : bold; font-size: 13px; }

.Bright {color: #990000; }
.Green {color: #00aa00; }
.GreenDark {color: #008800; }
.Red {color: #aa0000; }

.LinkLight {color: #DCC7C0; text-decoration: underline; }
.TextDark {color: #320000; }

.RowCaptionDark {background: #737373; color: #ffffff; font-weight : bold; font-size: 13px; }
.RowLight {background: #eeeeee; }
.RowLight2 {background: #dcdcdc; }

.InputDark         {background-color: #c9c9c9; border: #000000 1px solid; font-family: Verdana; font-size: 10pt; color: #000000;}
.TextareaDark      {background-color: #c9c9c9; border: #000000 1px solid; font-family: Verdana; font-size: 10pt; color: #000000;}
.SelectDark        {background-color: #c9c9c9; border: #000000 1px solid; font-family: Verdana; font-size: 10pt; color: #000000;}

.Copyright {font-size: 10px;  }
.small {font-size: 12px;}
.supersmall {font-size: 11px;}

