body {
	background: url(../images/bgrd_6684B1.jpg); 
/*	background: url(../graphics/backgroundFlower.gif) no-repeat ; 25% 175%;   ??this is for the background image code*/
	/*background: #CFBEAD;*/
	SCROLLBAR-FACE-COLOR: #6684B1;
	SCROLLBAR-HIGHLIGHT-COLOR: #6690C0;
	SCROLLBAR-SHADOW-COLOR: #667CA6;
	SCROLLBAR-3DLIGHT-COLOR: #6690C0;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #CFCCDC;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}

p.specialttl { 
		font-family: "Bradley Hand ITC", "Tahoma", "Verdana", "Arial", "sans-serif";
    	color: #000000;
    	font-size: 36pt;
    	text-align: left; 
      font-weight: bolder;
		}
		
p.special, div.special { 
		font-family: "Bradley Hand ITC", "Tahoma", "Verdana", "Arial", "sans-serif";
    	color: #000000;
    	font-size: 26pt;
    	text-align: left; 
/*		font-weight: bolder;*/
		}

h1, h2, h3, h4, h5, h6 {
	font-family: "Tahoma", "Verdana", "Arial", "sans-serif";
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	color: #ffffff
}

h1 { 
		font-size: 140%;
		}

h2 { 
    	font-size: 120%;
		} 

h3 {
	font-size: 100%;
} 

h4 { 
     	font-size: 98%;
		} 
	 
h5 { 
     	font-size: 88%;
		} 
	 		 
h6 { 
		font-size: 82%;
		} 

a:link {
	color: Blue;
	/*color: #667CA6;*/
	text-decoration: underline;
}

/*
a:visited { 
		color: #ffffff; 
		text-decoration: underline;
		}
		*/

a:active, a:link:hover { 
		color: #8B0000 ;
		text-decoration: none;
		font-weight: bold;
		}

a.navbtm:link, a.navbtm:visited, a.navbtm:active { 
		text-decoration: none; 
		font-weight: bold; 
		color: #ffffff;
		}

a.navbtm:link:hover { 
		text-decoration: none; 
		font-weight: bold; 
		color: #ffcc66; 
		}

a.feature:link, a.feature:visited { 
		color: #ffffff;
		text-decoration: underline; 
		font-weight: normal; 
		}

a.feature:link:hover, a.feature:active { 
		color: #000000;
		background-color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		}

p.emphasis {
		font-family : "Tahoma", "Verdana", "Arial", "sans-serif";
		/*color : #669966;*/
		color: #ffffff;
		font-size : 90%;
		text-align: left
	}		

.serv_item
{
		font-family : "Tahoma", "Verdana", "Arial", "sans-serif";
/*		color: #FF6666; */
		color: #000000;
		font-style : normal;
		font-weight : bold;
	/*	font-size: 90%;
		text-align: left*/
}

.feature, p.tool, p.feature, h1.feature { 
		font-family: "Tahoma", "Verdana", "Arial", "sans-serif";
    	color: #ffffff;
		font-weight: bold;
    	font-size: 90%;
    	text-align: left; 
		}

p.emphasis-small, div.emphasis-small {
		font-family : "Tahoma", "Verdana", "Arial", "sans-serif";
		color : #ffffff;
		font-size : 80%;
		text-align: center
	}		
	
p.footer, div.footer, p.navbtm { 
		font-family: "Tahoma", "Verdana", "Arial", "sans-serif";
		text-align: center;
		font-size: 80%
		}

p.copy { 
		font-family: "Tahoma", "Verdana", "Arial", "sans-serif";
        text-align: left;
        font-size: 80%
		}
		
p.navbtm { 
		color: #ffffff;
		font-weight: bold;
		

		}

p { 
		font-family: "Tahoma", "Verdana", "Arial", "sans-serif";
    	color: #000000;
    	font-size: small;
    	text-align: left; 
/*		font-weight: bolder;*/
		}

ul, ol, li { 
		font-family: "Tahoma", "Verdana", "Arial", "sans-serif";
    	color: #000000;
		font-size: small;
    	text-align: left;
		}
  
		
.small  { 
		font-family: "Tahoma", "Verdana", "Arial", "sans-serif";
        text-align: left;    
		font-size: 60% 
		}

td { 
		font-family: "Tahoma", "Verdana", "Arial", "sans-serif"; 
		}

td.tool {
		font-family: "Tahoma", "Verdana", "Arial", "sans-serif"; 
		background: #99CC99
		}
/*the blue for navigation and other cells in design*/

td.location {
		font-family: "Tahoma", "Verdana", "Arial", "sans-serif"; 
		background: #cc0000
		}
/*the red location bar and related cells*/

td.header { 
		font-family: "Tahoma", "Verdana", "Arial", "sans-serif";
		font-size: 90%; 
		color: #ffcc66; 
		background: #000000
		}

th.headerblue {
		font-family: "Tahoma", "Verdana", "Arial", "sans-serif";
		font-size: 90%;
		color: #99ccff;
		background: #000000;
		vertical-align : top;
		}

hr { 
		color: #999999;
		/*blue*/  
		}

.just { 
		text-align: justify 
		}

.locator {
		font-family: "Tahoma", "Verdana", "Arial", "sans-serif";
		font-size: 80%;
		color: #ffffff;
		text-align: left
		}

.signature { 
		font-family :  "Bradley Hand ITC", "English111 Vivace BT", "Monotype Corsiva", "cursive", "Arial", "Helvetica", "sans-serif";
		font-size : 150%
		}
				
.print {   
		display: none;  
		}
	/* Specifies how tags With these classes are printed */
	@media print {
   	/* All the form elements under the class bellow will Not be printed */
    	.noprint { display: none; 	}
		}
