.grhomeboxes {
	background-image: url(images/home/bg_gr_boxes.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.txt12black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bgmembers {
	background-image: url(images/home/bg_members.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.txt11darkblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #071f47;
}
.tilefooter {
	background-image: url(images/tile_footer.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.txtcopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.txt12white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.txt16black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}

