﻿body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}


.center_section
{
	 border: 0;
	 background-color: #FFFFFF;
}

.category 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	background-color: #CCCCCC;
	padding: 6px;
	height: 15;
	vertical-align:middle;
	line-height: 14px;
}

.category_highlight
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	background-color: #FFCC00;
	padding: 6px;
	vertical-align:middle;
	height: 15;
}

.shift_down 
{
	vertical-align: -15%;
	top: 4px;
}

.category_highlight
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	background-color: #FFCC00;
	height: 15;
	vertical-align:middle;
	padding: 6px;
}

.subcategory
{
	font-weight: bold;
	background-color:#99CCFF;
	vertical-align: top;
	padding: 3px;
}

.blank_cell
{
	vertical-align:top;
	background-color: #FFFFFF;
}

.controls
{
	vertical-align:top;
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
}