<style>
.set {
}
.bdr {
	border: 1px solid #000000;
}
.menu {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #606060;
}
.nvs-line {
	font-family: arial;
	font-size: 8pt;
	color: #606060;
	TEXT-DECORATION: none
}
.pg_title
{
	font-family: arial;
	color: #606060;
	font-size: 12pt;
	font-weight: bold;
}
.prod_pg_title
{
	font-family: arial;
	color: #5D4C42;
	font-size: 12pt;
	font-weight: bold;
}
.prod_pg_title_lt
{
	font-family: arial;
	color: #cccccc;
	font-size: 14pt;
	font-weight: bold;
}
.prod_txt
{
	font-family: arial;
	color: #ffffff;
	font-size: 1opt;
}
A { 
	COLOR: 606060; 
	font: arial;
	font-size: 10pt;
	TEXT-DECORATION: none
}

A:hover { 
	COLOR: #606060;
	font: arial;
	font-size: 10pt;
	TEXT-DECORATION: none
}
td{
	font-family: verdana;
	color: black;
	font-size: 10pt;
}
.addr
{
	font-family: arial;
	color: #00436E;
	font-size: 9pt;
}
.frm_ln_1
{
	width: 230px;
	height: 19px;
	color: #000000;
	font-family: "Arial Narrow";
	font-size:16px;
	border: 1px solid #516570;
	background-color:#ffffff;
}
.frm_ln_2
{
	width: 39px;
	height: 19px;
	color: #000000;
	font-family: "Arial Narrow";
	font-size:16px;
	border: 1px solid #516570;
	background-color:#ffffff;
}
.frm_city
{
	width: 139px;
	height: 19px;
	color: #000000;
	font-family: "Arial Narrow";
	font-size:16px;
	border: 1px solid #516570;
	background-color:#ffffff;
}
.frm_phone
{
	width: 100px;
	height: 19px;
	color: #000000;
	font-family: "Arial Narrow";
	font-size:16px;
	border: 1px solid #516570;
	background-color:#ffffff;
}
.frm_txtarea
{
	width:275px;
	height:191px;
	color: #000000;
	font-family:"Arial Narrow";
	font-size:17px;
	border: 1px solid #516570;
	background-color:#ffffff;
	overflow:auto;
}
.frm_btn
{
	width:250px;
	height:25px;
	color: #606060;
	font-family:"Arial Narrow";
	font-size:14px;
	font-weight: bold;
	border: 1px solid #516570;
	background-color:#ffffff;
	overflow:auto;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:black;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ededed;
color:606060;
}
</style>