﻿body 
{
    background-color: white;
	margin-top: 0;
	margin-left: 0;
}

body.popup
{
    background-color: white;
	margin-top: 10;
	margin-left: 10;
}

td.banner
{
	height: 80; 
	background-image: URL(../images/banner.jpg);
}
