body{
	background-color:#372D2D;
	background-image:url("./images/body.gif");
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}

td{
	font-family:verdana;
	font-size:7.5pt;
	color:#2F3C3D;
}

a{
	color:#65001F;
	text-decoration:underline;
}

#pageContent{
	background-color:#FFFFFF;
	width:750px;
	height:500px;
	border-right:3px solid #261F1F;
	border-bottom:3px solid #261F1F;
}

#pageContentCell{
	border:1px solid #999999;
}

#pageFooter{
	background-color:#C5CECD;
	height:25px;
	color:#5B6766;
	padding:5px;
}

#pageFooter a{
	color:#374647;
}

#pageHeader{
	height:84px;
}

#pageMenu, #pagePhoto{
	height:230px;
	border-bottom:3px solid #C4B294;
	background-color:#8D775C;
}

#pageMenu{
	width:170px;
}

#pagePhoto{
	width:570px;
}

#pageDetails{
	height:150px;
	
}

#pageLayout{
	width:740px;
	margin-left:5px;
	margin-right:5px;
	margin-top:0px;
	margin-bottom:5px;
}

#menu{
	margin:4px;	
	height:219px;
}

#button{
	margin-bottom:1px;
}

#captionCell{
	height:76px;
	overflow: auto;
}

#captionCelltd{
	padding:5px;
	border:1px solid #6A5441;
	color:#C5B89E;
	height:86px;
}

#bodyTable{
	width:462px;
	margin-right:3px;
}

#bodyHeader{
	background-color:#586F72;
	height:25px;
}

#bodyText{
	height:110px;
	overflow: auto;	
}

#bodyTextCell{
	border:1px solid #9BA9AA;
	background:url("./images/bgBody.jpg") no-repeat;
	height:125px;
	padding:5px;
	background-color:#EEF3F6;
}

#detailsLayout{
	margin-top:3px;
	margin-bottom:3px;
}

#detailsFeature{
	background:url("./images/bgFeature.gif") no-repeat;
	width:275px;
	height:150px;
}
#portfolioTypeButtons{
padding-left:15px;
}
