body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #000000;
	height: 101%;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #000000;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-stretch: wider;
	font-size: 16;
	font-weight: bold;
	color: #2C4C89;
	letter-spacing: 2px;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	font-weight: bold;
	color: #db2e1d;
	letter-spacing: 2px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #ff0000;
	font-weight: bold;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #ff0000;
	font-weight: bold;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #ff0000;
	font-weight: bold;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ff0000;
	font-weight: bold;
}

.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.picpadding {
	padding-right: 6px;
	padding-bottom: 6px;
	width: 93px;
	height: 70px;
}

.picpadding2 {
	padding-right: 8px;
	padding-bottom: 6px;
	width: 93px;
	height: 70px;
}

table.admin, table.standard {
	border: 1px solid #000000;
	border-collapse: collapse;
	empty-cells: show
}

table.admin td, table.admin th, table.standard td, table.standard th {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 3px;
}

table.admin th, table.standard th {
	color: #000000;
	background-color: #dcdcdc;
}

#flash_table {
	width: 898px;
	background-color: black;
}

#flash_image {
	width: 400px;
	height: 250px;
	display: block;
}

#flash_image_td {
	text-align:center
	background-color: black;
	width: 400px;
}

#flash_quote_td {
	background-color: black;
	color: red;
	padding-right:10px;
	font-size: 14pt;
}

#flash_quote {
	margin-left: 20px;
	font-size: 14pt;
	margin-bottom: 5px;
}

#flash_quotee {
	width: 340px;
	margin-left: 20px;
	font-size: 14pt;
	margin-top: 5px;
}

