﻿/* PG Detail */
.tblstyle {
	color: #fff;
	text-decoration: none;
	display: block;
	background-color: #5f8ea9;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
}
.tds_h_style1 {
	color: navy;
	text-align: left;
	font-family: Arial; 
	font-size: medium;
	font-weight: bold;
}
.tds_i_style1 {
	color: #3d6c87;
	text-align: left;
	font-family: Arial; 
	font-size: medium;
	font-weight: bolder;
}
.tds_h_style2 {
	color: navy;
	text-align: left;
	font-family: Arial; 
	font-size: small;
	font-weight: bold;
}
.tds_i_style2 {
	color: black;
	text-align: left;
	font-family: Arial; 
	font-size: small;
	font-weight: bolder;
}
.tds_i_style3 {
	color: black;
	text-align: left;
	font-family: Arial; 
	font-size: small;
	font-weight: normal;
}
.tds_h_style4 {
	color: navy;
	text-align: center;
	font-family: Arial; 
	font-size: small;
	font-weight: bold;
}
.tds_i_style4 {
	color: black;
	text-align: center;
	font-family: Arial; 
	font-size: x-small;
	font-weight: normal;
}
.tds_i_style5 {
	color: black;
	text-align: left;
	font-family: Arial; 
	font-size:x-small;
	font-weight: normal;
}
.tbl_style2 {
	text-decoration: none;
	display: block;
	padding:2px;
	border:2px;
	border-bottom-style:solid;
}
.tbl_prodindex {
	text-decoration: none;
	display: block;
	padding:2px;
	border:1px;
	border:thick;
	border-collapse:collapse;
}

