body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #000000;
}
.main-table {
	border: 1px solid #333333;
	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: none;
}
hr {
	color: #B5B595;
	height: 1px;
}
.subtitle {
	font-weight: bold;
	text-transform: capitalize;
	font-size: 16px;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
}
.page-title-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	text-transform: uppercase;
	color: #000000;
	font-variant: normal;
	font-style: normal;
}
.page-title-small2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-variant: normal;
	font-style: normal;
}
.page-title-small3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-variant: normal;
	font-style: normal;
}
.page-title-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #DBD6B8;
	text-transform: uppercase;
	font-variant: normal;
	font-style: normal;
}
.page-title-large2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #ADD3A2;
	text-transform: uppercase;
	font-variant: normal;
	font-style: normal;
}
.page-title-large3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ADD3A2;
	text-transform: uppercase;
	font-variant: normal;
	font-style: normal;
}
.highlight {
	font-weight: bold;
	color: #993300;
}
.table-header {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.table-text {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99CC00;
}
.table-fields {
	background-color: #CCCCCC;
}
.alarm-text {
	font-weight: bold;
	color: #CC0000;
}
.title-a {
	color: #000000;
}
.title-a:hover {
	color: #0066CC;
}
