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

.gurtContentCol0 {
	font-size: 12px;
}
.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;

}

