﻿.tableHeadingButton {
	border-style: solid;
	border-color: #4D6579 #182127 #182127 #4D6579;
	background-color: #2E3C48;
	color: #FFFFFF;
	padding: 1px 0px 1px 0px;
	font-size: 7pt;
	border-width: 2px;
	font-family: Verdana;
	text-align: center;
}

.tableBodyFont {
	font-size: 7pt;
	font-family: Verdana;
}

.tableRowOdd {
	font-size: 7pt;
	color: #000000;
	font-family: Verdana;
	background-color: #B3D76E;
	text-decoration: none;
}

.tableRowOddRed {
	font-size: 7pt;
	color: red;
	font-family: Verdana;
	background-color: #B3D76E;
	text-decoration: none;
}

.tableRowEven {
	font-size: 7pt;
	color: #000000;
	font-family: Verdana;
	background-color: #D6EAB0;
	text-decoration: none;
}

.tableRowEvenRed {
	font-size: 7pt;
	color: red;
	font-family: Verdana;
	background-color: #B3D76E;
	text-decoration: none;
}

.tableRowHighlight {
	font-size: 7pt;
	color: black;
	font-family: Verdana;
	background-color: #FFFF00;
	text-decoration: none;
}

.tableRowHighlightRed {
	font-size: 7pt;
	color: red;
	font-family: Verdana;
	background-color: yellow;
	text-decoration: none;
}

.tableHeading {
	font-weight: bold;
	font-size: 7.5pt;
	color: #B3D76E;
	font-family: Verdana;
	background-color: #4B702E;
	text-decoration: none;
}

.tableHeadingHighlight {
	font-weight: bold;
	font-size: 7.5pt;
	color: #2E3C48;
	font-family: Verdana;
	background-color: #62913C;
	text-decoration: none;
}

.tableRowButton {
	border-style: solid;
	border-color: #4D6579 #182127 #182127 #4D6579;
	background-color: #2E3C48;
	color: #FFFFFF;
	padding: 1px 0px 1px 0px;
	font-size: 7pt;
	border-width: 2px;
	font-family: Verdana;
	text-align: center;
}

.tableRowOpen {
	font-size: 7pt;
	color: white;
	font-family: Verdana;
	background-color: #3E5262;
	text-decoration: none;
}

.tableRowDetail {
	table-layout: fixed;
	font-size: 7pt;
	color: #000000;
	font-family: Verdana;
	background-color: #CAE399;
	text-decoration: none;
}

.tableFooter {
	background-color: #2E3C48;
}

.tableTitle {
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 7pt;
	color: #FFFFFF;
	text-indent: 6px;
	font-family: Verdana;
	background-color: #2E3C48;
	font-variant: small-caps;
	text-decoration: none;
}
