.acListItem, .acListItemHover
{
	font-family:"Arial",Sans-Serif;
    font-size: 12px;
}

.acListItem
{
   background:#FFFFFF none repeat scroll 0 0 !important;
   border:none;
   color:#666666;
   font-family:"Arial",Sans-Serif;
   font-size: 12px;
   margin: 0;
   padding: 1px;
   z-index: 100;
   text-align:left;
   list-style:none;
}

.acListItemHover
{
   background-color:#00A1DE !important;
   border:none;
   color:#00A1DE !important;
   font-family:"Arial",Sans-Serif;
   font-size: 12px;
   font-weight: bold;
   margin: 0;
   padding: 1px;
   z-index: 100;
   list-style: none;
   cursor: pointer;
}
.ListItem1, .ListItemHover1
{
  font-size: xx-small;
}

.ListItem, .ListItemHover
{
  font-size: xx-small;
}

.ListItem
{
  color: black;
  cursor: default;
}

.ListItemHover
{
	cursor: default;
  background-color	: #0d94df;
  color				: black;
  background-color: #ffcc66;
	
	background-position: center right;
	background-repeat: no-repeat;
}
.ListItem1, .ListItemHover1
{
  font-size: xx-small;
}

.ListItem1
{
  color: black;
  cursor: default;
}

.ListItemHover1
{
	cursor: default;
	background-color	: orange;
	color				: black;
	background-position: center right;
	background-repeat: no-repeat;
}
