BODY {margin-top: 5; margin-left: 5; }
BODY, TABLE, TD, DIV { font-family: Arial; color: #666; font-size: 11pt; font-weight:normal; }

div { border:dotted 1px #800; }

/* Colors of main areas */
.O {background-color: #ccc; }
.TL { background-color: #fee; }
.TC, .TD { background-color: #fee; }
.TR { background-color: #fee; }
.T { background-color: #ffe; }
.M { background-color: #eee; }
.OH { background-color: #0c0; }

.L { background-color: #fee; }
.LH { background-color: #fcc; }
.LF { background-color: #0c0; }

.C, .I, .D { background-color: #efe; }
.H, .CH { background-color: #6f6; }
.F, .CF { background-color: #0c0; }

.R { background-color: #eef; }
.RH { background-color: #ccf; }
.RF { background-color: #0c0; }

.B { background-color: #eee; }

/* Paddings and Sizes */
.TL, .TC, .TR, .T, .M, .B { padding:5pt; }
.LH, .H, .OH, .RH, .HC {  height:24pt; padding-top:6pt; }
.L, .C, .I, .R { text-align:left; }

/* Fonts and Texts */
.M, .LH, .H, .CH, .OH, .RH { font-size: 110%; font-weight: bold; text-align:center; vertical-align: middle;}

/* Links */
.M a:link {color: #00f; text-decoration: none; }
.M a:visited {color: #00f; text-decoration: none; }
.M a:hover {color: #f00; text-decoration: none; }

.C a:link {color: #00f;}
.C a:visited {color: #00f;}
.C a:hover {color: #f00;}

.IC a:link {color: #00f;}
.IC a:visited {color: #00f;}
.IC a:hover {color: #ff0;}

/* Others */
.IN {font-weight: bold;  vertical-align: top;  text-align: right; }
.IV {vertical-align: top;  text-align: left; }

.Bold {font-weight: bold; }
.Red {font-weight: bold; color: #f00; }
.Green {font-weight: bold; color: #6c6; }
.Mandatory {font-weight: bold; }
.StatusOK {font-weight: bold; color: #6c6; }
.StatusERR {font-weight: bold; color: #f00; }
.New {font-weight: bold; color: #f00; }
.Locked {font-weight: bold; color: #f00; }


