﻿.gv_list
{
	border: 1px solid #003366;
	font-family: tahoma;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.gv_list th
{
	background-color: #24496F;
	color: #FFFFFF;
}
.gv_item
{
	background-color: #DEE2E7;
}

.gv_list_web
{
	font-family: tahoma;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.gv_list_web th
{
	color: #FFFFFF;
}
.gv_item_web
{
	background-color: #DEE2E7;
}
