body {
	color: #ffffff;
	font-family: verdana;
	font-size: 12px;
	line-height: 17px;
}
img {
	border: 0px;
}
a:link {
	color: #DFCC8A;
}
a:hover {
	color: #725A08;
}
a:visited {
	color: #725A08;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	line-height: 24px;
	color: #DFCC8A;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #DFCC8A;
}
.EmailLink {
	color: #DFCC8A;
	text-decoration: underline;
	cursor: hand;
}
.EmailLinkHover {
	color: #725A08;
	text-decoration: underline;
	cursor: hand;
}
.Main {
	width: 600px;
}
.PortfolioMainDiv {
	width: 800px;
}
.BodyDiv {
	width: 380px;
}
.PortfolioDiv {
	width: 464px;
}
.FooterDiv {
	width: 600px;
	font-size: 9px;
	font-family: verdana;
	line-height: 14px;
	padding-top: 40px;
	padding-bottom: 20px;
	line-height: 17px;
	text-align: center;
}

.PortDetails {
	vertical-align: top;
	color: #ffffff;
	font-family: verdana;
	font-size: 12px;
	line-height: 17px;
	width: 425px;	
}
.PortDetails tr {
	vertical-align: top;
}
.PortDetails td {
	padding-bottom: 5px;
}
.PortHead {
	font-family: verdana;
	font-size: 11px;
	color: #DFCC8A;
	font-weight: bold;
	text-align: right;
	line-height: 12px;
	width: 135px;
	padding-top: 1px;
}
.PortText {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	line-height: 15px;
	width: 275px;
}
.PortText a:link {
	color: #DFCC8A;
}
.PortText a:hover {
	color: #725A08;
}
.PortText a:visited {
	color: #725A08;
}
.tdspace {
	width: 15px;
}
.PortRight {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
	line-height: 17px;
	width: 135px;
	/*padding-top: 1px;*/
}
.PortRight td {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
}
.PortRight a:link {
	color: #DFCC8A;
}
.PortRight a:hover {
	color: #725A08;
}
.PortRight a:visited {
	color: #DFCC8A;
}

.LogoIcon {
	vertical-align: middle;
	margin: 5px;
	cursor: pointer;
	border: 2px solid #DFCC8A;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.LogoIconSelected {
	vertical-align: middle;
	margin: 5px;
	cursor: pointer;
	border: 2px solid #DFCC8A;
}