.BodyText {
	background-image: url(/images/BodyBackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	height: 288px;
	width: 360px;
	margin: 0px;
	padding: 0px;






}
Body {
	background-color: #330000;
	margin: 0px;
	padding: 0px;
}
.Image {
	height: 288px;
	width: 640px;
	background-image: url(/images/DesignerBackground.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;


}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;

}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #330000;
}
.PageTitle {
	background-color: #000000;
	height: 33px;
	width: 257px;
	text-align: center;
	vertical-align: middle;


}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.PortfoloTable {
	height: 288px;
	width: 640px;
	background-color: #663300;

}
