td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #006666;
	text-decoration: underline;
}
.menuRgtBG {
	background-image: url(imgs/menu_photoTweenBG.gif);
	background-repeat: repeat-y;
}
.menuLeftBG {
	background-image: url(imgs/menu_leftBG.gif);
	background-repeat: repeat-y;
}
.menuHdr {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
