/* CSS Document */

	 
body 
{ 
visibility:hidden;
background:#FFFFFF;
}

#left_content
{
 visibility:visible;
 margin:20px 0px 0px -45px;
 height:500px;
}

#header
{
visibility:visible;
background:url(../images/logo2.gif) no-repeat;
height:100px;
}

#left_content table input[type=image]
{
display:none;
height:0px;
}

#left_content table img
{
display:none;
height:0px;
}

b.rtop, b.rbottom
{
  display:none;
}

b.rtop b, b.rbottom b
{
  display:none;
}

.bottom_text
{
display:none;
}

.request_button
{
display:none;
}

.top
{
display:none;
}
