@charset "UTF-8";
/* CSS Document */

@import url("reset.css");
@import url("main.css");
@import url("p7PMMh07.css");
#content table {
	margin: 40px auto 20px;
	font-size: 80%;
}/* 
  -----------------------------------
  Pop Menu Magic 2
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme: 07 - See-Through
  -----------------------------------
*/
#content table tr td a {
	color: #333;
}
#content table tr td a:hover {
	color: #F00;
}
.imgLinkFltlft {
	float: left;
	padding: 0px;
	margin: 10px;
	border: 1px solid #000;
}

.imgLinkFltrght {
	float: right;
	padding: 0px;
	border: 1px solid #000;
	margin: 10px;
}
.tdTextRight {
	text-align: right;
}
