.maintable {
	background-image: url(images/iswebbg_02.jpg);
	background-repeat: no-repeat;

}
.maintable2 {
	background-image: url(images/idstripebg.png);
	background-repeat: no-repeat;
	background-position: left bottom;

}
.subtable {
	background-image: url(images/iswebsubbg_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.textlinks a:link { 
color: #CC3399; 
text-decoration: none;
}
.textlinks a:visited { 
color: #CC3399; 
text-decoration: none; 
}
.textlinks a:hover {
color: #CC3399;
text-decoration: underline;
}
