.menuitembox
	{
	padding-top: 1px;
	white-space: nowrap;
	cursor: default;
	}
.menuitemimgbox
	{
	padding-top: 1px;
	margin-left: 2px;
	cursor: default;
	}
.menuitemtextbox
	{
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: 800;
	white-space: nowrap;
	padding: 0,10,0,10;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 2px;
	vertical-align: top;
	height: 18px;
	cursor: default;
	}

.menuitemtextbox_unsel
	{
	color: #5E5E5E;
	}

.menuitemtextbox_sel
	{
	background-color: #FEE6A6;
	color: #045596;
	}
.menuitemtextbox_softsel
	{
	color: #045596;
	}
.menuitemtextbox_m2bB1_unsel
	{
	font-weight: normal;
	}
.menuitemtextbox_m2bB2A_unsel
	{
	font-weight: normal;
	}
.menuitemtextbox_m2bB2B_unsel
	{
	font-weight: normal;
	}

.menuitemtextbox_m3bB1A_unsel
	{
	font-weight: normal;
	}
.menuitemtextbox_m3bB2B_unsel
	{
	font-weight: normal;
	}

.menuitemtextbox_m4bB1A_unsel
	{
	font-weight: normal;
	}
.menuitemtextbox_m1_unsel,
.menuitemtextbox_m2_unsel
	{
	font-weight: bold;
	color: #00ff00;
	background-color: #cccccc;
	}
.menuitemtextbox_m1_sel,
.menuitemtextbox_m2_sel
	{
	font-weight: bold;
	color: #9999ff;
	background-color: #ff99ff;
	}
.menuitemtextbox a
	{
	text-decoration: none;
	}
.containerbox
	{
	margin-left: 10px;
	margin-bottom: 1px;
	}

