body
{
	background-image: url('img/bg_top.gif');
	background-repeat: repeat-x;
	background-position: top;
}

body, td
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
	color: #161615;
}
p
{
	margin: 0px;
}
img
{
	border: 0px;
}
form
{
	margin:0px;
}
a, a:link, a:active, a:visited
{
	color: #0065DC;
	text-decoration: underline;
}
a:hover
{
	color: #E87A05;
	text-decoration: underline;
}
a.orange, a.orange:link, a.orange:active, a.orange:visited
{
	color: #E87A05;
	text-decoration: underline;
}
a.orange:hover
{
	color: #0065DC;
	text-decoration: underline;
}
td.bot
{
	background-image: url('img/bg_bot.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px 0px 15px 0px;
}
div.search_t
{
	width: 217px;
	height:28px;
	background-image:url('img/bg_search_t.png');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg_search_t.png');
	background-image:expression('none');
}
div.search_b
{
	width: 217px;
	height:22px;
	background-image:url('img/bg_search_b.png');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg_search_b.png');
	background-image:expression('none');
}
div.myorder
{
	width: 180px;
	height: 36px;
	background-image: url('img/but_myorder.gif');
	background-repeat: no-repeat;
	font-size: 9pt;
}
div.myorder_a
{
	width: 195px;
	height: 36px;
	background-image: url('img/but_myorder_a.gif');
	background-repeat: no-repeat;
	font-size: 9pt;
}
td.myord_l
{
	background-image: url('img/bg_myorder_l.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
td.myord_c
{
	background-image: url('img/bg_myorder_c.gif');
	background-position: top left;
	background-repeat: repeat-x;
}
td.myord_r
{
	background-image: url('img/bg_myorder_r.gif');
	background-position: top right;
	background-repeat: no-repeat;
}
h1
{
	font-size: 12pt;
	font-weight:bold;
	color: #E87A05;
	margin:0px;
	
}
td.list
{
	border-bottom:1px solid #D6D6D6;
}
td.clist
{
	border-bottom:1px solid #F2D6B7;
}
div.catalog_login
{
	position: absolute;
	top:0px;
	left:0px;
	width:222px;
	height:166px;
}
.dev
{
	border-bottom:1px solid #F2D6B7;
}
.dev img
{
	background-color: #D4D4D4;
}
.pt07 {font-size: 7pt; }
.pt08 {font-size: 8pt; }
.pt09 {font-size: 9pt; }
.pt10 {font-size: 10pt; }
.pt11 {font-size: 11pt; }
.pt12 {font-size: 12pt; }
.pt14 {font-size: 14pt; }
.pt16 {font-size: 16pt; }
.pt18 {font-size: 18pt; }

.ptg08
{
	color: #A2A2A2;
	font-size: 8pt;
}
/*====================================*/
.inp_ins
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
	color: #161615;
	height: 19px;
	background-color: #FFFFFF;
	border-top: 1px solid #48525D;
	border-left: 1px inset #48525D;
	border-right: 1px inset #A5BAD4;
	border-bottom: 1px inset #A5BAD4;
}
select
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
	color: #161615;
	height: 19px;
	background-color: #FFFFFF;
}
.inp_price
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
	color: #161615;
	text-align:center;
	width: 35px;
	height: 19px;
	background-color: #FFFFFF;
	border-top: 1px solid #48525D;
	border-left: 1px inset #48525D;
	border-right: 1px inset #A5BAD4;
	border-bottom: 1px inset #A5BAD4;
}
.inp_tot
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
	color: #161615;
	text-align:right;
	height: 16px;
	background-color: transparent;
	border: 0px;
}
/*====================================*/