h4 {
 font-family: Verdana;
 font-size: 18px;
 font-weight: bold; 
 color: white;
 padding: 5px;
 padding-left: 25px;
 height: 50px;
 background-image: url('images/bo-leave.gif');
 background-repeat: no-repeat;
 
}

.sectionHeader {
 font-family: Verdana;
 font-size: 10px;
 font-weight: bold;
 color: orange;
 background:black;
 padding: 2px;
 padding-left: 5px;
 border:2px outset;
 text-align1: center;
}

.buttonLink{
 font-family: Verdana;
 font-size: 9px;
 text-decoration: none;
 color: orange;
 background:black;
 padding: 3px;
 border:1px outset;
 border-color:silver;
}

.externalLink{
 font-family: Verdana;
 font-size: 10px;
 font-weight: bold; 
 color: white;
 background: gray;
 text-decoration: none;
 width:152px;
}

.externalLinkBG{
 font-family: Verdana;
 font-size: 10px;
 font-weight: bold; 
 color: white;
 background: gray;
 text-decoration: none;
 border:1px ridge;
 border-color:silver; 
 width:152px;
 padding: 2px;
 margin-left: 1px
}

.internalLink{
 font-family: Verdana;
 font-size: 10px;
 font-weight: bold; 
 color: white;
 background: darkbrown;
 text-decoration: none;
 border:1px ridge;
 border-color:silver; 
 width:120px;
 padding: 2px;
 margin-left: 1px
}

.normalText{
 font-family: Verdana;
 font-size: 13px;
 font-weight: normal; 
 color: black;
 background1: white;
 background-image1: url('images/bd2.jpg');
 background-repeat1: repeat-y;
 background-position1: left;
 padding-left1: 100px;
 border1:3px ridge;
}

td{
 font-family: Verdana;
 font-size: 13px;
 font-weight: normal; 
 color: black;
}

.innerBody{
 background-image: url('images/bd2.jpg');
 background-repeat: repeat-y;
 background-position: left;
 padding-left: 100px;

}

.dataBody{
 background-image: url('images/bd6.jpg');
 background-repeat: repeat-y;
 background-position: left;
 padding-left: 20px;

}

.sideBarLink{
 font-family: Verdana;
 font-size: 12px;
 font-weight: bold; 
 color: white;
 background: #CC9933;
 text-decoration: none;
 borderX:1px ridge;
 border-colorX:silver; 
 width:75px;
 paddingX: 2px;
 margin-leftX: 1px
}

.sideBarLinkBG{
 font-family: Verdana;
 font-size: 12px;
 font-weight: bold; 
 color: white;
 background: #CC9933;
 text-decoration: none;
 border:1px ridge;
 border-color:silver; 
 width:75px;
 padding: 2px;
 margin-left: 1px
}