.system_status {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #99CCFF;
}
.menu_items {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1E0B81;
	TEXT-DECORATION: none;
	background-color: #99CCFF;
}
.menu_items:visited
{
    COLOR: #1E0B81
}
.menu_items:active
{
    COLOR: #1E0B81
}
.menu_items:hover
{
	COLOR: #FFFFFF;
	background-color: #1E0B81;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #130479;
}
.list_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.item_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #336699;
	color: #FFFFFF;
}
.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
}

#prods-disp {
	background-image:url(xcshop-mid.jpg);
	width:160px;
}

