body
{
	margin-top: 10px;
}

a:hover
{
	color: gold;
}

a:active
{
	color: dimgray;
}
a:link
{
	color: green;
}



.table
{
	width: 900px;
	border: 0px;
	
	
}

.leftcol
{
	width: 20%;
	
}

.rightcol
{
	width: 80%;
}

.detail_product
{
	font-size: 10.5pt;
	font-family: 'Comic Sans MS';
	color: Blue;
}



.detail
{
	font-family: Franklin Gothic Demi Cond;
	font-size: 12pt;
}


.detail_company
{
	font-size: 10pt;
	color: blue;
	font-family: 'verdana';
}

.detail_company_bold
{
	font-size: 10pt;
	color: blue;
	font-family: 'verdana';
	font-weight: bold;
}

.inquiry_table
{

	padding-top: 5px;
	padding-right: 5px;
	
	padding-left: 5px;
	padding-bottom: 5px;
	vertical-align: text-top;
	width: 900px;
	
}

.home
{
	font-family: Franklin Gothic Medium Cond;
	font-size: 18pt;
	text-align: center;
	
	
}
.icon
{
	 
	width: 100px;
	height: 100px;
	

}

.icon_home
{
	width: 70px;
	height: 70px;
	

}

.pic
{
	height: 120px;
	width: 720px;
}

.coyname
{
	font-weight: normal;
	font-size: 16pt;
	font-family: 'Franklin Gothic Medium cond';
	height: 25px;
	text-decoration: none;
}
.menu
{
	height: 60px;
	width:900px;
}

.iso
{
	width: 110px;
	height: 66px;
}

.address
{
	font-weight: bold;
	font-size: 14pt;
	color: #b8b8b8;
	font-style: italic;
	font-family: Times New Roman;
	text-align: right;
}

.exp-imp
{
	height: 30px;
	font-weight: bold;
	font-size: 14pt;
	color: maroon;
	font-style: italic;
	font-family: Times New Roman;
}
.contactp
{
	font-weight: normal;
	font-size: 10pt;
	vertical-align: middle;
	color: mediumblue;
	font-family: 'Microsoft Sans Serif';
}
.table_product
{
	border-color: #ff9900;
	border-style: solid;
	border-width: thin;
	
 }
 .table_inside
 {
	border-color: #ff9900;
	border-style: solid;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
		
 }
 
 .lbl_inquiry
{
	font-weight: normal;
	font-size: 10pt;
	vertical-align: top;
	color: mediumblue;
	font-family: 'Microsoft Sans Serif';
	text-decoration: none;
}

 .lbl_inquiry2 /* for testing page: inquiry2.aspx */
{
	font-weight: normal;
	font-size: 10pt;
	vertical-align: top;
	color: mediumblue;
	font-family: 'Microsoft Sans Serif';
	text-decoration: none;
	text-align: center;
}

.txtbox_inquiry1
{
	font-size: 10pt;
	width: 350px;
	font-family: 'Microsoft Sans Serif';
	background-color: #ffffa3;
}

.txtbox_inquiry2
{
	font-size: 10pt;
	width: 150px;
	font-family: 'Microsoft Sans Serif';
	background-color: #ffffa3;
}



.txtarea_inquiry2
{
	font-size: 10pt;
	width: 400px;
	font-family: 'Microsoft Sans Serif';
	background-color: #ffffa3;
}
.rbl_default
{
	border-right: red 2px solid;
	table-layout: fixed;
	border-top: red 2px solid;
	padding-left: 10px;
	font-size: 10pt;
	border-left: red 2px solid;
	
	color: blue;
	border-bottom: red 2px solid;
	font-family: 'Microsoft Sans Serif';
	background-color: inactivecaptiontext;
}
.btn_default
{
	border-right: 2px solid;
	border-top: 2px solid;
	font-weight: bold;
	font-size: 10pt;
	border-left: 2px solid;
	width: 200px;
	color: blue;
	border-bottom: 2px solid;
	font-family: 'Microsoft Sans Serif';
	background-color: gainsboro;
}
.rbl_ucflex
{
	border-right: #ff6600 2px solid;
	table-layout: fixed;
	border-top: #ff6600 2px solid;
	font-size: 10pt;
	border-left: #ff6600 2px solid;
	width: 90%;
	color: blue;
	text-indent: 50pt;
	border-bottom: #ff6600 2px solid;
	font-family: 'Microsoft Sans Serif';
	background-color: #ffffa6;
}

.cbl_default
{
	table-layout: fixed;
	font-size: 10pt;
	width: 100%;
	color: blue;
	border-top-style: none;
	font-family: 'Microsoft Sans Serif';
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.rbl_center
{
	border-right: red 2px solid;
	table-layout: fixed;
	border-top: red 2px solid;
	font-size: 10pt;
	border-left: red 2px solid;
	width: 70%;
	color: blue;
	border-bottom: red 2px solid;
	font-family: 'Microsoft Sans Serif';
	background-color: inactivecaptiontext;
	text-align: center;
}

.cbl_center
{
	table-layout: fixed;
	font-size: 10pt;
	width: 100%;
	font-family: 'Microsoft Sans Serif';
	text-align: center;
}

.pdt_header
{
	font-weight: bold;
	font-size: 16pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
.inquiry_leftcol
{
	vertical-align: top;
}
.ucflex_bg
{
	background-color: #66ffff;
}
.ucflex_left
{
	font-weight: normal;
	font-size: 10pt;
	color: mediumblue;
	font-family: 'Microsoft Sans Serif';
	background-color: mediumspringgreen;
}
.ucflex_right
{
	font-weight: normal;
	font-size: 10pt;
	color: firebrick;
	font-family: 'Microsoft Sans Serif';
	background-color: #ffcc33;
}

.pdt_frame
{
	width: 900px;
}

.trial_home_pic
{
	 width: 100px;
	 height: 100px;
	
}
.pdt_link
{
	font-size: 8pt;
	font-family: 'verdana';
}
.detail_rnd
{
	font-size: 10pt;
	font-family: arial;
}
.rnd_tbl_header
{
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;
	font-style: italic;
	font-family: Times New Roman;
	background-color: darkorange;
}

.pdt_tbl_header
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: 'Times New Roman';
	background-color: mediumblue;
	text-align: center;
}

.pdt_tbl_detail
{
	font-size: 10pt;
	color: mediumblue;
	font-family: 'Arial';
	background-color: skyblue;
	vertical-align: middle;
}
.pdt_tbl_detail_vtop
{
	font-size: 10pt;
	color: mediumblue;
	font-family: 'Arial';
	background-color: skyblue;
	vertical-align: top;
}

.pdt_tbl_header2
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: 'Times New Roman';
	background-color: darkred;
	text-align: center;
}

.pdt_tbl_detail2
{
	font-size: 10pt;
	color: darkred;
	font-family: 'Arial';
	background-color: navajowhite;
	vertical-align: middle;
	
}
.Inq1
{
	  padding-left: 200px;
}

.inq_button
{
	border-right: 2px solid;
	border-top: 2px solid;
	font-weight: bold;
	font-size: 10pt;
	border-left: 2px solid;
	width: 200px;
	color: blue;
	border-bottom: 2px solid;
	font-family: 'Microsoft Sans Serif';
	background-color: gainsboro;
	text-align: center;
}

.inq_ddl
{
	font-weight: bold;
	font-size: 10pt;
	color: blue;
	font-family: 'Microsoft Sans Serif';
	background-color: gainsboro;
	text-decoration: none;
}
.feedback_tbl
{
	font-size: 10pt;
	color: blue;
	font-family: 'Microsoft Sans Serif';
	text-decoration: none;

}
.link_inq
{
	font-size: 8pt;
	font-family: verdana; 

}
.pdt_linkinq_row
{
	
	height: 40px;
	
}
.error_bg
{
	background-color: chartreuse;
	
	
}
.error_tbl
{
	font-family: 'Microsoft Sans Serif';
	font-size: 10pt;
}
