.tableBorder {
	border: 1px solid #000000;
}
.tableBackground {
	background-image: url(leftStripBG.gif);

}
.lowerBackground {
	background-image: url(BottomStripBG.gif);

}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #996633;
}
.homeText {
	color: #663333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;

}
.homeTextRight {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;

}
