html,body,td ,th{
	font-family: Tahoma;
	font-size: 12px;
	color: #CCC;
	background-color: #000;
	height: 100%;
	width: 100%;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}
.designed {
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;
	color: #CCC;
	text-align: right;
	height: 20px;
	padding-right: 20px;
}
.designed a{
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;
	color: #CCC;
	text-align: right;
	text-decoration: none;
}
.maintable {
	height: 98%;
	width: 100%;
}
.intro {
	text-align: center;
	vertical-align: middle;
}
.mainflash {
	height: 100%;
	width: 100%;
}
