body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
.main-table {
	border: 1px solid #000000;
	background-position: center;
}
.master-table {
	filter: Shadow(Color=black, Direction=135, Strength=10);
	padding: 10px;
	width: 955px;
	padding: 10px;
	margin: 0px;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a {
	color: #0066FF;
	text-decoration: underline;
}
hr {
	color: #000000;
	height: 1px;
}
.subtitle {
	font-weight: bold;
	text-transform: capitalize;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
}
.page-title-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	vertical-align: bottom;
	padding-bottom: 6px;
}
.page-title-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #CCCC99;
	text-transform: uppercase;
	font-variant: normal;
	vertical-align: bottom;
}
.highlight {
	font-weight: bold;
	color: #993300;
}
.table-header {
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	background-color: #4548A7;
}

