/*BODY {
	margin-left: 2px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	text-align: center;
	background-color: #3C434A;
}
div.StructureMainMenuWrap {
	width: 770px;
	left: 0px;
	top: 0px;
	text-align: center;
	background-color: #FFFFFF;
}
#containerYFadeLarge {}
#containerYFadeMedium {}
#containerYFadeSmall {}
TABLE.Structure {
	height: 100%;
	width: 100%;
	border-width: 0 0 0 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

*/

BODY
{
    margin-left: 2px;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    text-align: center;
    background-color: #3C434A;
    background-image: url(../images/bg.gif);
    background-repeat:repeat-x;
    vertical-align: top;
}

table.StructureAction 
{   
	text-align:center;
}
td.StructureAction 
{   
	background-color: #FFFFFF;
}
table.StructureMenuAction
{   
	background-color: #FFFFFF;
}

td.StructureSubMenu
{
}
HR.pgheader_hr
{
	width:770px;
} 

#mainContentWrapper {
	PADDING-BOTTOM: 5px; 
	MARGIN: auto; WIDTH: 770px; 
	BORDER-COLLAPSE: collapse; 
	background-color:#FFFFFF;
	HEIGHT: 10px;
}
