﻿body
{
	
	background-color:#C9C9C9;
    height:100%;
}
UL
{
	list-style-image:url(../../images/blue_bullet2.gif);
	list-style-position:outside ;
	
	margin-right:28px;


}
OL
{
	margin-right:28px;
}
LI
{

	padding-right:4px;
	
	border:solid 0px red;
/*	vertical-align:top;*/
}
table.masterMainTable
{
	height:100%;
	width:100%;
	text-align:center;
	background-image: url(../../Images/main_bg.jpg);
	background-position: left top;
	background-repeat:repeat-x;
	background-color:#C9C9C9;
}
table.masterMainInnerTable
{
	width:938px;
	height:100%;
}
td.masterMainInnerTd
{
	padding-left:14px;
	padding-right:14px;
	padding-top:19px;
}
table.masterInnerTemplateTable
{
	width:902px;
}
h1.main_title
{
    font-family:Arial;
    font-size:18px;
    font-weight:bold;
    color:#105281;
}
.footer_links,
.footer_links a
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#ffffff;
    background-color:Transparent;
}
.footer_links
{
    padding-left:2px;
    padding-right:2px;
}
td.footer_scepia
{
    text-align:right;
    width:25%;
}
table.footer
{
    width:100%;
    margin-top:20px;
}
td.footer_copy
{
    font-family:Arial;
    font-size:12px;
    color:#585e5c;
    width:25%;
    text-align:left;
}
td.footerContainer
{
    padding: 0 20px 0 30px;
}
td.footer_center
{
    width:50%;
    text-align:center;
}
div.hp_main_flash
{
    text-align:center;
    
    padding-bottom:33px;
}
div.hp_flash
{
	
	width:918px;
	height:420px;
}
div.hp_menu
{
	width:918px;
	height:38px;
	vertical-align	:top;
}
table.main_page_table
{
    width:100%;
    height:100%;
}
div.progress
{
    height:30px;
    background:url(../../Images/1.he/Garage/processing1b.gif) center center no-repeat;
    text-align:center;
    vertical-align:middle;
}
@media print
{
	.sb_container
	{
		display: none;
	}
	.sb_table
	{
		display: none;
	}
	.trade_options_bar {display: none;}
	.footerContainer {display: none;}
	.HeaderContainer {display: none;}
}





