/* code copyright (c) 2005 The Affable Technologist, All Rights Reserved. */
/* do not reproduce. contact webmaster@affabletech.com */
/* creation date 10.19.2005 */

body        { 
          font-size: 12pt; font-family: Courier, Arial, Verdana, Times, serif; 
		  color: #ffffcc; 
		  background-image: url('images/background.cft.7e.jpg'); background-color: #9999ff; 
	    }

H1           { font-family: Arial, Helvatica, Verdana, Courier, Times, serif; }
H2           { font-family: Arial, Helvatica, Verdana, Courier, Times, serif; }
H3           { font-family: Arial, Helvatica, Verdana, Courier, Times, serif; }
H4           { font-family: Arial, Helvatica, Verdana, Courier, Times, serif; }
			  
a:link	                   { color: #000000; text-decoration:none; }
a:visited                 { color: #ffffff; text-decoration:none; }
a:hover                     { color: #ffff66; text-decoration:none; }

img.logo                   { vertical-align: middle;}
img.banner               { border: none; vertical-align: middle;}
img.affa                   { border: 2px solid #ffffff; vertical-align: middle;}

form         { 
        font-size: 10pt; color: #330066; margin-right: 4px;
        }

table        { 
          background-color: #99ccff;
          width: 640px; 
		  border-bottom: solid;
		  border-bottom-width: 1px;
		  border-color: #ccffcc; 
	    }

div            {
          vertical-align: middle;
        }
		
p	       {
        text-indent: 1cm;
		text-align: justify;
		margin-right:4px;
	    margin-left:4px;
	    font-size:12.0pt;
	    font-family:Arial, serif; 
	    }		

.caption                        { font-family: Arial, serif; font-weight: bold; color: #ffff66}		
		
.box                                { background-color: #cccccc; color: #000000; border: 2px solid #330066 } 

.opacbox                        { background-color: #ffff99; color: #000000; border: 1px solid #000000}

.dashBox                        { border: 1px dashed #330066; }

.featBox                        { background-color: #ffff99; color: #000000; border: 1px dashed #330066; }

.yellowBox                    { background-color: #ffff33; color: #000000; border: 1px dashed #330066; }

.tanBox                          { background-color: #ffff99; color: #000000; border: 1px dashed #330066; }

.redBox                          { background-color: #ff0033; color: #000000; border: 1px dashed #330066; }

.blueBox                        { background-color: #99ccff; color: #000000; border: 1px dashed #330066; }

.aquaBox                        { background-color: #6699ff; color: #000000; border: 1px dashed #330066; }

.greenbox                      { background-color: #99cc66; color: #000000; border: 1px dashed #330066; }

.greybox                        { background-color: #cccccc; color: #000000; border: 1px dashed #330066; }

.opactext                      { font-size: 18px; font-family: Arial, Times, serif; }

.nonormal                      { font-size: 12pt; font-family: Arial, Times, serif; }

.noauth                          { font-size: 14pt; font-family: Arial, Times, serif; }

.notitle                        { font-size: 20pt; font-family: Times, serif; font-weight: bold; }

.tocnormal                    { font-size: 12pt; font-family: Times, serif; }

.tocauth                        { font-size: 14pt; font-family: Times, serif; }

.toctitle                      { font-size: 20pt; font-family: Times, serif; font-weight: bold; }

.meanormal                    { font-size: 14pt; font-family: Arial, Times, serif; }

.meaauth                        { font-size: 16pt; font-family: Arial, Times, serif; font-weight: bold; }

.meatitle                      { font-size: 20pt; font-family: Arial, Times, serif; font-weight: bold; }

.gnormal                        { font-size: 10pt; font-family: Arial, Times, serif; }

.gauth                            { font-size: 12pt; font-family: Arial, Times, serif; }

.gtitle                          { font-size: 12pt; font-family: Arial, Times, serif; font-weight: bold; }

.gtext                            { font-size: 8pt; font-family: Arial, Times, serif; }

.gbody                            { font-size: 12pt; font-family: Arial, Times, serif; }

.normal                        { font-size: 12pt; font-family: Arial, Times, serif; }

.auth                            { font-size: 14pt; font-family: Arial, Times, serif; }

.title                          { font-size: 12pt; font-family: Arial, Times, serif; font-weight: bold; }



