﻿.itemStatic
{
	width:250px;
	height:30px;
	background-color:#CBCEC7;
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
	color:#7F7FFF;
	text-align:center;
}

.itemHover
{
	width:250px;
	height:40px;
	background-color:#7F7FFF;
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
	color:#CBCEC7;
}
