﻿BODY                   { color: #3B4043;
                         background-color: #f1f1f1;
                         font-family: Arial, sans-serif;
						 font-size: 10pt;
                         margin: 0px;
                         overflow: scroll   }
P                      { font-size: 18pt;
                         text-align: justify }
H1, H2, H6             { font-weight: normal;
                         font-family: Arial, sans-serif;
                         letter-spacing: 1mm;
                         text-shadow: #CDD9DB 1px 1px 	}
H1                     { font-size: 32pt }
H2                     { font-size: 24pt }
H6                     { font-size: 20pt }
TABLE                  { font-size: 10pt;
                         margin: 10px 0px;
                         border: none (thin solid #B1BEC6);
                         border-collapse: collapse;
					 
						 margin-left: auto;
                         margin-right: auto;
						 }



BLOCKQUOTE P,
ADDRESS                             { font-size: 10pt; 
                         font-style: italic;
	                      text-align: center }
UL                     { list-style-type: circle }	

#navbar                { font-family: Arial, sans-serif;
                         font-size: 10pt;
			             text-transform: none;
		                 list-style-type: none;
                         margin-left: -40px }	
#cheader               { width: 97%;
                         height: 30px;
						 position: absolute;
                         padding: 1px 20px 20px;
						 box-shadow: 5px 5px 10px #999999;
						 background-color: #f1f1f1;	
						 opacity: 1;
                         border-bottom: thin solid #B1BEC6;
						 
 					 }
					 
#disqus_thread  {         width:600px;
                         height: auto;
						 position: relative;
						 left: 300px
						 }					 
					 
#cnavbar               { width: 230px;
                         position: fixed;
						 top: 50px;
                         height: 95%;
                         float: left;
						 overflow: scroll;
                         margin-right: 10px;
						 box-shadow: none ;
                         background-color: none } 









#navbar >  LI             { 
                         padding: 5px 10px;
                         height: auto;
                         margin: 10px 10px;
                         border: thin solid #B1BEC6;
						 box-shadow: 5px 5px 5px #999999;
					
                         background-color: #f1f1f1; 
                         cursor: pointer	 }   

#navbar LI UL          { 
                         list-style-type: none;
                         margin-left: -20px;
						 font-size: 8pt;
                         margin-top: 10px }
#navbar LI UL LI       { 
                         padding: 2px;
                         margin: 0px 0px;
						 font-size: 8pt;
						 border: thin solid #f1f1f1;  
                         cursor: pointer }
#ccopyright            { width: auto;
                        
                        clear: both;
						padding: 20px;
						border-top: thin dotted #B1BEC6;
                        background-color: #f1f1f1 }						

DFN                    { outline: thin dotted #B1BEC6 }
CAPTION                { text-align: left }
TD,TH                  { padding: 2px;

                         border: none (thin dotted #B1BEC6) }


TD, TH                 { border: none (thin dotted black);
                         padding: 2px }

P::first-letter { font-size: larger }

IMG                         { box-shadow: 5px 5px 10px #999999;
                  border: thin solid  #B1BEC6 }
A:link                   { color: black;
                  text-decoration: none }
A:visited              { color: #339966;
                  text-decoration: none }
A:focus, A:hover, 
  A:active            { color: blue;
                  text-decoration: underline  }  
				  

#navbar A:focus,
  #navbar A:hover {text-transform: uppercase; color: black !important; text-decoration: none}
  #navbar A:active { color: #576c8c !important; text-decoration: none}
  #navbar A:visited  { color: #576c8c;
                    text-decoration: none }  
					
.selected,
  #navbar .selected A:link,
  #navbar .selected A:focus,
  #navbar .selected A:hover {text-transform: uppercase; color: black; text-decoration: none}
  #navbar .selected A:active { color: #576c8c; text-decoration: none}
  #navbar .selected A:visited { color: #576c8c;
                               background-color: #576C8C }  



.hovered  { border-color: #6666FF !important }
margin: 0px auto;display:block

