body
{
	background-color:#ffffff;
	color: #4c4c4c;
}
.MenuBar
{
	font-family: ±¼¸²,Arial;
	font-size: 9pt;
	color:#464646;
	background-color: #ffa22a;
}
.LeftMenuTitle
{
	font-family: ±¼¸²,Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-color: #C64539;
}
.LeftMenuList
{
	font-family: ±¼¸²,Arial;
	font-size: 12px;
	color: #4c4c4c;
}
.LeftMenuList:link
{
	font-family: ±¼¸²,Arial;
	font-size: 12px;
	color: #4c4c4c;
	text-decoration:none;
}
.LeftMenuList:visited
{
	font-family: ±¼¸²,Arial;
	font-size: 12px;
	color: #4c4c4c;
	text-decoration:none;
}
.LeftMenuList:hover
{
	font-family: ±¼¸²,Arial;
	font-size: 12px;
	color: #4c4c4c;
	text-decoration:underline;
}
.LeftMenuListSelected
{
	font-family: ±¼¸²,Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #f0f5f0;
}
.LeftMenuListSelected:link
{
	font-family: ±¼¸²,Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #f0f5f0;
	text-decoration:underline;
}
.LeftMenuListSelected:visited
{
	font-family: ±¼¸²,Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #f0f5f0;
	text-decoration:underline;
}
.LeftMenuListSelected:hover
{
	font-family: ±¼¸²,Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #f0f5f0;
	text-decoration:underline;
}


