html,body,td ,th{
	font-family: Tahoma;
	font-size: 15px;
	color: #FFFFFF;
	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%;
}
a, a:hover, a:visited{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	}
