td, body, input { font-family: Tahoma,Arial; font-size: 11px; color:#4c4c4c; }
.bodytext {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.normalheight { line-height: normal; }
.smalltext { font-family: Tahoma,Verdana; font-size: 9px; line-height: 11px; }
.bodyheading { color:#333b66; font-weight: bold; }
.photoborder { border-color: #e6e6e6; border-width: 1px; border-style: solid; }
.smallcaps { font-size: 9px; text-transform: uppercase;}
.portfolio { height: 80px; padding: 0px 10px 0px 0px; font-size: 9px; line-height: 11px; }
.login { font-family: Tahoma,Verdana; font-size: 11px; padding: 3px 3px 3px 3px; background-color: #ffffff; }

A:link, A:visited, A:active { color:#666f99; text-decoration: none; }
A:hover { text-decoration: none; color: #CC0000; }
.lovercase {
	font-size: medium;
	text-transform: lowercase;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
.borderNoTop {
	border-top-width: none;
	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-top-color: none;
	border-right-color: #777778;
	border-bottom-color: #777778;
	border-left-color: #777778;
}
.borderSide {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #777778;
}

.borderLeft {
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: solid;
	border-bottom-style: none;
	border-right-style: none;
	border-left-color: #777778;
}
