html,body{
	margin:0;
	padding:0;
	height:100%;
	border:none
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}

a:link {
	color: #FF7E00;
}

a:visited {
	color: #FF7E00;
}

a:hover {
	color: #C00;
}

a:active {
	color: #FF7E00;
}

table.header {
	background:url(../images/curves.png);
	height: 263px;
}

div.statustext {
	margin-left: 240px;
	margin-top:10px;
	width: 480px;
	text-align:left;	
}

img.logo {
	margin-left: 220px;
	margin-bottom: 40px;	
}