﻿._tableHeader
{
	background-color : blue;
	color : White;
	font-weight : bold;
	height : 20px;
	border-bottom-style: solid; 
	border-bottom-width: 2px; 
	border-bottom-color: #FFFFFF;
	height : 30px;
	padding-left : 3px;
	background-image: url('../images/sun_bar.png');
}
._tableRowsGovernmentMain
{
	height : 30px;
	font-weight : bold;
	padding-left : 3px;
	font-size : 12pt;
	color : #000099;
	background-image: url('../images/sun_bar1.png');
}
._tableRowsGovernment
{
	height : 30px;
	font-weight : bold;
	padding : 2px;
	font-size : 12pt;
	color : #ff6600;
	background-image: url('../images/sun_bar2.png');
}
._tableRowsGovernmentSub
{
	height : 30px;
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	border-bottom-color: #AAAAAA; 
	font-weight : bold;
	padding : 2px;
	font-size : 12pt;
	color : #444444;
}
._tableRowsPersonItems
{
	height : 20px;
	font-weight : normal;
	background-color : #FFFFFF;
	padding : 2px;
}
._tableRowsPersonAltinate
{
	height : 20px; 
	font-weight : normal;
	background-color : #EFEFEF;
	padding : 2px;
}
