/*by Leading Edge Web Design*/

.cellbg {	
                background-image: url(images/sample_img.jpg);
                background-repeat: no-repeat;
                background-position: left top;
}


a:link {color: #000000} 
a:visited {color: #006699} 
a:hover {color: #CC9900} 
 
td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}

li {
	color: #333333;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
} 

 
ul {
	color: #333333;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
} 
ol {color: #339966}

h1{
	color: #336633;
	font-size: 16px;
	font-style: italic;
	padding-left: 20px;
}
h2 {color: #339966}
h3 {
	color: #333333;
	font-size: 12px;
}
h4 {color: #339966} 
h5 {color: #339966} 
h6 {color: #339966} 


.addresstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
} 
.addresstext a:link {color: #333333; text-decoration: underline} 
.addresstext a:visited {color: #333333; text-decoration: underline} 
.addresstext a:hover {color: #0066CC; text-decoration: none}



.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
} 
.formtext a:link {color: #333333; text-decoration: underline} 
.formtext a:visited {color: #333333; text-decoration: underline} 
.formtext a:hover {color: #0066CC; text-decoration: none}



.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	padding-right: 20px;
	padding-left: 20px;
} 
.maintext a:link {color: #333333; text-decoration: underline} 
.maintext a:visited {color: #333333; text-decoration: underline} 
.maintext a:hover {color: #0066CC; text-decoration: none}

.specialtext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #333333} 
.specialtext a:link {color: #333333; text-decoration: underline} 
.specialtext a:visited {color: #333333; text-decoration: underline} 
.specialtext a:hover {color: #0066CC; text-decoration: none}  

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
} 
.footer a:link {color: #333333; text-decoration: underline} 
.footer a:visited {color: #333333; text-decoration: underline} 
.footer a:hover {color: #0066CC; text-decoration: none} 
 

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 20px;
} 
.copyright a:link {color: #CCCCCC; text-decoration: underline} 
.copyright a:visited {color: #CCCCCC; text-decoration: underline} 
.copyright a:hover {color: #CC9900; text-decoration: none} 
