﻿.alternateItemStyle
{
	font-size: 8pt;
	font-family: Verdana;
	color: #000000;
	background-color: #eef3fb;
}

.itemStyle
{
	font-size: 8pt;
	font-family: Verdana;
	color: #000000;
	background-color: #6495ed;
}

.headerStyle
{
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana;
	background-color: #2d466f;
	text-align: center;
}

.selectedItemStyle
{
	font-size: 68pt;
	color: #000000;
	font-family: Verdana;
	background-color: #99cc66;
}