/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #93C5DF;
	line-height: 22px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B3B3B3;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #93C5DF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #93C5DF;
}
a:hover {
	text-decoration: none;
	color: #93C5DF;
}
a:active {
	text-decoration: none;
	color: #93C5DF;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #93C5DF;	
	line-height: 18px;
}
td.tablewrap {
    height: 100%;
    }
	
html, body, table.tablewrap {
    min-height: 100%;
    width: 100%;
    height: 100%
}

table.tablewrap {
	position: absolute;
	top: auto;
	left: auto;
	background-color: #404040;
    }
