td img { display: block;}

a:link { color: #333333; text-decoration: underline;}
a:active { color: #000000; text-decoration: underline;}
a:visited { color: #333333; text-decoration: underline;}
a:hover { color: #000000; text-decoration: underline;}

.credit {
	font-size: .7em;
	color: #666666;
}
.titles {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}

.subHead {
	font-size: .9em;
	font-weight: bold;
	color: #333333;
}
.tabStop {
	text-indent: 150px;
	left: 150px;
	position: absolute;
}
.homeStyle {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	padding: 0px 8px 8px;
}
.infoBox {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 2px 8px 8px;
	border: 1px solid #AAAAAA;
	background-color: #EEEEEE;
}
.bodyText {
	font-size: .8em;
}

.homeColour {
	background-color: #333333;
}
.homeQuotes {
	font-style: italic;
	font-size: .9em;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.homeFrame {
	background-color: #ffffff;
	border-top: 1px none #333333;
	border-right: 1px dotted #333333;
	border-bottom: 1px none #333333;
	border-left: 1px dotted #333333;
}
.workColour {
	background-color: #336699;
}
.workQuotes {
	font-style: italic;
	font-size: 0.9em;
	color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.workFrame {
	background-color: #ffffff;
	border-top: 1px none #336699;
	border-right: 1px dotted #336699;
	border-bottom: 1px none #336699;
	border-left: 1px dotted #336699;
}
.processColour {
	background-color: #669933;
}
.processQuotes {
	font-style: italic;
	font-size: .9em;
	color: #669933;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.processFrame {
	background-color: #ffffff;
	border-top: 1px none #669933;
	border-right: 1px dotted #669933;
	border-bottom: 1px none #669933;
	border-left: 1px dotted #669933;
}
.themesColour {
	background-color: #CC0099;
}
.themesQuotes {
	font-style: italic;
	font-size: .9em;
	color: #CC0099;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.themesFrame {
	background-color: #ffffff;
	border-top: 1px none #CC0099;
	border-right: 1px dotted #CC0099;
	border-bottom: 1px none #CC0099;
	border-left: 1px dotted #CC0099;
}

