﻿/* Copyright (c) 2004 by One Degree, LLC. All rights reserved worldwide.
   default.html.css -- style sheet for Up & Running back side
------------------------------------------------------------------------------
*/
body
{
   background-color: transparent;
   background-image: none;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
}

table#t1tab, table#t2, table#t3, table#t4, table#t6, table#t7
{
   background-color: transparent;
   background-image: none;
}

table#t2
{
   display: none;
}

table#t3 td#navcell, table#t6
{
   display: none;
}