.Default
{
	background-color:dimgray;font-family:Arial;font-size:10pt;background-color:gray;
}

.MenuDefault
{
	background-color:black;font-family:Arial;font-size:10pt;background-color:gray;
}

.HeaderDefault
{
	background-color:dimgray;
}

.HeaderFont1
{
	font-family:Arial;font-size:14pt;color:white;;
}

.HeaderFont2
{
	font-family:Arial;font-size:10pt;background-color:gray;;
}

.TableTitle
{
	font-family:Arial;font-size:20pt;font-weight:bold;font-style:italic;color:#ffffff;background-color:gray;
}

.TableHeader
{
	font-family:Arial;font-size:12pt;font-weight:bold;font-style:italic;color:#ffffff;background-color:darkgray;
}

.TableItem
{
	font-family:Arial;font-size:10pt;font-weight:bold;color:#ffffff;background-color:dimgray;
}

.TableAltItem
{
	font-family:Arial;font-size:10pt;font-weight:bold;color:dimgray;background-color:lightgrey;
}

.TableFooter
{
	font-family:Arial;font-size:10pt;font-weight:bold;color:#ffffff;background-color:darkgray;
}

.MenuItemDef
{
	font-family:Arial;font-size:11pt;font-weight:bold;color:#ffffff;background-color:dimgray;
}

.MenuItemSel
{
	font-family:Arial;font-size:10pt;font-weight:bold;font-style:italic;text-decoration:underline;color:#ffffff;background-color:dimgray;
}

.MenuItemHov
{
	font-family:Arial;font-size:10pt;font-weight:bold;font-style:italic;color:#ffffff;background-color:dimgray;
}


