body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #006;
	color: #000;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-image: url(images/miscellaneous/background.jpg);
}
.main-table {
	border: thin solid #000;
	background-position: center;
	background-color: #FFF;
}
.master-table {
	padding: 10px;
	width: 955px;
	padding: 10px;
	margin: 0px;
}
a:hover {
	color: #009;
	text-decoration: underline;
}
.navigation-bar {
	font-size: 12px;
	background-color: #FC0;
	background-repeat: repeat-y;
}

a {
	color: #C00;
	text-decoration: none;
}
hr {
	color: #000;
	height: 1px;
}
.subtitle {
	text-transform: capitalize;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
}
.footer {
	font-size: 10px;
	color: #666;
	background-color: #FFF;
}
.page-title-small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	text-transform: capitalize;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	padding-top: 5px;
}
.page-title-large {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #CCCCCC;
	text-transform: uppercase;
	font-variant: normal;
}
.table-header {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #02339C;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	text-transform: capitalize;
}
.table-text {
	font-weight: normal;
	background-color: #E7E9FE;
	color: #666;
	font-size: 10px;
}

.table-formfields {
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}


.table-footer {
	background-color: #CCCCCC;
}

.table-subheader {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background-color: #CCCCCC;
}
.page-title-home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
}
.advertisement {
	text-transform: capitalize;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
}

