.textbox {
padding: 1px;
border-color: #aaaaaa;
border-style: solid;
border-width: 1;
color: #333333;
font-size: 8pt;
font-weight: bold;
font-family: arial;
}

.smalltext { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #000000; }
.smalltext_grey { font-family: Arial, Verdana, Arial, sans-serif; font-size: 12px; color: #333333; }
.smalltext_bold { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #333333; font-weight : bold; }
.smalltext_red { font-family: Arial, Verdana, Arial, sans-serif; font-size: 12px; color: #990000; }
.bigtext_white { font-family: Arial, Verdana, Arial, sans-serif; font-size: 16px; color: #ffffff; }

.tableheader1 { background-color: #1C4164; color: border-style: solid; }
.theadertext1 { font-family: Arial, Verdana, sans-serif; font-size: 14px; color: #000000; font-weight : bold;}
.rowlabel1 { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #000000; font-weight : bold;}
.rowtext1 { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #000000; font-weight : bold;}
.rowcontent1 { background-color: #cccccc; border-style: solid; }

.cellon { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #ffffff; background-color: #1C4164; border-style: solid; }
.celloff { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #000000; font-weight: bold; background-color: #cccccc; border-style: solid; }
.celloff2 { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #ff0000; font-weight: bold; background-color: #ccccff; border-style: solid; }
.celloff3 { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #00ff00; font-weight: bold; background-color: #ffcccc; border-style: solid; }

.rowOver  { background-color: #cccccc; border-style: dashed; color: #000000; }
.rowOut  { background-color: #000066; color: #ffffff; border-style: solid; } 
.rowSelected {  background-color: #ff0000; color: #ffffff; border-style: solid; } 

.tableBorder1 { border: 2px; border-style: solid; border-color: #ccffff; }

