table.mainBorder {
	border-color: #000000;
}
td.mainBorder    {
	border-color: #000000;
}
tr.mainBorder    {
	border-color: #000000;
}

td.small {
	font-family: "Times New Roman"
	font-weight: normal;
	font-size: 12px;
}

body {
	margin-left: 8;
	margin-right: 8;
	margin-top: 8;
	margin-bottom: 8;
	background-image: url('/Images/background.jpg')
}

hr {
	color: #888888;
	width: 98%;
	height: 1px;
}

a:link {
	color: #800080;
}
a:visited {
	color: #800080;
}
a:active {
	color: #800080;
}

.pageTitle {
	color: #800080;
	font-family: Script MT Bold;
	font-weight: bold;
	font-size: 24pt;
	font-style: italic;
}

.pageSubTitle {
	color: #800080;
	font-family: Script MT Bold;
	font-weight: bold;
	font-size: 18pt;
	font-style: italic;
}

.subsubheader {
	font-weight: bold;
}
