/* main CSS for chiropractor4all.com last edited 5.12.05 */
/* set page defaults and scrollbar colors */

html {background-color:#1D188E;
      scrollbar-base-color:#1D188E; 
      scrollbar-track-color:#96D1F6; 
      scrollbar-arrow-color:#FFFFFF; 
      scrollbar-highlight-color:#FFFFFF; 
      scrollbar-face-color:#1D188E; 
      font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
      color: #96D1F6; font-size:12pt; font-weight:normal;}

/* normal attributes are for the normal text in the tables */
H1 {color:#96D1F6; font-family:Verdana, Arial, Tahoma, Helvetica, sans-serif; font-size:24pt; font-weight:normal;}
H2 {color:#96D1F6; font-family:Verdana, Arial, Tahoma, Helvetica, sans-serif; font-size:16pt; font-weight:normal;}
H3 {color:#FFFFFF; font-family:Verdana, Arial, Tahoma, Helvetica, sans-serif; font-size:12pt; font-weight:bold;}
H4 {color:#000000; font-family:Verdana, Arial, Tahoma, Helvetica, sans-serif; font-size:16pt; font-weight:normal;}


A:link {color:#FFFFFF; text-decoration: none;} 
A:active {color:#FFFFFF; text-decoration: none;} 
A:visited {color:#FFFFFF; text-decoration: none;} 
A:hover {color:#BBBBBB; text-decoration: underline;} 

H2 A:link {color:#96D1F6; text-decoration: none;} 
H2 A:active {color:#96D1F6; text-decoration: none;} 
H2 A:visited {color:#96D1F6; text-decoration: none;} 
H2 A:hover {color:#BBBBBB; text-decoration: underline;} 

.off {background-color: #FFFFFF; color:##1D188E; font-family:Verdana, Arial, Tahoma, Helvetica, sans-serif; font-size:10pt; text-decoration: none;}
.on {background-color: #96D1F6; color:#1D188E; font-size:10pt; text-decoration: none;}

.off a:link {color:#330099; text-decoration: none; font-weight:bold;}
.off a:active {color:#330099; text-decoration: none; font-weight:bold;}
.off a:visited {color:#330099; text-decoration: none; font-weight:bold;}
.off a:hover {color:#330099; text-decoration: none; font-weight:bold;} 

.on a:link {color:#1D188E; text-decoration: none; font-weight:bold;}
.on a:active {color:#1D188E; text-decoration: none; font-weight:bold;}
.on a:visited {color:#1D188E; text-decoration: none; font-weight:bold;}
.on a:hover {color:#1D188E; text-decoration: none; font-weight:bold;} 

#testimonial {background-image: url(images/spiral_notebook.gif);
	text-align: justify;
	font-size: 11pt; font-weight:normal; color: #1D188E;
	padding-left: 1cm;
	padding-right: 1cm;
      }
#testimonial A:link {color:#000000; text-decoration: none;} 
#testimonial A:active {color:#000000; text-decoration: none;} 
#testimonial A:visited {color:#000000; text-decoration: none;} 
#testimonial A:hover {color:#000000; text-decoration: underline;} 

#footer {text-align: center;
	font-size: 8pt; font-weight:normal; color: #AB82FF;
      }

.footnote {text-align: center;
	font-size: 8pt; font-weight:normal; color: #BBBBBB;
      }