.borderStyle{
border-style:solid;
border-width:1px;
border-color:black;
}

.borderStyle2{
border-style:solid;
border-width:2px;
border-color:white;
margin:0px;
}

.bgcolor1{
background-color:#FF9900;
}

.bgcolor2{
background-color:#99CC66;
}

.bgcolor3{
background-color:#CC99CC;
}

.bgcolor4{
background-color:#FFCC66;
}

.bgcolor5{
background-color:#99CCFF;
}

.bgcolor6{
background-color:#FF99CC;
}

.paddingHdrImgs{
border-spacing:0;
}

.bdFontStyle{
font-family: verdana;
font-size: 12;
}

.bdFontStyleItl{
font-family: verdana;
font-size: 12;
font-style: italic
}

.bdFontStyle2{
font-family: verdana;
font-size: 14;
}

.bdFontStyle2Bold{
font-family: verdana;
font-size: 14;
font-weight:bold;
}

.hdrFontStyle{
font-family: verdana;
font-size: 14;
font-weight:bold;
letter-spacing: 0.1cm;
}

.subHdrStyle{
font-family: verdana;
font-size: 22;
}

.fontSmallBldUnderline{
font-family: verdana;
font-size: 12;
font-weight:bold;
border-bottom: solid 1px black;
}

.fontSmallUnderline{
font-family: verdana;
font-size: 12;
border-bottom: solid 1px black;
}


.styleHtNRes{
font-family: verdana;
font-size: 12;
font-weight:bold;
text-align: left;
}

.hCntrVTop{
font-family: verdana;
font-size: 12;
text-align: left

}


.bdFontForSelect{
font-family: verdana;
font-size: 11;
}


.bdFontMedBold{
font-family: verdana;
font-size: 11;
font-weight:bold;
}

.bdFontStyleBold{
font-family:verdana;
font-size:13;
font-weight:bold;
}

.bdFontSmall{
font-family: verdana;
font-size: 9;
}

.font10pt{
font-family: verdana;
font-size: 10;
}


.font10ptBold{
font-family: verdana;
font-size: 10;
font-weight:bold;
}

.headerFontStyle{
font-family:verdana;
font-size:35;
font-weight:bold;
}

.tableWithoutSpace{
padding: 0;
margin: 0;
}
.tableWithoutTopBorder{
padding: 0;
margin: 0;
border-top-width: 0px;
border-bottom-width: 5px;
border-left-width: 5px;
border-right-width: 5px;
}

.tableWithoutBottomBorder{
padding: 0;
margin: 0;
border-top-width: 15px;
border-bottom-width: 0px;
border-left-width: 5px;
border-right-width: 5px;
}

.headerBig{
font-family:verdana;
font-size:24;
border-bottom: solid 1px black;
}


