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

.heading { font-family: Arial, Helvetica, sans-serif;  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 }

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}

.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;
  }


  .B_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; }


.b_l {
    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: 13px;    
    cursor:pointer;
  }
  a.b_l:link { color:#FFF; text-decoration:none; font-weight:normal; font-size: 13px;}
  a.b_l:visited { color: #FFF; text-decoration:none; font-weight:normal; font-size: 13px;}
  a.b_l:hover { color: #FFF; text-decoration:none; font-weight:normal; font-size: 13px;}
  a.b_l:active { color: #FFF; text-decoration:none; font-weight:normal; font-size: 13px;}