body {
	margin: 0px;
}
.bodyText {
	font-family: verdana;
	font-size: 10px;
}
.tdFooter {
	font-family: verdana;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.bottomBorderTD {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.level1head {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.bottomBorderDotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a.bodyLink{
	font-family: verdana;
	font-size: 10px;
	color: #0066CC;
}
a.bodyLink:hover {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.portfoliolisting {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-family: verdana;
	font-size: 10px;
}
a.portLink{
	font-family: verdana;
	font-size: 10px;
	color: #0066CC;
	text-decoration: none;
}
a.portLink:hover {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.galleryHead {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/gallery_head.jpg);
	padding-left: 20px;
}
.galleryText {
	font-family: verdana;
	font-size: 10px;
	color: #CCCCCC;
}
