.tx-11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.tx-10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.image-right {
	background-attachment: fixed;
	background-image: url(../graphics/interior-image-top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.tx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;

}
.bullets {
	list-style-image: url(../graphics/bullet.gif);
	list-style-position: outside;
}
a:link {
	color: #FF8420;
	text-decoration: none;
}
a:visited {
	color: #FF8420;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
.projects-base {
	background-attachment: scroll;
	background-image: url(../graphics/projects-base.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.border {
	border: 1px solid #CCCCCC;
}
.border-white {
	border: 1px solid #FFFFFF;
}
.border-orange {
	border: 1px solid #FF8420;
}
.tx-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

