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

h1{
	color: #000066;
	font-size: 16px;
	font-style: italic;
	text-align: center;
}
h2 {
	color: #000066;
	font-size: 13px;
	font-style: italic;
}
h3 {color: #339966}
h4 {color: #339966} 
h5 {color: #339966} 
h6 {color: #339966} 

.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFCC;
	line-height: 20px;
	word-spacing: 3px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
} 
.boxtext a:link {color: #333333; text-decoration: underline} 
.boxtext a:visited {color: #666666; text-decoration: underline} 
.boxtext a:hover {color: #999933; text-decoration: none}


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

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

.footer {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CCCCCC} 
.footer a:link {color: #CCCCCC; text-decoration: underline} 
.footer a:visited {color: #CCCCCC; text-decoration: underline} 
.footer a:hover {color: #999900; text-decoration: none} 
