/* *************************************************************

   DastardlyBooksStyle1.css - This is a CSS3 style sheet for DastardlyBooks.com  
                                                                   
   ************************************************************** */

div.transbox
{
  width: 400px;
  height: 180px;
  margin: 30px 50px;
  background-color: #ffffff;
  border: 1px solid black;
  opacity:0.6;
  filter:alpha(opacity=60); /* For IE8 and earlier */
}

         .main
            {
            text-align:center;
	    width:85%;   /* 80 */
            color:black;
            font-style:bold;
            font-size:x-large;
            font-family:helvetica;
            margin:auto;
/*            min-height:1300px;   */
            } 

         .b1
            {
	    background-color:#00AEED;
	    foreground-color:#000000;
            font-weight:bold;
            padding-top:5px;
            padding-bottom:5px;
            }
            
         .b2
            {
	    background-color:#A0A0A0;    /*#C0C0C0; */    /*  #00AEED;   */
	    foreground-color:#000000;
            font-weight:normal;
            padding-top:5px;
            padding-bottom:5px;
            }            
            
         .f1
            {
            font-size:.75em;
            font-family:arial;
            } 
            
         .f2
            {
            font-size:small;
            font-family:arial;
            }
            
         .f3
            {
            font-size:x-small;
            font-family:arial;
            text-align:right;
            }            
            
         .tvbigdiv
            {
	    background-color:#FFFFFF;
	    foreground-color:#000000;
	    width:100%;
            } 
            
body
 {
 background-color:#333333;
    background-image: url('ArtCobbles.jpg');
/*    background-repeat: no-repeat;    */
    background-attachment: fixed;   
 }            
            
         .tccanvas
            {
	    width:999px;
	    margin:auto;
/*            border-left:.9em solid #cccccc; border-right:.9em solid #cccccc; */   
            }  
            
         .topheader  
            {
	    background-color:#FFFFFF;
	    foreground-color:#000000;
            text-shadow: 4px 4px 4px #030405;
	    
	    width:980px;
	    float:left;
	    padding:0px;
	    margin:0px;
	    text-align:center;
            font-size:1.5em;
            font-family:arial;
            font-weight:bold;
            paddding:15px;
            }   
            
         .topheader2  
            {
	    background-color:#FFFFFF;
	    foreground-color:#000000;   
	    width:980px;
	    float:left;
	    padding:0px;
	    margin:0px;
	    text-align:center;
            font-size:.9em;
            font-family:arial;
            paddding:15px;
            } 
            
         .topheader2a3Mar2021
            {
            width:100%; 
            text-align:center;
            }  
            
         .covercontainer
            {
            max-width:60%; 
            text-align:center;
            color:white;
            }             
            
         .topheader2a2  
            {
	    background-color:#FFFFFF;
	    foreground-color:#000000;   
	    width:70%;
	    min-height:280px;   
	    float:left;
	    padding:0px;
	    margin:auto;
	    text-align:center;
            font-size:5.0em;
            font-family:arial;
            font-style:italic; 
            paddding:15px;
            text-shadow: 9px 9px 9px #030405;
            background-image:url('ArtSpaceRainB.jpg');  
            background-attachment: fixed;   
            background-repeat: no-repeat;            
            background-size:cover;
            }
            
         .topheader2a3  
            {
	    background-color:#FFFFFF;
	    foreground-color:#000000;   
	    width:980px;
	    min-height:283px;
	    float:left;
	    padding:0px;
	    margin:0px;
	    text-align:center;
            font-size:5.0em;
            font-family:arial;
            font-style:italic; 
            paddding:15px;
            text-shadow: 9px 9px 9px #030405;
            background-image:url('NewTV1a.jpg');
            }            
            
         .topheader2014  
            {
	    background-color:#FFFFFF;
	    foreground-color:#000000;   
	    width:980px;
	    float:left;
	    padding:0px;
	    margin:0px;
	    text-align:center;
            font-size:5.0em;
            font-family:arial;
            font-style:italic; 
            paddding:15px;
            text-shadow: 9px 9px 9px #030405;
/*            border-left:.01em solid #cccccc; border-right:.01em solid #cccccc;    */
            background-image:url('TVHeader2014.jpg');
            }            

              
            
         .topheader2round  
            {
            border:2px solid;
            border-radius:25px;
            -moz-border-radius:25px; /* Old Firefox */
	    background-color:#FFFFFF;
	    foreground-color:#000000;   
	    width:980px;
	    float:left;
	    padding:0px;
	    margin:0px;
	    text-align:center;
            font-size:1.3em;
            font-family:arial;
            paddding:15px;
            }             
            
         .topheaderchap  
            {
	    background-color:#FFFFFF;
	    foreground-color:#000000;   
	    width:595px;
	    float:left;
	    padding:0px;
	    margin:0px;
	    text-align:center;
            font-size:2.0em;
            font-family:arial;
            font-weight:bold;
            paddding:15px;
            }   
            
         .topheaderchap2  
            {
	    background-color:#FFFFFF;
	    foreground-color:#000000;   
	    width:595px;
	    float:left;
	    padding:0px;
	    margin:0px;
	    text-align:center;
            font-size:1.3em;
            font-family:arial;
            paddding:15px;
            }             
            
         .topheader3  
            {
	    background-color:#FFFFFF;
	    foreground-color:#000000;   
	    width:550px;
	    float:left;
	    padding:0px;
	    margin:0px;
	    text-align:center;
            font-size:.9em;
            font-family:arial;
            paddding:0px;
            }             
            
         .headerbar
            {
            width:681px;
            height:50px;
            padding-top:8px;
            padding-bottom:3px;   
            padding-right:10px;
            float:left;    
            background-color:#2D73B9;
            text-align:center;
            
            }
            
         .headerbarSave
            {
            width:681px;
            height:50px;
            padding-top:8px;
            padding-bottom:3px;   
            padding-right:10px;
            float:left;    
            background-color:#2D73B9;
            text-align:center;
            
            transition:width 2s, height 2s;
            -moz-transition:width 2s, height 2s, -moz-transform 2s; 
            -webkit-transition:width 2s, height 2s, -webkit-transform 2s;
            -o-transition:width 2s, height 2s, -o-transform 2s;
            }            

         .headerbarSave:hover
            {
            width:681px;
            height:100px;
            font-size:1.5
            font-weight:bold;
            transform:rotate(0deg);
            -moz-transform:rotate(0deg); 
            -webkit-transform:rotate(0deg); 
            -o-transform:rotate(0deg); 
            }      
            
            
         .digleftpicstyle
            {
            width:285px;
            font-size:.9em;
	    float:left;
            paddding:0px;
	    background-color:#FFFFFF;
	    foreground-color:#000000; 
            transition:width 2s, height 2s;
            -moz-transition:width 2s, height 2s, -moz-transform 2s; /* Firefox 4 */
            -webkit-transition:width 2s, height 2s, -webkit-transform 2s; /* Safari and Chrome */
            -o-transition:width 2s, height 2s, -o-transform 2s; /* Opera */
            }  
            
         .digleftpicstyle:hover
            { 
            transform:rotate(180deg);
            -moz-transform:rotate(180deg); /* Firefox 4 */
            -webkit-transform:rotate(180deg); /* Safari and Chrome */
            -o-transform:rotate(180deg); /* Opera */            
            }
            
         .digleftpicstyle2
            {
            width:285px;
            font-size:.9em;
	    float:left;
            paddding:0px;
	    background-color:#FFFFFF;
	    foreground-color:#000000;
	    }
	    
/*
         .digleftpicstyle3
            {
            width:285px;
            font-size:.9em;
	    float:left;
            paddding:0px;
	    background-color:#FFFFFF;
	    foreground-color:#000000;
	    }
	    
         .digleftpicstyle3:hover
            { 
            img src='GoDown.jpg';
            }
*/            
            
         .digrightpicstyle
            {
            width:700px;  //690
	    background-color:#FFFFFF;
	    foreground-color:#000000;   
	    float:left;
            text-align:left;
            font-family:arial;
            padding:0px;
            } 
            
         .authorinfostyle
            {
            width:580px; 
            height:430px;
	    background-color:#FFFFFF;
	    foreground-color:#000000;   
            text-align:left;
            float:left;
            font-family:arial;
            font-size:1.0em;
            font-weight:300;
            padding:15px;
            }     
            
         .digrightpicstyle2
            {
            width:900px;  //690
            min-height:500px;
	    background-color:#FFFFFF;
	    foreground-color:#000000;   
            text-align:left;
            font-family:arial;
            padding:0px;
            border:.01em solid #cccccc; 
            }              
            
         .tabstyle
            {
            width:100%;  
	    background-color:#FFFFFF;
	    foreground-color:#000000;   
	    float:left;
            text-align:left;
            border:.01em solid #cccccc;    
            padding:0px;
            }               
            
         .excerptbox
            {
            border-radius:25px;
            -moz-border-radius:25px; /* Old Firefox */
            
            background-color:#00AEED;                  
            foreground-color:#FFFFFF;   
            text-align:center;
            float:left;
            font-size:normal;
            font-family:arial;
            font-weight:normal;
            width:445px;
            height:199px;
            padding-left:9px;
            padding-right:9px;
            padding-top:8px;
            padding-bottom:8px;
            border:.01em solid #cccccc;
            } 
            
         .BDShadow  
            {
            font-family:courier;
            font-style:italic;
            font-weight:bold;
            background-color:#A0A0A0;             
            foreground-color:#FFFFFF;   
            text-align:center;
            font-size:normal;            
/*            text-shadow: 8px 8px 8px #000000;    */
            }              

         .excerpt
            {
            width:427px;
            padding-top:0px;
            padding-left:7px;
            padding-right:0px;
            padding-bottom:3px;
            text-align:left;
            font-size:normal;
            font-family:arial;
            font-weight:300;            
            font-size:.7em;
            text-decoration:none;
            }
            
         .excerptTitle
            {
            width:420px;
            background-color:#AABADD;    /* #C0C0C0;  */
            padding-top:0px;
            padding-left:7px;
            padding-right:0px;
            padding-bottom:3px;
            text-align:left;
            font-size:normal;
            font-family:arial;
            font-weight:bold;            
            font-size:.7em;
            text-decoration:none;
            }            
            
            
         .loginbox
            {
            border-radius:25px;
            -moz-border-radius:25px; /* Old Firefox */
            width:190px;
            height:195px;
            background-color:#00AEED;                  
            foreground-color:#FFFFFF;   
            text-align:center;
            float:left;
            font-size:.7em;
            font-family:arial;
            font-weight:normal;
            padding-left:15px;
            padding-right:15px;
            padding-top:10px;
            padding-bottom:10px;
            border:.01em solid #cccccc; 
            }            
            
         .promotabholder
            {
            width:100%;
            height:30px;
            float:left;    
            background-color:#AABADD;  
            }
            
         .infolink3
            {
            background-color:#AABADD;     /* #C0C0C0;  */       /* #2D73B9;   */
            text-align:left;
            width:15%;
            height:20px;
            float:left;
            font-size:.7em;
            font-family:arial;
            font-weight:normal;
            padding-left:5px;
            padding-top:10px;
            border-right:.01em solid #cccccc;           
            }              
              
            
         .infolink2
            {
            background-color:#AABADD;    
            text-align:left;
            width:30%;
            min-height:20px;
            float:left;
            font-size:x-small;
            font-family:courier;
            font-weight:normal;
            padding-top:5px;
            margin-left:2px;
            }              
           
         .infolink2a
            {
            background-color:#AABADD;    /* #C0C0C0;  */        /* #2D73B9;   */
            text-align:left;
            width:8%;
            height:20px;
            float:left;
            font-size:.7em;
            font-family:arial;
            font-weight:normal;
            padding-left:5px;
            padding-top:10px;
            border-right:.01em solid #cccccc;           
            }
            
         .infolink:hover
            { 
            text-decoration:overline;
            }
            
         .infolinkdummy
            {
            background-color:#AABADD;    
            text-align:left;
            width:3%;
            min-height:20px;
            font-size:x-small;
            font-family:courier;
            font-weight:normal;
            padding-top:5px;
            } 
            
         .infolinklast
            {
            background-color:#2D73B9;
            text-align:left;
            width:15%;
            height:20px;
            float:left;
            font-size:.8em;
            font-family:arial;
            padding-left:10px;
            padding-top:10px;
            }              
            
         .filler
            {
            width:980px;
            height:20px;
            padding:0px;
            float:left;    
            background-color:#00AEED;
            foreground-color:#FFFFFF; 
            } 
            
         .filler2
            {
            width:100%;
            height:20px;   
            float:left;    
            background-color:#AABADD;   
            }              
            
         .median
            {
            background-color:#FFFFFF;
            foreground-color:#FFFFFF;   
            width:5px;
            height:175px;
            float:left;
            } 
            
         .median2
            {
            background-color:#FFFFFF;
            foreground-color:#FFFFFF;   
            width:5px;
            height:283px;
            float:left;
            }
            
         .median3
            {
            background-color:#FFFFFF;
            foreground-color:#FFFFFF;   
            width:689px;
            height:5px;
            float:left;
            }   
            
         .median4
            {
            background-color:#333333;
            foreground-color:#FFFFFF;   
            width:689px;
            height:20px;
            float:left;
            }               
            
         .promobox
            {
            background-color:#FFFFFF;
            width:500px;
            height:275px;
            paddding:10px;
            font-size:.8em;
            float:none;   
            }
             
         .specificinfobox
            {
            width:100%;
            height:1020px;     /* 920 */   
            text-align:left;
            padding-top:15px;  
            padding-bottom:10px;
            font-family:arial;
            font-size:.7em;        
            background-color:#AABADD;   
            } 
            
         .synopfont
            {
            font-family:arial;
            font-size:.8em;
            font-weight:300;
            } 
            
         .chapfont
            {
            font-family:arial;
            font-size:.7em;
            font-weight:300;
            } 
            
         .chapfont2
            {
            font-family:arial;
            font-size:medium;
            font-weight:normal;
            } 
            
         .excerptSingle
            {
            width:420px;
            background-color:#AABADD;    /* #C0C0C0;  */
            padding-top:10px;
            padding-left:10px;
            padding-right:10px;
            padding-bottom:0px;
            text-align:left;            
            font-family:arial;
            font-size:small;
            font-weight:normal;
            }
            
         .excerptLeft
            {
            width:440px;
            height:1950px;     /* 2050 */   
            
            float:left;
            padding-top:20px;
            padding-left:10px;
            padding-right:10px;
            padding-bottom:0px;
            text-align:left;            
            font-family:arial;
            font-size:small;
            font-weight:normal;
            border:.01em solid #cccccc;
            }  
            
         .excerptRight
            {
            width:440px;
            height:1950px;     /* 2050 */   
            
            float:right;
            padding-top:20px;
            padding-left:10px;
            padding-right:10px;
            padding-bottom:0px;
            text-align:left;            
            font-family:arial;
            font-size:small;
            font-weight:normal;
            border:.01em solid #cccccc;
            }             
            
         .chapfont2col
            {
            width:900px;
            padding-top:20px;
            padding-left:10px;
            padding-right:10px;
            padding-bottom:0px;
            text-align:left;            
            font-family:courier;
            font-size:medium;
            font-weight:normal;
            
            /* col count */
            -moz-column-count:2; /* Firefox */
            -webkit-column-count:2; /* Safari and Chrome */
            column-count:2;

            /* col gap */
            -moz-column-gap:40px; /* Firefox */
            -webkit-column-gap:40px; /* Safari and Chrome */
            column-gap:40px;

            /* col rule style */
            -moz-column-rule:4px outset #ff00ff; /* Firefox */
            -webkit-column-rule:4px outset #ff00ff; /* Safari and Chrome */
            column-rule:4px outset #ff00ff;            
            }
            
         .chapfont2a
            {
            font-family:arial;
            font-size:medium;
            font-weight:normal;
            margin-left:75px;
            margin-right:75px; 
            letter-spacing:2px;
            word-spacing:4px;
            }  
            
         .chapfont2b
            {
            font-family:courier;
            font-size:medium;
            font-weight:normal;
            margin-left:25px;
            margin-right:25px;    
            letter-spacing:1px;
            word-spacing:2px;
            color:white;
            }  
            
         .contentfont
            {
            font-family:arial;
            font-size:large;
            font-weight:normal;
            margin-left:75px;
            margin-right:75px; 
            letter-spacing:1px;
            word-spacing:2px;
            text-align:center;
            }             
            
         .contentfont2
            {
            font-family:helvetica;
            font-size:x-small;
            font-weight:normal;
            margin-left:15px;
            margin-right:15px; 
            letter-spacing:1px;
            word-spacing:2px;
            text-align:left;
            color:white;
            }  
            
         .issuelink
            {
            width:222px;
            padding:0px;
            font-family:arial;
            font-size:large;
            font-weight:normal;
            text-align:center;
            text-decoration:underline;
            }              
            
         .fullchap
            {
            border-left:.01em solid #cccccc; border-right:.01em solid #cccccc; border-top:.01em solid #cccccc; border-bottom:.01em solid #cccccc; 
            width:555px;
            padding-top:15px;  
            padding-left:20px;
            padding-right:20px;            
            font-family:arial;
            font-size:.8em;
            font-weight:300;
            text-align:left;
            }             
            
         .outlinefont
            {
            font-family:arial;
            font-size:.7em;
            font-weight:300;
            }             
            
         .promotext
            {
            width:100%;
            padding-top:20px;
            text-align:left; 
            background-color:#FFFFFF;
            min-height:1000px;
            background-image: url('ArtPureRain.jpg');
            background-attachment: fixed;             
            }                 
                        
         .promopic
            {
            width:120px;
            padding-top:10px;
            padding-left:5px;
            padding-right:0px;
            padding-bottom:10px;
            float:left;
            }  
            
         .promopic2
            {
            width:145px;
            padding-top:10px;
            padding-left:5px;
            padding-right:0px;
            padding-bottom:10px;
            float:left;
            }     
            
         .promopic3
            {
            width:130px;
            float:right;
            padding-top:5px;
            padding-left:0px;
            padding-right:20px;
            padding-bottom:0px;
            text-align:left;
            }              
            
         .promotext2
            {
            width:180px;
            padding:10px;
            float:right;
            padding-top:5px;
            padding-left:15px;
            padding-right:4px;
            padding-bottom:5px;
            text-align:left;
            font-size:.6em;
            } 
            
         .promotext3
            {
            width:340px;
            padding-top:10px;
            padding-left:10px;
            padding-right:0px;
            padding-bottom:10px;
            float:left;
            }                                                 
            
         .infolinkstub
            {
            background-color:#FFBB66;
            text-align:left;
            width:10%;
            height:20px;
            float:left;
            font-size:.8em;
            font-family:arial;
            padding-left:10px;
            padding-top:10px;
            }                        
            
         .littlelinks
            {
            background-color:#FFFFFF;
            foreground-color:#CCCCCC;
            font-size:.7em;
            font-family:arial;
            padding:2px;
            width:300px;
            test-align:left;
            }  
            
            
         .linkdesc
            {
            text-decoration:none;
            }              
            
         .footbar
            {
            background-color:#00AEED;
            foreground-color:#FFFFFF;   
            width:980px;
            float:left;
            text-size:x-small;
            border-left:.01em solid #cccccc; border-right:.01em solid #cccccc; 
            text-align:center;
            } 
            
         .footbarAni
	    {
            background-color:#00AEED;
            foreground-color:#FFFFFF;   
            width:980px;
            float:left;
            text-size:x-small;
            border-left:.01em solid #cccccc; border-right:.01em solid #cccccc; 
            text-align:center;
            
	    animation:diveColor 7s;
	    -moz-animation:diveColor 7s; /* Firefox */
	    -webkit-animation:diveColor 7s; /* Safari and Chrome */
	    -o-animation:diveColor 7s; /* Opera */
            border-right:.01em solid #cccccc; 
            border-left:.01em solid #cccccc; 
	    
            }
            
	 @keyframes diveColor
	    {
	    20%   {background:aqua;height:100px;}
	    35%  {background:teal;height:200px;}
	    50%  {background:blue;height:300px;}
	    65% {background:navy;height:400px;}
	    80%   {background:black;height:600px;}
	    85%   {background:navy;height:500px;}
	    90%  {background:blue;height:300px;}
	    95%  {background:teal;height:200px;}
	    100% {background:#00A0A0;height:100px;}
	    }		    
	    
	 @-moz-keyframes diveColor /* Firefox */
	    {
	    20%   {background:aqua;height:100px;}
	    35%  {background:teal;height:200px;}
	    50%  {background:blue;height:300px;}
	    65% {background:navy;height:400px;}
	    80%   {background:black;height:600px;}
	    85%   {background:navy;height:500px;}
	    90%  {background:blue;height:300px;}
	    95%  {background:teal;height:200px;}
	    100% {background:#00A0A0;height:100px;}
	    }
	    
	 @-webkit-keyframes diveColor /* Safari and Chrome */
	    {
	    20%   {background:aqua;height:100px;}
	    35%  {background:teal;height:200px;}
	    50%  {background:blue;height:300px;}
	    65% {background:navy;height:400px;}
	    80%   {background:black;height:600px;}
	    85%   {background:navy;height:500px;}
	    90%  {background:blue;height:300px;}
	    95%  {background:teal;height:200px;}
	    100% {background:#00A0A0;height:100px;}
	    }
	    
	 @-o-keyframes diveColor /* Opera */
	    {
	    20%   {background:aqua;height:100px;}
	    35%  {background:teal;height:200px;}
	    50%  {background:blue;height:300px;}
	    65% {background:navy;height:400px;}
	    80%   {background:black;height:600px;}
	    85%   {background:navy;height:500px;}
	    90%  {background:blue;height:300px;}
	    95%  {background:teal;height:200px;}
	    100% {background:#00A0A0;height:100px;}
            }            
            
           
         .footbarAni2Old
	    {
            background-color:#000000;                /* #00AEED;   */
            foreground-color:#FFFFFF;   
            width:980px;
            height:15px;
            float:left;
            text-size:x-small;
            border-left:.01em solid #cccccc; border-right:.01em solid #cccccc; 
            text-align:center;
	    animation:diveColor2 7s;
	    -moz-animation:diveColor2 7s; /* Firefox */
	    -webkit-animation:diveColor2 7s; /* Safari and Chrome */
	    -o-animation:diveColor2 7s; /* Opera */
            border-right:.01em 0olid #cccccc; 
            border-left:.01em solid #cccccc;             
            }
            
          
            
         .footbarAni2
	    {
            background-color:#000000;                /* #00AEED;   */
            foreground-color:#FFFFFF;   
            width:980px;
            height:15px;
            float:left;
            text-size:x-small;
            border:none;
/*            border-left:.01em solid #cccccc; border-right:.01em solid #cccccc;    */
            text-align:center;
            }            
	    
	 @keyframes diveColor2
	    {
	    10%   {background:#252525;}
	    20%  {background:#464646;}
	    30%  {background:#636363;}
	    40% {background:#7D7D7D;}
	    50%   {background:#C0C0C0;}
	    60%   {background:#7D7D7D;}
	    70%  {background:#636363;}
	    80%  {background:#464646;}
	    90% {background:#252525;}	    
	    100% {background:#121212;}	    
	    
	    
/*	    
	    20%   {background:silver;}
	    35%  {background:gray;}
	    50%  {background:#ECECEC;}
	    65% {background:#DFDFDF;}
	    80%   {background:#ECECEC;}
	    85%   {background:gray;}
	    90%  {background:silver;}
	    95%  {background:#0F0405;}
	    100% {background:#C0C0C0;}
*/
    	    }		    
	    
	 @-moz-keyframes diveColor2 /* Firefox */
	    {
	    20%   {background:silver;}
	    35%  {background:gray;}
	    50%  {background:#ECECEC;}
	    65% {background:#DFDFDF;}
	    80%   {background:#ECECEC;}
	    85%   {background:gray;}
	    90%  {background:silver;}
	    95%  {background:#0F0405;}
	    100% {background:#C0C0C0;}
	    }
	    
	 @-webkit-keyframes diveColor2 /* Safari and Chrome */
	    {
	    20%   {background:silver;}
	    35%  {background:gray;}
	    50%  {background:#ECECEC;}
	    65% {background:#DFDFDF;}
	    80%   {background:#ECECEC;}
	    85%   {background:gray;}
	    90%  {background:silver;}
	    95%  {background:#0F0405;}
	    100% {background:#C0C0C0;}
	    }
	    
	 @-o-keyframes diveColor2 /* Opera */
	    {
	    20%   {background:silver;}
	    35%  {background:gray;}
	    50%  {background:#ECECEC;}
	    65% {background:#DFDFDF;}
	    80%   {background:#ECECEC;}
	    85%   {background:gray;}
	    90%  {background:silver;}
	    95%  {background:#0F0405;}
	    100% {background:#C0C0C0;}
            }            
            
         .footbar2
            {
            background-color:#AABADD;   /* #C0C0C0; */          /*  #00AEED;   */
            foreground-color:#FFFFFF;   
            width:100%;
            min-height:35px;
            float:left;
            text-align:center;
            padding-top:10px;
            font-size:x-small;
            }             
            
         .footbarchap
            {
            background-color:#00AEED;
            foreground-color:#FFFFFF;   
            width:595px;
            float:left;
            text-size:x-small;
            border-left:.01em solid #cccccc; border-right:.01em solid #cccccc; 
            text-align:center;
            }            
            
         .xsmall
            {
            font-size:x-small;
            } 
            
         .xsmallhidden
            {
            font-size:x-small;
            visibility:hidden;
            } 
            
            
         .testies
            {
            font-size:.72em;;
            padding:10px;
            }  
            
         .centerbtn
            {
            text-align:center;
            }  
            
            
         .personnel
            {
/*            background-color:blue;   */
            font-family:"Arial";
/*            font-weight:bold;      */       
            font-size:.75em;
            font-color:blue;
            padding:20px;
            }              
            
         .sepbar
            {
            background-color:#FFBB66;
            foreground-color:#FFFFFF;   
            width:850px;
            height:20px;
            } 
            
         .fullbar
            {
            background-color:#FFBB66;
            foreground-color:#FFFFFF;   
            width:900px;
            height:20px;
            }             

         .fullbar2
            {
            background-color:#FFBB66;
            foreground-color:#FFFFFF;   
            width:880px;
            }             

         .headerA
            {
            font-size:.9em;
            }

         ul
            {
            float:none;
            font-family:arial;
            font-size:.8em;
            padding:0px;
            }


         li
            {
            color:#000000;
            font-weight:bold;
            font-size:x-small;
            font-family:arial;
            float:none;   
            padding:0px;
            
            }


         body
            {
            font-family:arial;
            font-size:medium;
            }
            
     
         a:link{text-decoration:none; color:white;}
         a:visited{text-decoration:none; color:white;}
         a:hover{text-decoration:underline; color:#yellow;}




