/*****HEADER CSS ENTIRES*****/
.headercustom {
     background-color: #FFFEF6; 
     padding-left:5px;
}
.header {
     background: #FFFEF6; 
}
.Headline {
     background-color: #F2ECDA;
}
.Headline2 {
     background-color:  #FFFEF6; 
     border-width:1px;
     border-top-color:  #E7D5BF;
     border-top-style: solid;
}
.Headline-left {
     background-color:  #FFFEF6; 
     border-width:1px;
     border-right-color:  #E7D5BF;
     border-right-style: solid;
     border-top-color:  #E7D5BF;
     border-top-style: solid;
}
.Headline-right {
     background-color:  #F2ECDA; 
     border-width:1px;
     border-left-color:  #E7D5BF;
     border-left-style: solid;
     border-bottom-color:  #E7D5BF;
     border-bottom-style: solid;
}
.Headline-content {
     background-color:  #F2ECDA; 
     border-width:1px;
     border-bottom-color:  #E7D5BF;
     border-bottom-style: solid;
     text-align:center;
     padding:3px;
     padding-top:1px;
     padding-bottom:1px;
}
.Headline-content1 {
     background-color:  #F2ECDA; 
     border-width:1px;
     border-bottom-color:  #E7D5BF;
     border-bottom-style: solid;
     border-left-color:  #E7D5BF;
     border-left-style: solid;
     text-align:center;
     padding:3px;
     padding-top:1px;
     padding-bottom:1px;
}
.Headline-side {
     background-color:  #F2ECDA; 
     color:#4D5D50;
     border-width:1px;
     border-bottom-color:  #E7D5BF;
     border-bottom-style: solid;
     text-align:center;
}
a.HeadLink:Link {
     color:#4D5D50;
     text-decoration: none;
}
a.HeadLink:active {
     color:#4D5D50;
     text-decoration: none;
}
a.HeadLink:visited {
     color:#4D5D50;
     text-decoration: none;
}
a.HeadLink:hover {
     color: #CCA066;
     text-decoration: none;
}
a.HeadLink1:Link {
     color:#4D5D50;
     text-decoration: none;
     font-size:8pt;
}
a.HeadLink1:active {
     color:#4D5D50;
     text-decoration: none;
     font-size:8pt;
}
a.HeadLink1:visited {
     color:#4D5D50;
     text-decoration: none;
     font-size:8pt;
}
a.HeadLink1:hover {
     color: #CCA066;
     text-decoration: none;
     font-size:8pt;
}
