/* Style For HTML BODY                   */ 
body { margin: 0; background: #ffffff; margin: 5; }
/* Setting Text Throughout the skin      */ 
table, tr, td, p {font-family: tahoma; font-size: 11px; line-height: 1.4em; }

.MainTable
{
width:800px;
height:90%;
}

.ExpandCell{
	height:100%;
}

.rightpane
{
	width:200px;
	height:100%;
}

.ContentPane{
	height:100%;
}

.FooterPane{
	height:10px;
}

.BelowFooterPane{
	height:10px;
}

.MenuTD
{
	background-color:#3266cc;
	padding:10px;
	color:#FFFFFF;
	height:16px;
}

.HeaderPane
{
	padding:10px 5px 0px 5px;
}

.BlueBG{
	background-color:#3266cc;
}

.TermsTD{
	height:10px;
}
