body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ebebeb;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
table {
	padding: 0px;
	border: none;
	border-collapse: collapse;
}
td {
	vertical-align: top;
	padding: 0px;
}
td.shadow-left {
	background-image: url(images/shadow-left.gif);
	background-repeat: repeat-y;
	width: 10px;
}
td.shadow-right {
	background-image: url(images/shadow-right.gif);
	background-repeat: repeat-y;
	width: 10px;
}
td.top-txt {
	font-family: arial;
	font-size: 14px;
	color: #555555;
}
.txt {
	color: #555555;
	font-family: arial;
	font-size: 14px;
	line-height: 18px;
}
.txt2 {
	color: #555555;
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
}
td.right-col {
	background-image: url(images/right-col-shadow.gif);
	background-repeat: repeat-y;
	width: 20px;
}
td.bullet {
	color: #73b234;
	font-family: arial;
	font-size: 12px;
	line-height: 15px;
}
td.right-col-txt {
	color: #555555;
	font-family: arial;
	font-size: 12px;
	line-height: 15px;
}
a.right-col-link {
	color: #73b234;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: underline;
}
a.more {
	color: #555555;
	font-family: arial;
	font-size: 12px;
	line-height: 15px;
	text-decoration: underline;
}
td.name {
	font-family: arial;
	font-size: 12px;
	line-height: 10px;
	color: White;
	vertical-align: middle;
}
input.name {
	width: 120px;
	height: 18px;
	background-color: White;
	border: none;
	border-style: none;
}
a.submit {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: underline;
}
td.submit {
	text-align: right;
}
a.right-col-tutorial {
	color: #73b234;
	font-family: arial;
	font-size: 12px;
	line-height: 15px;
	text-decoration: underline;
}
td.copy {
	color: #555555;
	font-family: arial;
	font-size: 11px;
	line-height: 15px;
	text-align: right;
	padding-right: 10px;
	height: 19px;
}
a.footer {
	color: #555555;
	font-family: arial;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
}

/*************************/

.PortfolioArea a {
	color:#73B234;
	text-decoration: underline;
}

.PortfolioArea a:hover {
	text-decoration: none;
}

.PortfolioArea p {
	margin: 5px 0px 20px 0px;
}

.PortfolioArea td {
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}	