﻿html, body 

{

    height: 90%;

}
.header1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: black;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    BACKGROUND-COLOR: #e4f5d3;
}
.header2
{
    FONT-SIZE: 14px;
    COLOR:Navy;
    FONT-WEIGHT: bold;
    font-family: arial;
   
}
.header4
{
    FONT-SIZE: 13px;
    COLOR:Navy;
    FONT-WEIGHT: bold;
    font-family: arial;
   
}
.textBlue
{
    FONT-SIZE: 11px;
    COLOR:Navy;
    FONT-WEIGHT: bold;
    font-family: Tahoma;
   
}
textBlue1
{
    FONT-SIZE: 9px;
    COLOR:Navy;
    FONT-WEIGHT:normal;
    font-family: Tahoma;
   
}
.textRegular
{
     font-size: 9pt;
    color: black;
    font-family: Tahoma;
    
}
.textNote
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY:Arial, Verdana, Helvetica, sans-serif;
}
.textApprove
{
    FONT-SIZE: 11px;
    COLOR: red;
    FONT-FAMILY:Arial, Verdana, Helvetica, sans-serif;
}
.txt_reg_sm
{
    font-size: 8pt;
    color: black;
    font-family: arial;
    font-weight: normal;
}
.txt_reg_sm1
{
    font-size: 9pt;
    color: black;
    font-family: arial;
    font-weight: normal;
}
.backToTop
{
    font-size: 9pt;
    color: blue;
    font-family: arial;
    font-weight: normal;
}
.txt_reg_menu
{
    font-size: 8pt;
    color: #696969;
    font-family: Tahoma;
    font-weight: bold;
    border-bottom:  1px solid;
    border-bottom-style: dashed;
    border-bottom-color: #696969;
}
.txt_reg_menuoptions
{
    font-size: 8pt;
    color: #696969;
    font-family: Tahoma;
    font-weight: normal;
}
.txt_reg_menuUnlinked
{
    font-size: 10pt;
    color: #0099ff;
    font-family: Tahoma;
    font-weight: bold;
   
}
.tbl_reg_big
{
    font-size: 11pt;
    color: #696969;
    font-family: Tahoma;
    border-right:  1px solid;
    width: 95%;
     border-right-style: dashed;
    border-right-color: #696969;
}
.tbl_reg_cell
{
    font-size: 8pt;
    color: black;
    font-family: Tahoma;
    border-right:  1px solid;
    width: 35%;
     border-right-style: dashed;
    border-right-color: #696969;
}
.tbl_leftbg
{
   
    border-left:  1px solid;
     border-right:  1px solid;
    width: 35%;
    border-left-color:ActiveBorder;
     border-left-style:double;
      border-right-color:ActiveBorder;
     border-right-style:double;
      
    
}
.tbl_reg_download
{
    font-size: 11pt;
    color: #696969;
    font-family: Tahoma;
    border-left:  1px solid;
    width: 95%;
     border-left-style: dashed;
    border-left-color: #696969;
   
}
.tbl_test
{
    font-size: 11pt;
    color: #696969;
    font-family: Tahoma;
    border-bottom:  1px solid;
    width: 95%;
     border-bottom-style: dashed;
    border-bottom-color: #696969;
}
.txt_reg
{
    font-size: 8pt;
    color: white;
    font-family: Tahoma;
    font-weight: bold;
}
.txt_reg_main
{
    font-size: 8pt;
    color: black;
    font-family: Tahoma;
    font-weight: bold;
}


.textSmall
{
    font-size: 9pt;
    COLOR: black;
    FONT-FAMILY:Tahoma;
    font-weight:normal;
}
.tbl
{
    font-size: 11pt;
    color: #696969;
    font-family: Tahoma;
    border-right: #263e50 1px solid;
    border-top: #263e50 1px solid;
    background-attachment: fixed;
    background-image: url(images/tbl_bg.gif);
    border-left: #263e50 1px solid;
    background-repeat: repeat-x;
    width: 95%;
    font-weight: bold;
    border-bottom: #263e50 1px solid;
}

.textBold
{
    font-size: 9pt;
    color: black;
    font-family: Tahoma;
    font-weight: bold;
}
.textBanner
{
    font-size: 11pt;
    color: black;
    font-family: Tahoma;
    
    font-style:italic
}
.textConfirmApproval
{
    FONT-SIZE: 11px;
    font-weight:normal;
    COLOR: red;
    FONT-FAMILY: Arial
}
.txtEmail
{
    FONT-SIZE: 11px;
    font-weight:normal;
    COLOR: navy;
    FONT-FAMILY: Arial
}

.tableBorder
{
    border:1;
    BORDER-COLOR: black;
    background-color: #e4f5d3;
}
.tableRow
{
    background-color: #e4f5d3;
}

.SectiontableBorder
{
    BORDER-COLOR:White;
    background-color: #e4f5d3;
    border-collapse:collapse;
}

tableSign
{
    BORDER-COLOR:White;
    border-collapse:collapse;
}

.tableSectionBorder
{
  background-color: #e4f5d3;
 
}
.SignButton
{
  font-size: 8pt;
    color: white;
    font-family: arial;
    font-weight: normal;
 
}
.SaveButton
{
  background-color:#ffffcc;
  FONT-SIZE: 11px;
  font-weight:bold;
 
}


.menuOptions
{
    border-right-style: dashed;
    border-right-color: green;
}
.butClass
{
         cursor:hand;
}
