﻿	
body 
{
	background: #fff;
	background-repeat :repeat-x ;
	height: 100%; 
}

div.body
{
	background-color: #FFFFFF;
	text-align: left;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

div.MenuLeft 
{	
	color: #000000;
	border-bottom: 1px solid #cbcbcb;
	padding-bottom: 7px;
	padding-top: 7px;
	margin-left: 18px;	
}

div.SubMenu 
{
	color: #000000;
	border-bottom: 1px solid #cbcbcb;
	padding-bottom: 7px;
	padding-top: 7px;
	margin-left: 25px;
}


