.BTRAutoLogoutDivBlock
{
	display: none;
	position: absolute;
	background-color: White;
}
.BTRAutoLogoutDivBlock iframe
{
	width: 100%; 
	height: 100%; 
}
.BTRAutoLogoutDiv
{
	display: none;
	position: absolute;
	border: solid 1px black; 
}
div.BTRAutoLogoutDiv a
{
	color: Black;
}
table.AutoLogoutTable {
	width: 417px;
}
table.AutoLogoutTable td
{
	text-align: center;
}
.AutoLogoutTable tr.AutoLogoutTitle {
	BACKGROUND-COLOR: #d7d7d7;
}
.AutoLogoutWarningTitle 
{
	font-weight: bold;
}
.AutoLogoutSeconds 
{
	color: Maroon;
	font-weight: bold;
}
.AutoLogoutResume 
{
	text-align: center;
}