.gurtTable {
	font: 12px tahoma, verdana, arial;
	color: #336666;
	width: 500;
	background: #FBFBFB;
}
.gurtCapt {
	height: 22px;
	background: #c9cece;
	color: #243D4B;
	text-align: center;
	font-weight:bold;
}

.gurtContentCol0 {
	font-size: 12px;
	text-align: center;
}
.gurtContentCol1 {
	font-family: Courier, monospace;
	text-align: center;
}
.gurtContentCol2 {
	text-align: center;
}
.gurtContentCol3 {
	font-size: 12px;
	text-align: center;
}
.gurtContentCol4 {
	font-size: 12px;
	text-align: center;
}

.gurtContentCol5 {
	font-size: 12px;
	text-align: center;
}

.gurtContentCol6 {
	font-size: 12px;
	text-align: center;
}

.gurtMarkRow{
	background: #DBDFDF;
}

.gurtHoverRow{
	background: #EBEFEF;
}

/*Classes for Second Table*/

.gurtTable2 {
	font: 12px tahoma, verdana, arial;
	color: black;
	width: 500;
	background: #FBFBFB;
}
.gurtCapt2 {
	height: 22px;
	background: #c9cece;
	color: #243D4B;
	text-align: center;
	font-weight:bold;
}
.gurtPg2 {
	background: #c9cece;
	font: 12px tahoma, verdana, arial;
	text-align: center;
	height: 18px;
}
select.gurtPg2, input.gurtPg2, select.gurtFilt2, input.gurtFilt2{
	text-align: left;
	background: #FBFBFB;
}

a.gurtPg2, a.gurtPg2:link, a.gurtPg2:visited, a.gurtPg2:active,a.gurtFilt2, a.gurtFilt2:link, a.gurtFilt2:visited, a.gurtFilt2:active  { 
	color: #FBFBFB;
	text-decoration : none;
}

.gurtContent2Col0 {
	font-size: 12px;
	text-align: left;
}
.gurtContent2Col1 {
text-align: center;
}
.gurtContent2Col2 {
	text-align: center;
}
.gurtContent2Col3 {
	font-size: 12px;
	text-align: center;
}
.gurtContent2Col4 {
	font-size: 12px;
	text-align: center;
}

.gurtContent2Col5 {
	font-size: 12px;
	text-align: center;
}

.gurtContent2Col6 {
	font-size: 12px;
	text-align: center;
}
.gurtContent2Col7 {
	font-size: 12px;
	text-align: center;
}
.gurtContent2Col8 {
	font-size: 12px;
	text-align: center;
}
.gurtContent2Col9 {
	font-size: 12px;
	text-align: center;
}
.gurtContent2Col10 {
	font-size: 12px;
	text-align: center;
}
.gurtContent2Col11 {
	font-size: 12px;
	text-align: center;
}
.gurtContent2Col12 {
	font-size: 12px;
	text-align: center;
}
.gurtContent2Col13 {
	font-size: 12px;
	text-align: center;
}
.gurtContent2Col14 {
	font-size: 12px;
	text-align: center;
}
.gurtMarkRow2{
	background: #DBDFDF;
}

.gurtHoverRow2{
	background: #EBEFEF;

}

