@charset "utf-8";
/* CSS Document */
/* default white */
body
{
  background-color: #fafaf8;
}

.colorBodyBk
{
  background-color: #d0d0c0;
}
/* mustard line */
.color2
{
  background-color: #f0f0c0;
}

/* rose line */
.color3
{
  background-color: #b898a0;
}
/* rose line */
.color3a
{
  background-color: #987880;
}

/* same as near white bkg */
.color4
{
  background-color: #fafaf8;
}

/* same as near white bkg 626060*/
.color4a
{
  background-color: #828080;
}

/* same as near grey bkg */
.color4b
{
   background-color: #f4f3f3         /*#f6f5f5;*/
}

/* art near whte title block */
.color5
{
  background-color: #fcfcfa;
}

/* general lt1 grey title block c0bbc2*/
.color6
{
  background-color: #202020;
}

/* general lt2 grey title block */
.color6a
{
  background-color: #c8c8b8;
}

/* general lt1 grey title block */
.color6b
{
  background-color: #c4c4b4;
}

/* general lt2 grey title block */
.color6c
{
  background-color: #c0c0b0;
}

/* general lt2 grn grey title block */
.color6d
{
  background-color: #406030;
}

/* general lt1 grey title block c0bbc2*/
.color6f
{
  background-color: #202020;
}

/* general lt2 grn grey title block */
.color6g
{
  background-color: #382c30;
}

/* yellow */
.colorY
{
  background-color: #ffff00;
}

/* lt yellow */
.colorLY
{
  background-color: #ffff99;
}

/* grey */
.colorGY
{
  background-color: #c0c0c0;
}

/* grey */
.colorG
{
  background-color: #99cc00;
}

/* purple */
.colorP
{
  background-color: #6040b0;
}

/* purple */
.colorPa
{
  background-color: #604080;
}

/* purple */
.colorPb
{
  background-color: #383040;
}

/* purple */
.colorPp
{
  background-color: #dcd0d1;
}

/*  */
.colorYp
{
  background-color: #444046;
}
/* yellow */
.colorYq
{
  background-color: #cecece;
}

/* green */
.colorGp
{
  background-color: #323032;
}
/* green */
.colorGp1
{
  background-color: #282828;
}

/* blue */
.colorBp
{
  background-color: #d2dadc;
}

/* general lt2 grey title block */
.colorMB1
{
  background-color: #282018;
}

/* general lt2 grey title block */
.colorMB2
{
  background-color: #404838;
}


td.imgeL
{
        width:70%;
        height:100%;
}
td.iscnL
{
        width:20%;
        height:80%;
}
td.ipadL
{
        width:10%;
        height:100%;
}



/**************************************/

.dropbtn
{
  background-color: #202020;
  font-family: Arial, Helvetica, sans-seri;
  color: #A0A0A0;
  font-size:16px;
  border: none;
}

.dropbtnL
{
  background-color: #202020;
  font-family: Arial, Helvetica, sans-seri;
  color: #A0A0A0;
  font-size:20px;
  border: none;
}

.dropbtnY
{
  background-color: #202020;
  font-family:"times";
  color:#9c9850;
  font-size: 20px;
  text-decoration:none;
  border: none;
}
.dropbtnP
{
  background-color: #202020;
  font-family:"times";
  color:#9080C0;
  font-size: 20px;
  text-decoration:none;
  border: none;
}
.dropbtnPL
{
  background-color: #202020;
  font-family:"times";
  color:#9080C0;
  font-size: 28px;
  text-decoration:none;
  border: none;
}        

.dropdown
{
  position: relative;
  display: inline-block;
}

.dropdown-content
{
  display: none;
  position: absolute;
  background-color: #292929;
  min-width: 60px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}


/*.dropdown-content a
{
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}  */

.dropdown-content a:hover {background-color: #ddd;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: #505020;}


/**************************************/ 

.artD16L
{
  font-family: Arial, Helvetica, sans-serif;
  color:#544444;
  font-size: 16px;
  padding: 6px 16px;
  text-decoration:none;
  display: block;
}

.artD16H
{
  font-family: Arial, Helvetica, sans-serif;
  color:#Ac9c9c;
  font-size: 16px;
  padding: 6px 16px;
  text-decoration:none;
  display: block;
}

/************************************************************************/
.ver8e
{
  font-family: Arial, Helvetica, sans-serif;
  color: #202020;
  font-size: 8px;
  text-decoration:none;
}



/************************************************************************/
.home16a
{
  font-family: Arial, Helvetica, sans-serif;
  color:#7c7850; 
  font-size: 16px;
  text-decoration:none
}

.home18b
{
  font-family: Arial, Helvetica, sans-serif;
  color:#7c76b4;
  font-size: 18px;
  font-weight:bold;
  text-decoration:none
}

.home22bs
{
  font-family:Brush Script MT;
  color:#7c7850;
  font-size: 22px;
  text-decoration:none
}

.home22y
{
  font-family:Arial, Helvetica, sans-serif;
  color:#7c7850;
  font-size: 22px;
  font-weight:300;
  text-decoration:none
}

.homeMblk
{
  font-family: Arial, Helvetica, sans-serif;
  color:#7c76b4;
  font-size: 16px;
  font-weight:bold;
  text-decoration:none
}

.home40a
{
  font-family: Arial, Helvetica, sans-serif;
  color:#7c76b4;     
  font-size: 40px;
  text-decoration:none;
}

.home45bs
{
  font-family:Brush Script MT;
  color:#7c7850;  
  font-size: 45px;
  font-weight:bold;
  font-style:italic;
  text-decoration:none;
}

.homeCour40
{
  font-family:Courier;
  color:#7c7850;
  font-size: 40px;
  text-decoration:none
}

.homeBar
{
  font-family:Courier;
  color:#5f5f5f;
  font-size: 48px;
  text-decoration:none
}

.homeS
{
  font-family:Lucida;
  color:#9c9850;  
  font-size: 48px;
  font-weight:bold;
  text-decoration:none;
}

.homeC
{
  font-family:Lucida;
  color:#9080C0;  
  font-size: 48px;
  font-weight:bold;
  text-decoration:none;
}

.homeStxt
{
  font-family:times;
  color:#9c9850;  
  font-size: 28px;
  font-weight:bold;
  text-decoration:none;
}

.homeCtxt
{
  font-family:times;
  color:#9080C0;  
  font-size: 28px;
  font-weight:bold;
  text-decoration:none;
}

.homeStxL
{
  font-family:times;
  color:#9c9850;  
  font-size: 20px;
  font-weight:bold;
  text-decoration:none;
}

.homeCtxL
{
  font-family:times;
  color:#9080C0;  
  font-size: 20px;
  font-weight:bold;
  text-decoration:none;
}

.homeLuc20p
{
  font-family:"times";
  color:#9080C0;
  font-size: 20px;
  text-decoration:none;
}


.homeLuc28p
{
  font-family:"times";
  color:#9080C0;
  font-size: 28px;
  font-weight:bold;
  text-decoration:none;
}

/************************************************************************/
.artM10f
{
  font-family: Arial, Helvetica, sans-serif;
  color:#6c6a6a;
  font-size: 10px;
  font-weight:400;
  text-decoration:none;
}

.artM11e
{
  font-family: Arial, Helvetica, sans-serif;
  color:#D8C0C0;
  font-size: 11px;
  font-weight:400;
  text-decoration:none;
}

.artM11f
{
  font-family: Arial, Helvetica, sans-serif;
  color:#6c6a6a;
  font-size: 11px;
  font-weight:400;
  text-decoration:none;
}

.artM13e
{
  font-family: Arial, Helvetica, sans-serif;
  color:#F0E8E8;
  font-size: 13px;
  font-weight:400;
  text-decoration:none;
}


.artM16lo
{
  font-family: Arial, Helvetica, sans-serif;
  color:#504040;
  font-size: 16px;
  text-decoration:none;
}

.artM16hi
{
  font-family: Arial, Helvetica, sans-serif;
  color:#807070;;
  font-size: 16px;
  text-decoration:none;
}

.artM16a
{
  font-family: Arial, Helvetica, sans-serif;
  color:#7c7850; 
  font-size: 16px;
  text-decoration:none;
}

.artM16cA
{
  font-family: Arial, Helvetica, sans-serif;
  color:#989848; 
  font-size: 16px;
  font-weight:bold;
  text-decoration:none;
}

.artM28arw
{
  font-family: Arial, Helvetica, sans-serif;
  color:#AcA880;                          /*#7c7850;*/ 
  font-size: 28px;
  text-decoration:none;
}

.artM32d
{
  font-family: Arial, Helvetica, sans-serif;
  color:#7c76b4;     /*color:#7870c8;*/
  font-size: 32px;
  text-decoration:none;
}


.artM40d
{
  font-family: Arial, Helvetica, sans-serif;
  color:#7c76b4;     
  font-size: 40px;
  text-decoration:none;
}



/************************************************************************/
.wAbt12hi
{
  font-family: Arial, Helvetica, sans-serif;
  color:#A6A0Ac;
  font-size: 16px;
  text-decoration:none
}

.wAbt12lo
{
  font-family: Arial, Helvetica, sans-serif;
  color:#685858;
  font-size: 16px;
  font-style:italic;
  text-decoration:none
}


.wAbt16hi
{
  font-family: Arial, Helvetica, sans-serif;
  color:#86808c;
  font-size: 16px;
  text-decoration:none
}

.wAbt16lo
{
  font-family: Arial, Helvetica, sans-serif;
  color:#584848;
  font-size: 16px;
  font-style:italic;
  text-decoration:none
}

.wAbt16a
{
  font-family: Arial, Helvetica, sans-serif;
  color:#7c7850; 
  font-size: 16px;
  text-decoration:none
}

.wAbt40a
{
  font-family: Arial, Helvetica, sans-serif;
  color:#7c76b4;     
  font-size: 40px;
  text-decoration:none;
}

.wAbt45bs
{
  font-family:Brush Script MT;
  color:#7c7850;  
  font-size: 45px;
  font-weight:bold;
  font-style:italic;
  text-decoration:none;
}



/************************************************************************/
.msc10f
{
  font-family: Arial, Helvetica, sans-serif;
  color:#6c6a6a;
  font-size: 10px;
  font-weight:400;
  text-decoration:none
}

.msc16hi
{
  font-family: Arial, Helvetica, sans-serif;
  color:#86808c;
  font-size: 16px;
  text-decoration:none;
}

.msc16a
{
  font-family: Arial, Helvetica, sans-serif;
  color:#7c7850; 
  font-size: 16px;
  text-decoration:none;
}

.msc16bbr
{
  font-family: Arial, Helvetica, sans-serif;
  color:#C05050;
  font-size: 16px;
  font-weight:400;
  text-decoration:none
}

.msc16cap
{
  font-family: Arial, Helvetica, sans-serif;
  color:#786870;
  font-size: 16px;
  text-decoration:none;
}

.msc28a
{
  font-family: Arial, Helvetica, sans-serif;
  color:#401060;
  font-size: 28px;
  text-decoration:none;
}

.msc28arw
{
  font-family: Arial, Helvetica, sans-serif;
  color:#7c7850; 
  font-size: 28px;
  text-decoration:none;
}

.msc36bs
{
  font-family:Brush Script MT;;
  color:#7c76b4;     /*color:#7870c8;*/
  font-size:36px;
  text-decoration:none;
}

.msc40a
{
  font-family: Arial, Helvetica, sans-serif;
  color:#7c76b4;     
  font-size: 40px;
  text-decoration:none;
}

.msc45bs
{
  font-family:Brush Script MT;
  color:#7c7850;  
  font-size: 45px;
  font-weight:bold;
  font-style:italic;
  text-decoration:none;
}

/************************************************************************/
.LH_bk1
{
  background-color: #909090;
}

.LH_bk2
{
  background-color: #606050;
}
.LH18tb
{
  font-family:Times Roman;
  color:#705030;  
  font-size: 18px;
  font-weight:bold;
  text-decoration:none;
}
.LH45tb
{
  font-family:Times Roman;
  color:#002060;  
  font-size: 45px;
  font-weight:bold;
  text-decoration:none;
}

/************************************************************************/

.HmD16H
{
  font-family: Arial, Helvetica, sans-serif;
  color:#Ac9c9c;
  font-size: 16px;
  padding: 6px 16px;
  text-decoration:none;
  display: block;
}
