table#mytable {
	border-collapse: collapse;
	width: 90%;
	margin: 20px 0 20px 35px;
	font-size: 0.8em;
}

table#mytable1 {
	border-collapse: collapse;
	width: 90%;
	margin: 20px 0 20px 35px;
	font-size: 1em;
}

table#mytable th, table#mytable1 th {
	background: #3e83c9;
	color: #fff;
	font-weight: bold;
	padding: 2px 11px;
	text-align: left;
	border-right: 1px solid #95bce2;
	line-height: 1.2;
	text-align: center;
}

table#mytable td, table#mytable1 td  {
	padding: 6px 11px;
	border-bottom: 1px solid #95bce2;
	vertical-align: top;
	text-align: center;
}

table#mytable td, table#mytable1 td {
	padding: 6px 11px;
}

table#mytable tr.alt td, table#mytable1 tr.alt td {
	background: #ecf6fc;
}

table#mytable tr.over td, table#mytable tr:hover td, table#mytable1 tr.over td, table#mytable1 tr:hover td {
	background: #bcd4ec;
}









/*===============*/

p.expandtab { margin: 10px 40px; text-align: left; text-indent: 0;}

/*===============*/

table.stats { position: relative; width: 100%; margin: 0 0 30px 0; padding: 0;}


.stats a { margin: 0; padding: 0 20px; font-size: 80%; font-weight: bold;  }



/*.adm { display: none; visibility: hidden;}*/


iframe { position: relative; width: 100%; margin: 0; padding: 0; border: none; height:700px; overflow:hidden; display: block; border-color:#FFFFFF; overflow:hidden;"}