.TRHeading { color: white; background-color: #006; border: solid 1px #006; }  /* Account ID and eAlerts Type header row */
.table2 { border: solid 1px #006; }  /* Current eAlerts display box (outside border only) */
.row_underline { border-bottom: 1px solid gray; }  /* Divider between rows on current eAlerts display box */
.box { background-color: white; border: solid 2px red; }   /*Inside layer on eAletrs sent history box*/
.eAlertSentBox { border: solid 1px white; }   /*Outside layer on eAlerts sent history box*/
.darkrow { background-color: #E9EBFA; }   /*Odd number rows in the Alerts sent history box will be this color*/
.lightrow { background-color: white; }   /*Even number rows in the Alerts sent history box will be this color*/
.box2 { border: solid 1px black; }   /* Border on eAlert type selection and settings boxes*/
.underline { border-bottom: 1px dashed silver; }  /*Divider between rows on eAlerts settings page*/
.mybutton { color: black; background-color: white; border: solid 1px; }  /*Button appearance throughout eAlerts*/
.eAlertsRangeDiv{ color: black; background-color: white; }  /*Date entry boxes for searching eAlerts history*/
.esmall { font-size: 10px; }
.esmallbold { font-size: 10px; font-weight: bold; }
.elargebold { font-size: 13px; font-weight: bold; }
.eheading { color: #EFF3FF; font-size: 10px; font-weight: bold; background-color: #585858; }

/*body { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
p { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
td { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }*/
a:link { }
a:visited { }
a:hover { }
a:active { }
input { border: solid 1px black; }
.masterdiv { width: 600px; }
