.maintext {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #003366}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.subtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.portfolio {  font-family: "Times New Roman", Times, serif; font-size: 13px; font-weight: bold; color: #003366; text-decoration: none}
.portfolio:hover {  font-family: "Times New Roman", Times, serif; font-size: 13px; font-weight: bold; color: #003366; text-decoration: underline}
#tbl_main {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CF9B41;
	border-bottom-color: #CF9B41;
	border-left-color: #CF9B41;
}
.leftbgd {
	background-image: url(../images/bgd-home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #BA975E;
	padding-left: 5px;
}
.main {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #003366;
}
