/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
}

#page{
 text-align:center;
}

.header{
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #7D8E62;
	background-color:#9EB076;	
}
/*
#menuItem1{
	cursor:hand;
	width:41px; 
	height:27px; 
	overflow:hidden; 
	background-image:url(../images/menu/item1.jpg);
}
#menuItem2{
	cursor:hand;
	width:55px; 
	height:27px; 
	overflow:hidden; 
	background-image:url(../images/menu/item2.jpg);
}
#menuItem3{
	cursor:hand;
	width:54px; 
	height:27px; 
	overflow:hidden; 
	background-image:url(../images/menu/item3.jpg);
}
#menuItem4{
	cursor:hand;
	width:67px; 
	height:27px; 
	overflow:hidden; 
	background-image:url(../images/menu/item4.jpg);
}
#menuItem5{
	cursor:hand;
	width:55px; 
	height:27px; 
	overflow:hidden; 
	background-image:url(../images/menu/item5.jpg);
}
#menuItem6{
	cursor:hand;
	width:67px; 
	height:27px; 
	overflow:hidden; 
	background-image:url(../images/menu/item6.jpg);
}
*/
.child_LeftMenuBG{
	border-right-width: 1px;
	border-right-style:solid;
	border-right-color: #E3E3E5;
	background-color:#F4F5F9;
}
.footer{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color:#f0f0f0;
}
