 .BarA  {
        font-size: 13pt;
        font-family: "Arial Narrow";
        color: #FFFFFF;
        text-decoration: none; 
        font-weight: bold
      }

   .BarA:link {color:  #99ffff}     
   .BarA:visited {color: #99ffff}  
   .BarA:hover {color: #0000ff}   
   .BarA:active {color:  #99FF99}  
   
 .Txt1  {
        font-size: 24pt;
        font-family: Vivaldi;
        color: #FF0000;
        text-decoration: blink; 
        font-weight: bold
      }
	  
 .Txt2  {
        font-size: 16pt;
        font-family: Calligrapher;
        color: #FF0000;
        text-decoration: blink; 
        font-weight: bold
      }
	  
 .Txt3  {
        font-size: 8pt;
        font-family: Verdana;
        color: #000099;
        font-weight: bold;
		font-style: italic;
      } 
	
	  
 .Txt4 {font: bold 18px "Antique Olive", Times, serif; color: #CB3301;}
	 .Txt5  {
        font-size: 6pt;
        font-family: Verdana;
        color: #000099;
        font-weight: bold;
		font-style: italic;
      }  
	  
.EmailA  {
        font-size: 12pt;
        font-family: "Verdana";
        color: #a28865;
        text-decoration: none; 
        font-weight: bold
      }

   .BarA:link {color:  #a28865}     
   .BarA:visited {color: #a28865}  
   .BarA:hover {color: #a28865}   
   .BarA:active {color:  #a28865}  

/***********************************************/
/* Body CSS       		                       */
/***********************************************/

.BG1 {
background-image: url(../imgs/bg1.gif);
background-position:top left;
background-repeat:no-repeat;}

.BG2 {
background-image: url(../imgs/bg2.gif);
background-position:top left;
background-repeat:no-repeat;}

.BG3 {
background-image: url(../imgs/bg3.gif);
background-position:top left;
background-repeat:no-repeat;}

.BG4 {
background-image: url(../imgs/bg4.gif);
background-position:top left;
background-repeat:no-repeat;}

.BG5 {
background-image: url(../imgs/bg5.gif);
background-position:top left;
background-repeat:no-repeat;}


.h2 {font: bold 14px Verdana, Arial, Helvetica, sans-serif;color: #000;margin: 0px;padding: 0px 0px 0px 15px;}
.h1 {font: bold 26px "Times New Roman", Times, serif; color: #CB3301;margin: 0px;padding: 10px 0px 10px 0px;}
.ul {list-style: none;margin: 0;padding: 0;}
.img {border: none;}
.PageHolder {width: 760px;
margin:auto;
}

.contentDiv {
	height: 450px;
	width: 570px;
    font-family: "Verdana";
    font-size: 10pt;
    color: #ffffff;
	overflow: auto;
	padding-left: 20px;
    padding-right: 10px;
}

.contentDiv2 {
	height: 480px;
	width: 480px;
	overflow: auto;
	padding-right: 10px;
}
