body {  font-size: 13px; color: #000000}
td { font-size: 13px; color: #000000}
p { font-size: 13px; color: #000000}

.heading { font-family: 'Times New Roman';  font-size: 18px; color: #560101; font-weight: bold}
.subheading { font-family: Arial, Helvetica, sans-serif;  font-size: 17px; color: #560101; font-weight: bold }
.highlight { font-family: Arial, Helvetica, sans-serif;  font-size: 15px; color: #000000; font-weight: bold }
.head1 { font-family: Arial, Helvetica, sans-serif;  font-size: 20; color: #560101; font-weight: bold}
.head2 { font-family: Arial, Helvetica, sans-serif;  font-size: 15px; color: #560101; font-weight: bold }
.head3 { font-family: Arial, Helvetica, sans-serif;  font-size: 15px; color: #560101; font-weight: bold }


a {  font-size: 13px;color: #560101; text-decoration: none}
a:visited { font-size: 13px;color: #560101; text-decoration: none}
a:hover { font-size: 13px;color: #97351F; text-decoration: underline}

.subMenuLeft { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal;  text-decoration: none}
.subMenuLeft:link { font-family: Arial, Helvetica, sans-serif; font-size: 13px;  font-weight: normal;  text-decoration: none}
.subMenuLeft:visited { font-family: Arial, Helvetica, sans-serif; font-size: 13px;  font-weight: normal;  text-decoration: none}
.subMenuLeft:hover { font-family: Arial, Helvetica, sans-serif;font-size: 13px;  font-weight: normal; text-decoration: none}

.subMenu { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; font-weight: normal;  text-decoration: none}
.subMenu:link { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; font-weight: normal;  text-decoration: none}
.subMenu:visited { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; font-weight: normal;  text-decoration: none}
.subMenu:hover { font-family: Arial, Helvetica, sans-serif;font-size: 13px; color: #FFFFFF; font-weight: normal; text-decoration: none}


.subTitle { font-family: Arial, Helvetica, sans-serif;font-size: 13px; color: #560101; font-weight: normal; text-decoration: none}
.subTitle:link { font-family: Arial, Helvetica, sans-serif;font-size: 13px; color: #560101; font-weight: normal; text-decoration: none}
.subTitle:visited { font-family: Arial, Helvetica, sans-serif;font-size: 13px; color: #560101; font-weight: normal; text-decoration: none}
.subTitle:hover { font-family: Arial, Helvetica, sans-serif;font-size: 13px; color: #560101; font-weight: normal; text-decoration: none}
.subNameTitle { font-family: Arial, Helvetica, sans-serif;font-size: 13px; color: #560101; font-weight: bold; text-decoration: none}
.subDetailTitle { font-family: Arial, Helvetica, sans-serif;font-size: 13px; color: #560101; font-weight: normal; text-decoration: none}
.subNameDetail { font-family: Arial, Helvetica, sans-serif;font-size: 13px; color: #FFFFFF; font-weight: bold; text-decoration: none}
.subDetailDetail { font-family: Arial, Helvetica, sans-serif;font-size: 13px; color: #FFFFFF; font-weight: normal; text-decoration: none}
.subDetailLink { font-family: Arial, Helvetica, sans-serif;font-size: 13px; color: #999999; font-weight: normal; text-decoration: none}

.subFooterTitle { font-family: Arial, Helvetica, sans-serif;font-size: 12px; color: #3C3423; font-weight: 600;}
.subFooterTitle:link { font-family: Arial, Helvetica, sans-serif;font-size: 12px; color: #3C3423; font-weight}
.subFooterTitle:visited { font-family: Arial, Helvetica, sans-serif;font-size: 12px; color: #3C3423; font-weight: 600;}
.subFooterTitle:hover { font-family: Arial, Helvetica, sans-serif;font-size: 12px; color: #3C3423; font-weight: 600;}
.subFooterSep { margin-left:5px; margin-right:5px; color:#7c7c7c; }

.footer { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #F4E9CB; font-weight: normal; text-decoration: none}
.footer:link { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #F4E9CB; font-weight: normal; text-decoration: none}
.footer:visited { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #F4E9CB; font-weight: normal; text-decoration: none}
.footer:hover { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; font-weight: normal; text-decoration: underline}

.inputheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

INPUT
{
       
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

H5
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: black;
    FONT-STYLE: normal;
    FONT-FAMILY:  Arial, Helvetica, sans-serif
}
SELECT
{
    BORDER-RIGHT: #c0c0c0 1px solid;
    BORDER-TOP: #c0c0c0 1px solid;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 11px;
    BORDER-LEFT: #c0c0c0 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #c0c0c0 1px solid;
    FONT-FAMILY:  Arial, Helvetica, sans-serif
}

.Button_Main {
    background-image: url("../images/button/button.png");
    background-color: transparent;
    width: 137px;
    height: 23px;
    color: white;
    border: 0 none;
    vertical-align:middle;
    text-align: center;
    text-decoration: none;
    font-size: 13px;
    font-weight: normal;
    cursor:pointer;
  }


  .Button_Long {
    background-image: url("../images/button/button-long.png");
    background-color: transparent;
    width: 170px;
    height: 23px;
    color: white;
    border: 0 none;
    vertical-align:middle;
    text-align: center;
    text-decoration: none;
    font-size: 13px;
    font-weight: normal;
    cursor:pointer;
  }

  .butt {
    display: inline-flex; 
    flex-direction: column;
    justify-content: center;
    text-align: center;
    vertical-align: middle;
    background-image: url("../images/button/button.png");
    background-color: transparent;
    width: 137px;
    height: 23px;
    color: white;
    border: 0 none;
    vertical-align:middle;
    text-align: center;
    font-size: 13px;    
    cursor:pointer;
  }
a.butt:link { color:#FFF; text-decoration:none; font-weight:normal;}
a.butt:visited { color: #FFF; text-decoration:none; font-weight:normal; }
a.butt:hover { color: #FFF; text-decoration:none; font-weight:normal; }
a.butt:active { color: #FFF; text-decoration:none; font-weight:normal; }


.butt_long {
    display: inline-flex; 
    flex-direction: column;
    justify-content: center;
    text-align: center;
    vertical-align: middle;
    background-image: url("../images/button/button-long.png");
    background-color: transparent;
    width: 170px;
    height: 23px;
    color: white;
    border: 0 none;
    vertical-align:middle;
    text-align: center;
    font-size: 12px;    
    cursor:pointer;
  }
  a.butt_long:link { color:#FFF; text-decoration:none; font-weight:normal; font-size: 12px;}
  a.butt_long:visited { color: #FFF; text-decoration:none; font-weight:normal; font-size: 12px;}
  a.butt_long:hover { color: #FFF; text-decoration:none; font-weight:normal; font-size: 12px;}
  a.butt_long:active { color: #FFF; text-decoration:none; font-weight:normal; font-size: 12px;}