@charset "UTF-8";
/* CSS Document */




.flashtable {
	font-family: "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	/*font-size: 14px;
	line-height: 115%;*/
	background-color: #DDD;
	float: left;
	vertical-align: top;
	border-width: 4px 0px 2px 0px;
	border-style: solid none solid none;
	border-color: #38697c;
	
	margin: 25px 25px 25px 40px;
	
	padding: 5px 5px 5px 15px;
	
	color: #006;
}



.flashtable td {
	text-align: centered;
	vertical-align: middle;
	font-family: "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	line-height: 115%;
	padding:10px;
}

/*.flashtable tr {
	font-family: font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #000;
	font-style: normal;
	vertical-align: top;
	line-height: 20px;
}*/

/*.flashtable th {
	background-color:#9999cc;
	font-family: paprika;
	font-size: 14px;
	font-weight: 300;
	font-color: blue;
	font-style: normal;
	text-align: center;
	vertical-align: center;
	
}*/

.centered p
