.GCS_g_title{
	background-image: url(../../../IMAGES/h1_title_bg04.gif);
	background-repeat:repeat-x;
}
.GCS_g_title img.H1{
	margin-bottom:5px;
}

.vehicleName{
	margin-top:10px;
}

.taxPink{
	border-left-color:#d33673;
}
.waku{
	border:1px solid #999;
	padding:5px;
}
.taxList{
	border-collapse: separate;
	border-spacing: 0;
/*	border-top: 2px solid #ccc;
	border-right: 2px solid #ccc;
*/	border-bottom: 2px solid #ccc;
}
.taxList td{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.taxList td.lastCell {
	border-right: 1px solid #ccc;
}
.taxList tr.firstLine td.firstItem{
	border-left: 2px solid #ccc;
}
.taxList.Orange tr.firstLine td{
	border-top: 2px solid #FF6600;
}
.taxList.Pink tr.firstLine td{
	border-top: 2px solid #c54492;
}
.taxList.Blue tr.firstLine td{
	border-top: 2px solid #218fce;
}
.taxList.Orange td.lastCell {
	border-right: 2px solid #FF6600;
}
.taxList.Pink td.lastCell {
	border-right: 2px solid #c54492;
}
.taxList.Blue td.lastCell {
	border-right: 2px solid #218fce;
}
.taxListHead td {
	font-weight: normal;
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	text-align: center;
}
.taxListHead td.lastCell {
	border-right: 2px solid #999 !important;
}
.taxListHead td.lastLine {
	border-bottom: 2px solid #999 !important;
}
.taxListHead td.firstCell {
	border: none;
}
.taxListTitle{
	background-color:#ccc;
}
.taxListTitle td{
	border-left:1px solid #999;
}
.taxListTitle td.VehicleName{
	padding-left:10px;
	border-left:none;
}
.Orange, .Orange tr.firstLine td.firstItem{
	border-color:#FF6600;
}
.Pink, .Pink tr.firstLine td.firstItem{
	border-color:#c54492;
}
.Blue, .Blue tr.firstLine td.firstItem{
	border-color:#218fce;
}
.bgYellow{
	background-color:#fdffc0;
}
.bgPink{
	background-color:#ffcefd;
}
.bgBlue{
	background-color:#d4f9ff;
}
.bgOrange{
	background-color:#ffdb4d;
}
.bgbeige{
	background-color:#ffcc99;
}
.bggray{
	background-color:#cccccc;
}
.bggreen{
	background-color:#ccffcc;
}
.bgSkyblue{
	background-color:#d5fffc;
}

.taxTableMain{
	border-collapse:collapse!important;
}
.taxTableMain td{
	border:2px solid #999;
}
.font70{
	font-size:70%;
}
