body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: 363E45;
	background-color: 565E65;
	background-image: url(../Images/mainbg.gif);
	background-repeat: repeat-x;
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666e75;
	line-height: 20px;
}
.thumbnailsOver{
background-color: FFFFFF;
border: 1px solid #D4E8FC;
cursor: pointer;
}
.thumbnailsOff{
	border: 1px solid #FFFFFF;
}
.thumbnailsOn{
background-color: D4E8FC;
border: 1px solid #9FB6CC;
}
.smalltext{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666e75;
	line-height: 14px;
}
a:active{
font-weight: bold;
color: 316D9E;
text-decoration:underline;
}
a:visited{
font-weight: bold;
color: 6F8494;
text-decoration:underline;
}
a:link{
font-weight: bold;
color: 6F8494;
text-decoration:underline;
}
a:hover{
font-weight: bold;
color: 0C77C4;
text-decoration:none;
}.portfoliobg {
	background-image: url(/ERImages/portfolio_bg.gif);
	background-repeat: repeat-y;
}

