/*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: #339966; list-style-type: square} 
ul {color: #339966; list-style-type: square} 
ol {color: #339966}

h1{color: #339966}
h2 {color: #339966}
h3 {color: #339966}
h4 {color: #339966} 
h5 {color: #339966} 
h6 {color: #339966} 

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
} 
.maintext a:link {color: #333333; text-decoration: underline} 
.maintext a:visited {color: #333333; text-decoration: underline} 
.maintext a:hover {color: #4167A6; text-decoration: none}

.specialtext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666699} 
.specialtext a:link {color: #333333; text-decoration: underline} 
.specialtext a:visited {color: #666666; text-decoration: underline} 
.specialtext a:hover {color: #999933; text-decoration: none}


.footerNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 20px;
} 
.footerNav a:link {color: #FFFFFF; text-decoration: underline} 
.footerNav a:visited {color: #FFFFFF; text-decoration: underline} 
.footerNav a:hover {color: #333333; text-decoration: none; background-color: #D9D5E4}
  

.footer {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF} 
.footer a:link {color: #FFFFFF; text-decoration: underline} 
.footer a:visited {color: #FFFFFF; text-decoration: underline} 
.footer a:hover {color: #333333; text-decoration: none; background-color: #D9D5E4}

