.left-tile {
	background-image: url(../images/bkg_left_tile.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.right-tile {
	background-image: url(../images/bkg_right_tile.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.maintext {
	font-family: Tahoma;
	font-size: 12px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #FFFFFF;
}
.portfoliotext {
	font-family: Tahoma;
	font-size: 12px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #FFFFFF;
}
.mediumtext {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	}
.mediumbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 0px 5px;
}
a:link {
	text-decoration: underline;
	color:#ffffff;
}
a:visited {
	text-decoration: underline;
	color:#ffffff;
}
a:hover {
	text-decoration: none;
	color:#ffffff;
}
a:active {
	text-decoration:underline;
	color:#ffffff;
}
.textbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 0px 5px;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	padding: 0px 0px 0px 5px;
	color: #FFFFFF;
}
.contact-box {
	height: 20px;
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.check-box {
	height: 12px;
	width: 12px;
}
.center-tile {
	background-image: url(../images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
