.bodytable {
	background-color: F1F1F1;
	background-image: url(images/bodyback.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.profiletable {
	background-image: url(profile/images/icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 0px;
	padding-bottom: 0px;
}
.bodytext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
	color: #220E3C;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.automationtable {
	background-image: url(automation/images/icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 0px;
	padding-bottom: 0px;
}
.bodytextbold {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	text-align: justify;
	color: #220E3C;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	text-decoration: underline;
}
.securitytable {
	background-image: url(security/images/icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 0px;
	padding-bottom: 0px;
}
.portfoliotable {
	background-image: url(portfolio/images/icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 0px;
	padding-bottom: 0px;
}
.electricaltable {
	background-image: url(electrical/images/icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 0px;
	padding-bottom: 0px;
}
.portfolio {
	background-color: #F7F7F7;
	border: 1px solid #A09B9F;
	padding: 2px;
}
