html {
	height:100%;
	width:100%;
}

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8c8c8c;
	line-height: 16px;
}

body {
	background-color: #e7e7e7;
	height: 100%;
	width: 100%;
	margin:0;
	padding: 0;
	overflow: auto;
}

img {
	border: 0px solid #c60e30;
}

a:link, a:visited, a:active {
	color: #c60e30;
	text-decoration: none;
}

a:hover {
	color: #c60e30;
	text-decoration: underline;
}

a:focus {
	outline: none;
}

#flashcontent {
	height: 100%;
	width: 100%;
}
