body { margin:15px; background-image:url(../Images/BGTile.gif); }
.Tahoma { font:9pt tahoma; }
.ErrMSG { font:9pt tahoma; color:Red; }
.MSG { font:9pt tahoma; color:Blue; }
.ErrMSGBold { font:9pt 600 tahoma; color:Red; }
.MainHelp { FONT: 9pt/13pt tahoma; TEXT-ALIGN: justify; border:1px solid darkgray;}
.Help {FONT: 9pt/13pt tahoma; TEXT-ALIGN: justify; }

.AdminLink { font: 9pt tahoma; }
.AdminLink:link { color:Blue; text-decoration:none;}
.AdminLink:hover { color:Orange; }
.tblLogin { font: 9pt tahoma; border:1px solid #0060B9; background:#E0F1FF; }
.titleLogin { font-weight:600; background:#0060B9; color:White; }

.btn { font: 9pt tahoma; width:50px; }
.txt { font: 8pt tahoma; height:19px; width:150px; }

.tblTree { font: 9pt tahoma; border:1px solid #0060B9; background:#E0F1FF; }
.tblTitle { font-weight:600; background:#0060B9; color:White; }
.tblMain { border:1px solid #0060B9; background:#ffffff; }

/* Fieldset */
.fieldset { font:9pt tahoma; }

/* Forms */
.listBox { width:100%; font:9pt tahoma; }
.textarea { width:100%; font:9pt tahoma; }
.button { width:50px; font:9pt tahoma; }
.textBox { width:100px; font:9pt tahoma; }
.textBoxNoWidth { width:100px; font:9pt tahoma; }
.buttonWithAlarm { width:50px; font:9pt tahoma; color:Red; }

/* Footer */
.copyRight { font:8pt tahoma; text-align:center; color:Gray; text-decoration:none; }
.previewText { font:9pt tahoma; color:Green; }

/* HeaderLink */
.headerLink { font:9pt tahoma; color:White; background-color:#0060B9; padding:3px; text-align:center; text-decoration:none; width:90px; border-top:1px solid #689EFF; border-left:1px solid #689EFF; border-bottom:1px solid #002471; border-right:1px solid #002471;}
.headerLink:hover { background-color:#2B70CC;  border-top:1px solid #002471; border-left:1px solid #002471; border-bottom:1px solid #689EFF; border-right:1px solid #689EFF;}

/* All Datagrid Style */
.dataList { background-color:#EFF4F8; border: 2px solid #769DBC; }
.dataListHeader { text-align:center; height:30px; background-color:#C0D3E1; color: White; font-family:Tahoma; font-size:8pt; font-weight:600;}

.dataGrid { background-color:#F3F3F3; border: 1px solid #A9A9A9; font-family: Tahoma; font-size: 8pt; }
.dg_header { background-color: #A9A9A9; height: 20px; color: White; font-weight:600; text-align: center; }
.dg_footer { background-color: #A9A9A9; height: 20px; }
.dg_alternat { background-color:#DDDDDD; }
