﻿.gurtTable {
	font: 11px tahoma, verdana, arial;
	color: #336666;
	width: 500px;
	
}

.gurtCapt {
	height: 20px;
	border-left: 2px solid #E1B700;
	background: url(../img/bck1.gif);
	background-color: #336666;
	color: #ffffff;
	font-weight:bold;
	text-align: center;
}
.gurtPg {
	background-color: #336666;
	font: 11px tahoma, verdana, arial;
	text-align: center;
	background-image: url(../img/bck4.gif);
	height: 24px;
	color:#FBFBFB;
}
select.gurtPg, input.gurtPg, select.gurtFilt, input.gurtFilt{
	text-align: left;
	color:black;
	background: #FBFBFB;
	font-weight:normal;
}
select.gurtPg, input.gurtPg{
	height: 16px;
	width:80px;
}

select.gurtFilt, input.gurtFilt{
	font-size: 10px;
	height: 18px;
	width:100px;
}
a.gurtPg, a.gurtPg:link, a.gurtPg:visited, a.gurtPg:active,a.gurtFilt, a.gurtFilt:link, a.gurtFilt:visited, a.gurtFilt:active  { 
	color: #E1B700;
	text-decoration : none;
	background:none;
}

.gurtRowIndex{
	width : 28px;
	background-color: #336666;
	color: #FBFBFB;
	text-align: center;
	background-image: url(../img/bck4.gif);
}

.gurtFilt {
	background-color: #336666;
	font: 11px tahoma, verdana, arial;
	text-align: right;
	color: #FBFBFB;
	height: 18px;
}

.gurtContentColX {
	text-align: center;
	background: #ffffff;
}
.gurtContentCol0 {
	background: #ffffff;
}
.gurtContentCol1 {
	text-align: center;
	font-family: Courier, monospace;
	background: #ffffff;
}
.gurtContentCol2 {
	
	text-align: center;
	background: #ffffff;
}
.gurtContentCol3 {
	background: #ffffff;
	text-align: center;
}
.gurtContentCol4 {
	background: #ffffff;
	text-align: center;
}

.gurtContentCol5 {
	background: #ffffff;
	text-align: center;
}

.gurtContentCol6 {
	background: #ffffff;
	text-align: center;
}

.gurtMarkRow{
	background: #E1B700;
}

.gurtHoverRow{
	background: #c9cece;

}

