﻿@import url(http://fonts.googleapis.com/css?family=Droid+Sans);

/*body {
  font-family: 'Droid Sans', sans-serif;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin: 0px;
  padding-top: 0px;
  background: #ededed; the colour of the button
  min-width:1370px;
}*/


body {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  color: #000000;
  z-index: 0;
  background-attachment: scroll;
  background: -webkit-linear-gradient(#243b4f, rgba(255, 255, 255, 0.7)); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#243b4f, rgba(255, 255, 255, 0.7)); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#243b4f, rgba(255, 255, 255, 0.7)); /* For Firefox 3.6 to 15 */
  background: linear-gradient( #243b4f, rgba(255, 255, 255, 0.7)); /* Standard syntax (must be last) */
  height: 100%;
  width: 100%;
}

.mainfloater {
  width: 1828px;
  margin: auto;
}

.headertable {
  background-position: center;
  background-image: url('images/Banner-h109.png');
  background-repeat: repeat-x;
  text-align: center;
  padding: 5px 5px; /*add some padding to the inside of the button*/
  border: 1px solid black; /*required or the default border for the browser will appear*/
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  /*give the button a drop shadow*/
  -webkit-box-shadow: 0 0 4px rgba(0,0,0, .75)inset;
  -moz-box-shadow: 0 0 4px rgba(0,0,0, .75)inset;
  box-shadow: 0 0 4px rgba(0,0,0, .75) inset;
  white-space: nowrap;
}



.border {
  padding: 5px 5px; /*add some padding to the inside of the button*/
  background: #ededed; /*the colour of the button*/
  border: 1px solid black; /*required or the default border for the browser will appear*/
  /*give the button curved corners, alter the size as required*/
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  /*give the button a drop shadow*/
  -webkit-box-shadow: 0 0 4px rgba(0,0,0, .75)inset;
  -moz-box-shadow: 0 0 4px rgba(0,0,0, .75)inset;
  box-shadow: 0 0 4px rgba(0,0,0, .75) inset;
}

/*@media screen and (max-width: 1840px) {
  body {
    font-size: 9pt;
  }

  .mainfloater {
    width: 1200px;
    margin: auto;
  }

  .headertable {
    background-position: center;
    background-image: url('images/Banner-h109.png');
    background-repeat: repeat-x;
    text-align: center;
    padding: 5px 5px;*/ /*add some padding to the inside of the button*/
    /*border: 1px solid black;*/ /*required or the default border for the browser will appear*/
    /*-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;*/
    /*give the button a drop shadow*/
    /*-webkit-box-shadow: 0 0 4px rgba(0,0,0, .75)inset;
    -moz-box-shadow: 0 0 4px rgba(0,0,0, .75)inset;
    box-shadow: 0 0 4px rgba(0,0,0, .75) inset;
    white-space: nowrap;
    width: 1200px;
  }

  .contentregeon {
    float: left;
    min-width: 963px;
    max-width: 963px;
  }

  .border {
    padding: 3px 3px;*/ /*add some padding to the inside of the button*/
    /*-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;*/
    /*give the button a drop shadow*/
    /*-webkit-box-shadow: 0 0 3px rgba(0,0,0, .75)inset;
    -moz-box-shadow: 0 0 3px rgba(0,0,0, .75)inset;
    box-shadow: 0 0 3px rgba(0,0,0, .75) inset;
  }
}

@media screen and (max-width: 1210px) {
  body {
    font-size: 8pt;
  }

  .mainfloater {
    width: 1020px;
    margin: auto;
  }

  .headertable {
    background-position: center;
    background-image: url('images/Banner-h109.png');
    background-repeat: repeat-x;
    text-align: center;
    padding: 5px 5px;*/ /*add some padding to the inside of the button*/
    /*border: 1px solid black;*/ /*required or the default border for the browser will appear*/
    /*-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;*/
    /*give the button a drop shadow*/
    /*-webkit-box-shadow: 0 0 4px rgba(0,0,0, .75)inset;
    -moz-box-shadow: 0 0 4px rgba(0,0,0, .75)inset;
    box-shadow: 0 0 4px rgba(0,0,0, .75) inset;
    white-space: nowrap;
    width: 780px;
  }

  .contentregeon {
    float: left;
    min-width: 780px;*/
    /*max-width: 780px;*/

/*}

  .border {
    padding: 1.5px 1.5px;*/ /*add some padding to the inside of the button*/
    /*-moz-border-radius: 1.5px;
    -webkit-border-radius: 1.5px;
    border-radius: 1.5px;*/
    /*give the button a drop shadow*/
    /*-webkit-box-shadow: 0 0 1.5px rgba(0,0,0, .75)inset;
    -moz-box-shadow: 0 0 1.5px rgba(0,0,0, .75)inset;
    box-shadow: 0 0 1.5px rgba(0,0,0, .75) inset;
  }
}*/





.logonlogo {
  background-image: url('images/logon-logo.png');
  width: 372px;
  height: 53px;
}

.noweblinkcolor, a.noweblinkcolor:link, a.noweblinkcolor:visited, a.noweblinkcolor:active, a.noweblinkcolor:hover {
  text-decoration: none;
  color: inherit;
}
/*.companylogo {
    background-image: url('images/B@Sea-w150.png');
    height: 75px;
    border: none;
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: center;
}*/



.smallcaps {
  font-variant: small-caps;
}

.companylogo {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(images/companylogo.png) no-repeat;
  height: 75px; /* Height of new image */
  /*width: 490px;*/
  padding-left: 150px; /* Equal to width of new image */
  vertical-align: middle;
  background-position-y: center;
  background-position-x: center;
}


.sidebar {
  border-spacing: 0px;
  border-collapse: collapse;
  height: 300px;
  background-image: url('images/bgfade.png');
  width: 20px;
  background-position-y: top;
  vertical-align: top;
}



.vGradiant {
}




.borderx {
  padding: 5px 5px; /*add some padding to the inside of the button*/
  background: #ededed; /*the colour of the button*/
  border: 1px solid #7a7a7a; /*required or the default border for the browser will appear*/
  /*give the button curved corners, alter the size as required*/
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  /*give the button a drop shadow*/
  -webkit-box-shadow: 0 0 4px rgba(0,0,0, .75);
  -moz-box-shadow: 0 0 4px rgba(0,0,0, .75);
  box-shadow: 0 0 4px rgba(0,0,0, .75);
}

/***FIRST STYLE THE BUTTON***/
input[type=submit], input[type=button] {
  cursor: pointer; /*forces the cursor to change to a hand when the button is hovered*/
  padding: 5px 5px; /*add some padding to the inside of the button*/
  background: #ededed; /*the colour of the button*/
  border: 1px solid #7a7a7a; /*required or the default border for the browser will appear*/
  /*give the button curved corners, alter the size as required*/
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  /*give the button a drop shadow*/
  -webkit-box-shadow: 0 0 4px rgba(0,0,0, .75);
  -moz-box-shadow: 0 0 4px rgba(0,0,0, .75);
  box-shadow: 0 0 4px rgba(0,0,0, .75);
  /*style the text*/
  color: #570b0b;
  font-size: 1.1em;
}

  /***NOW STYLE THE BUTTON'S HOVER AND FOCUS STATES***/
  input[type=submit]:focus, input[type=submit]:active, input[type=submit]:hover, input[type=button]:focus, input[type=button]:hover {
    background-color: #9cb5b8; /*make the background a little darker*/
    /*reduce the drop shadow size to give a pushed button effect*/
    -webkit-box-shadow: 0 0 1px rgba(0,0,0, .75);
    -moz-box-shadow: 0 0 1px rgba(0,0,0, .75);
    box-shadow: 0 0 1px rgba(0,0,0, .75);
  }




.impw, input[type=text], input[type=email], input[type=date], textarea, select, input[type=password] {
  cursor: pointer; /*forces the cursor to change to a hand when the button is hovered*/
  padding: 5px 5px; /*add some padding to the inside of the button*/
  background: #FFFFFF; /*the colour of the button*/
  border: 1px solid #7a7a7a; /*required or the default border for the browser will appear*/
  /*give the button curved corners, alter the size as required*/
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  /*give the button a drop shadow*/
  -webkit-box-shadow: 0 0 4px rgba(0,0,0, .75);
  -moz-box-shadow: 0 0 4px rgba(0,0,0, .75);
  box-shadow: 0 0 4px rgba(0,0,0, .75);
  /*style the text*/
  color: #570b0b;
  font-size: 1.1em;
}

  .impw:enabled, input[type=text]:enabled, textarea:enabled, input[type=password]:enabled,
  select:enabled {
    border: 1px solid Maroon;
  }





.divError {
  border-width: medium;
  padding: 5px;
  border-left-color: black;
  border-bottom-color: black;
  border-top-style: ridge;
  border-top-color: black;
  border-right-style: ridge;
  border-left-style: ridge;
  background-color: #FF0000;
  border-right-color: black;
  border-bottom-style: ridge;
  width: 250px;
  height: auto;
  position: absolute;
  vertical-align: middle;
  color: #FFFF00;
  font-weight: bold;
}


.banner {
}


.EquipBox {
  padding: 10px;
  border-left-color: black;
  border-bottom-color: black;
  border-top-style: ridge;
  border-top-color: black;
  border-right-style: ridge;
  border-left-style: ridge;
  background-color: yellow;
  border-right-color: black;
  border-bottom-style: ridge;
  width: 240px;
  height: 230px;
  position: absolute;
}

.EquipBoxHD {
  font-weight: bold;
}

.EquipBoxDetail {
  text-align: left;
  background-color: White;
  font-size: smaller;
  width: 230px;
}

.masterborder {
  background-image: url('images/bgfade.png');
  background-repeat: repeat-x;
  width: 20px;
}



.small-caps {
  font-variant: small-caps;
}

.contentheadermaster {
  border-width: 0px;
  border-style: none;
  padding: 0px;
  width: 100%;
  background-color: #21374C;
  font-weight: bold;
  font-size: 16pt;
  color: Gold;
  text-align: center;
}

.contentheader {
  border-width: 0px;
  border-style: none;
  padding: 0px;
  width: 100%;
  background-color: #21374C;
  font-weight: bold;
  font-size: 14pt;
  color: Gold;
  text-align: center;
}


html {
  margin: 0;
  padding: 0;
  background: #FFFFFF;
  color: #000000;
  font-family: Arial, verdana, sans-serif;
  font-size: 12px;
}

td {
  border-style: none;
  border-width: 0px;
}


.table1 {
  font-size: xx-small;
  border: 1px solid #000000;
}


.PopupMessage {
  background-color: #5D7B9D;
  border: 1px solid #000000;
  width: 50px;
  font-size: large;
}



.grid-view {
  padding: 0;
  margin: 0;
  border: 1px solid #333;
}

  .grid-view tr.header {
    color: white;
    background-color: #5D7B9D;
    height: 25px;
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
  }

  .grid-view tr.normal {
    color: black;
    background-color: #F0F0F0;
    height: 25px;
    vertical-align: middle;
    text-align: left;
  }

    .grid-view tr.normal a {
      color: #0000CC;
    }

  .grid-view tr.alternate {
    color: #333333;
    background-color: #E2DED6;
    height: 25px;
    vertical-align: middle;
    text-align: left;
  }

    .grid-view tr.alternate a {
      color: #0000CC;
    }

    .grid-view tr.normal:hover, .grid-view tr.alternate:hover {
      background-color: #999999;
      text-decoration: none;
    }

.blanket {
  background-color: #111;
  opacity: 0.65;
  filter: alpha(opacity=65);
  position: absolute;
  z-index: 9001;
  top: 0px;
  left: 0px;
  width: 100%;
}


a:link {
  color: black;
  text-decoration: underline;
}

a:visited {
  color: black;
  text-decoration: underline;
}

a:hover {
  text-decoration: underline;
  color: Blue;
}

a:active {
  text-decoration: none;
  color: black;
}

aw:link {
  text-decoration: none;
  color: white;
}

aw:visited {
  text-decoration: none;
  color: white;
}

aw:hover {
  color: white;
  text-decoration: underline;
}

aw:active {
  text-decoration: none;
  color: white;
}



body {
  margin: 0;
  padding: 0;
}

#login {
}

  #login #errors {
  }

    #login #errors ul {
      list-style-type: none;
      padding: 0;
      margin: 10px 0 30px 0;
    }

      #login #errors ul li {
        color: #111;
        background: #ffdbe4;
        border: 1px solid #d44669;
        padding: 10px;
        margin: 5px 40px 5px 0;
        font-size: 14px;
      }

  #login #logo {
    float: left;
    margin-right: 40px;
  }

  #login table {
    width: 280px;
    float: right;
    margin: 20px 70px 35px 10px;
  }

    #login table .reset td {
      padding-top: 25px;
      color: #aaa;
    }

      #login table .reset td a {
        color: #999;
        text-decoration: none;
        margin-left: 30px;
      }

#disclaimer {
  font-size: 8px;
  color: #999;
  display: block;
  clear: both;
}

.right {
  text-align: right;
}

#login table input[type="text"], #login table input[type="password"] {
  width: 95%;
}

#logout {
  position: absolute;
  top: 10px;
  right: 30px;
  color: #fff;
  font-weight: bold;
}


bodyxxx {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #336699;
  color: #FFFFFF;
  background-image: url('../../images/stripes.png');
}


.div-table {
  display: table;
  width: 100%;
}

.div-table-caption {
  display: table-caption;
  background: #213F82;
  text-align: right;
  color: #FFFFFF;
  font-weight: bold;
}

.div-table-row {
  display: table-row;
  width: 100%;
}

.div-table-col {
  border-style: solid;
  border-width: 1px 0px 0px 0px;
  border-color: #ededed;
  display: table-cell;
  padding: 1px;
  vertical-align: middle;
}

.div-table-col-caption {
  display: table-cell;
  padding: 1px;
  border: 1px solid #FFFFFF;
  vertical-align: middle;
  text-align: center;
}

.div-table-row-caption {
  display: table-cell;
  padding: 1px;
  border: 1px solid #FFFFFF;
  vertical-align: middle;
  text-align: right;
}

.div-table-data {
  display: table-cell;
  padding: 5px 5px; /*add some padding to the inside of the button*/
  background: #ffefcd; /*the colour of the button*/
  border: 2px none #7a7a7a; /*required or the default border for the browser will appear*/
  /*give the button curved corners, alter the size as required*/
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  /*give the button a drop shadow*/
  -webkit-box-shadow: 0 0 4px #000 inset;
  -moz-box-shadow: 0 0 4px #000 inset;
  box-shadow: 0 0 4px #000 inset;
  text-align: left;
}

.div-table-col2 {
  display: table-cell;
  padding: 1px;
  vertical-align: middle;
  clear: both;
  text-align: left;
  color: #FFFFFF;
}

.blanket {
  background-color: #111;
  opacity: 0.65;
  filter: alpha(opacity=65);
  position: absolute;
  z-index: 9001;
  top: 0px;
  left: 0px;
  width: 100%;
}

.popUpDiv {
  background-color: #eeeeee;
  z-index: 9005;
  text-align: center;
  vertical-align: middle;
}

.NoPopDiv {
  background-color: #3A3A3A;
  text-align: center;
  vertical-align: middle;
}

.item {
  text-align: center;
  font-family: verdana,helvetica,arial;
  font-size: xx-small;
  background-color: #FF9900;
  font-weight: bold;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#FFFFFF', EndColorStr= '#CCCCCC' );
}

.bground {
  FONT-FAMILY: verdana,helvetica,arial;
  font-size: xx-small;
  BACKGROUND-COLOR: #EEEEEE;
}

.title {
  text-align: center;
  font-family: verdana,helvetica,arial;
  font-size: xx-small;
  background-color: #DDDDDD;
  font-weight: bold;
  color: #000000;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#DDDDDD', EndColorStr= '#000000' );
}

.rangeheader {
  text-align: center;
  VERTICAL-ALIGN: middle;
  FONT-FAMILY: verdana,helvetica,arial;
  font-size: xx-small;
  BACKGROUND-COLOR: #EEEEEE;
  /*border-bottom:1px solid #EEEEEE;
border-right:1px solid #EEEEEE;
border-top:1px solid #EEEEEE;
border-left:1px solid #EEEEEE;*/
}

.SchedTimesFree {
  white-space: nowrap;
  background-color: #FFFF99;
  color: #000000;
  border: 1px solid #FFFFFF;
}

.SchedTimesFreeText {
  white-space: nowrap;
  background-color: #66FF33;
  color: #000000;
  border: 1px solid #FFFFFF;
  width: 150px;
  font-weight: bold;
}

.SchedTimesBookedText {
  white-space: nowrap;
  background-color: #FF6600;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  width: 150px;
  font-weight: bold;
}

.SchedTimesReservedText {
  white-space: nowrap;
  background-color: #FF6600;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  width: 150px;
  font-weight: bold;
}

.gv-sort-down {
  display: table-caption;
  background: #FFFFFF;
  text-align: center;
  color: #000000;
  font-weight: bold;
}

.gv-sort-up {
  display: table-caption;
  background: #FFFFFF;
  text-align: center;
  color: #000000;
  font-weight: bold;
}

.mnutbl {
  background-image: url('../../images/mnu/mnubk.png');
  background-repeat: repeat-x;
  color: #849AD3;
}

.button {
  background-color: #4F4F4F;
  color: #FFFFFF;
  border-style: solid;
  border-color: #5F5F5F;
}

a.button {
  /* Sliding right image */
  background: transparent url('/images/mnu/btnSlider_r1_c2.png') no-repeat scroll top right;
  display: block;
  float: left;
  border: none;
  height: 25px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
  margin-right: 3px;
  padding-right: 5px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
  /* FONT PROPERTIES */
  text-decoration: none;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  /*font-weight:bold;*/
}

  a.button span {
    /* Background left image */
    background: transparent url('/images/mnu/btnSlider_r1_c1.png') no-repeat;
    display: block;
    line-height: 25px; /* CHANGE THIS VALUE ACCORDING TO BUTTON HEIGHT */
    padding: 1px 5px 3px 7px;
  }

  a.button:hover span {
    text-decoration: underline;
  }

.pagetitle {
  border-style: none;
  background-position: center;
  text-align: left;
  vertical-align: middle;
  color: #FFFFFF;
  background-image: url('../../images/mnu/mnubk.png');
  background-repeat: repeat-x;
  font-size: 16px;
  text-indent: 10px;
  padding: 1px 5px 3px 7px;
}


.page-table {
  display: table;
  margin: 6px;
  background-color: #2A2A2A;
  width: 95%;
  height: 95%;
  text-align: center;
}

.page-table-row {
  display: table-row;
}

.page-table-lv {
  margin: 6px;
  width: 300px;
  background-color: #3F3F3F;
  display: table-cell;
  vertical-align: top;
  white-space: nowrap;
  text-align: left;
  color: #FFFFFF;
  padding: 6px;
}


.page-table-rcol {
  margin: 6px;
  height: 1000px;
  display: table-cell;
  vertical-align: top;
  white-space: nowrap;
  text-align: left;
  color: #FFFFFF;
  padding: 3px;
}

.page-table-rv {
  display: table-row;
  margin: 6px;
  vertical-align: top;
  white-space: nowrap;
  text-align: left;
  color: #FFFFFF;
  padding: 1px;
  background-color: #3F3F3F;
  height: 500px;
}

.page-table-col {
  display: table-cell;
  margin: 6px;
  padding: 3px;
  vertical-align: top;
  white-space: nowrap;
  text-align: left;
}

.noborder {
  border: none;
}

.dropdown {
  background-color: #E8E8FF;
  border-style: solid;
  border-width: 1px;
  border-color: #333333;
  color: #000000;
}

  .dropdown:focus {
    background-color: White;
  }

.textbox {
  background-color: #E8E8FF;
  border-style: solid;
  border-width: 1px;
  border-color: #333333;
  color: #000000;
}

  .textbox:focus {
    background-color: White;
  }

select {
  border: 1px solid #000000;
  font-weight: normal;
  color: #000000;
}

  select:focus {
    border: 1px solid #000000;
    background-color: #FFFFFF;
    font-weight: normal;
    color: #000000;
  }



a img {
  border: none;
}

a:hover img {
  border: 1px solid #663300;
}



table td, table th {
  padding: 0;
}





.rowDataLabel {
  text-align: right;
  background-color: #BFDFFF;
}

.alignleft {
  text-align: left;
}

.style3 {
  font-size: large;
}

.Title {
  font-size: x-large;
  font-weight: bold;
  text-align: center;
}

.PopupMessageText {
  font-weight: normal;
  font-size: 8pt;
}

.PopupMessageBackground {
  padding: 10px;
  border: 1px solid #666666;
  background-repeat: repeat-x;
  background-position: 50% top;
  background-color: #CCCCCC;
  color: black;
  white-space: nowrap;
  text-align: center;
}

.PopupMessageTitle {
  padding: 10px;
  height: 30px;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  color: #800000;
  font-size: 20px;
  font-weight: bold;
}




.awhite:link {
  text-decoration: none;
  color: #ffffff;
  font-size: 8pt;
}

.awhite:visited {
  text-decoration: none;
  color: #ffffff;
  font-size: 8pt;
}

.awhite:hover {
  color: #ffffff;
  text-decoration: none;
  font-size: 8pt;
}

.awhite:active {
  text-decoration: none;
  color: #ffffff;
  font-size: 8pt;
}


.aHeaderMenu:link {
  text-decoration: none;
  color: #ffffff;
  font-size: 8pt;
  font-weight: bold;
}

.aHeaderMenu:visited {
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
  font-size: 8pt;
}

.aHeaderMenu:hover {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  font-size: 8pt;
}

.aHeaderMenu:active {
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
  font-size: 8pt;
}

a {
  border-width: 0px;
  border-style: none;
}

.blanket {
  background-color: #111;
  opacity: 0.65;
  filter: alpha(opacity=65);
  position: absolute;
  z-index: 9001;
  top: 0px;
  left: 0px;
  width: 100%;
}

.popUpDiv {
  position: absolute;
  background-color: #eeeeee;
  width: 300px;
  height: 300px;
  z-index: 9002;
}







#divEditBox {
  display: none;
  position: absolute;
  left: 30%;
  top: 30%;
}

.highlightRow {
  background-color: Yellow;
}

.select {
  background-color: #c0c0c0;
}

.tvmt {
  width: 100%;
  padding: 1px;
}

/* From Email */
.tvmd1 {
  font-weight: bold;
}

/* Date line */
.tvmd2 {
  color: #3366CC;
  font-weight: bold;
  text-align: left;
}

/* Subject line */
.tvmd3 {
  color: #979797;
}

/* blue line line */
.tvmd4 {
  background-image: url('../images/tdot.png');
  background-repeat: repeat-x;
}

.divrow {
  display: table-row;
}

.divcell {
  display: table-cell;
  vertical-align: middle;
}

.divcellbold {
  display: table-cell;
  vertical-align: middle;
  font-weight: bold;
}

.dotline {
  background-image: url('images/tdot.png');
  background-repeat: repeat-x;
}


.divcelltop {
  border: thin ridge #808080;
  vertical-align: top;
  float: left;
  width: 200px;
}
/*display: table-cell;*/

.divEmail {
  height: 600px;
}



a img {
  border: none;
}
