.mainTable {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #faf3ed;
}
.pad3RightAlign {
	text-align: right;
	vertical-align: top;
	padding-right: 6px;
}
a:link {
	color: #000033;
	text-decoration: none;
}
a:visited {
	color: #000033;
	text-decoration: none;
}
a:hover {
	color: #000033;
	text-decoration: underline;
}
a:active {
	color: #000033;
	text-decoration: none;
}
.portfolioTable {
	border: 5px solid #000000;
}
.collectionTableBotBord {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.featuredNews {
	padding-left: 5px;
	list-style-type: disc;
	background-color: #BFE1FF;
}
.popupMenuCell {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
	filter: Alpha(Opacity=15 FinishOpacity=80);
}
.tableCallout {
	background-color: #FFFFCC;
	text-align: right;
	padding: 5px;
	border: 2px solid #663300;
}

