body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	background-color: #FFFFFF;
	font-family:tahoma;
	font-size:11px;
}

table.filter_table
{
	border-collapse:collapse;
	font-family:tahoma;
	font-size:11px;
}
table.filter_table td
{
	background-color: #CCCCCC;
	white-space: nowrap;
	text-align: center;
}

table.data_table
{
	border-collapse:collapse;
	font-family:tahoma;
	font-size:11px;
	border: #666666 1px solid;
	width: 100%;
}

table.data_table th
{
	border: 1px solid black;
	white-space: nowrap;
	text-align: center;
	font-weight: bold;
	border: #666666 1px solid;
	background-color: #FF7200;
	color: #FFFFFF;
}

table.data_table td
{
	white-space: nowrap;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	text-align: center;
}

table.borders
{
	border-collapse:collapse;
	font-family:tahoma;
	font-size:11px;
}
table.borders td
{
	padding: 0px;
}
table.borders td.hfeel 
{
	background-color: #DDDDDD;
	height: 5px;
}
table.borders td.vfeel
{
	background-color: #DDDDDD;
	width: 5px;
}
table.borders td.main 
{
	background-color: #DDDDDD;
	border: 0px solid black;
}

table.catalogform
{
	border-collapse:collapse;
	font-family:tahoma;
	font-size:11px;
	border: #FFFFFF 2px solid;
}
table.catalogform th
{
	background-color: #EC6400;
	color: #FFFFFF;
	font-weight:bold;
	font-size:11px;
	border: #FFFFFF 2px solid;
}
table.catalogform td
{
	background-color: #DFEAA6;
	font-weight:bold;
	font-size:11px;
	border: #FFFFFF 2px solid;
}

div.dt_tab
{	
	border: 1px solid #666666; 
	background-color: #EEEEEE;
	float: left;
	cursor: pointer;
	white-space: nowrap;
	width: 130px;
	text-align: center;
}

div.sec
{	
	border: 1px solid #666666; 
	background-color: #EEEEEE;
	overflow: auto;
	height: 104px; 
}

div.bec
{
	border: 1px solid #666666; 
	background-color: #EEEEEE; 
	overflow: auto;
	height: 226px;
}

div.pricecont
{
	width: 100%;
	text-align: center;
	float: right;
}

select, input
{
	font-family:tahoma;
	font-size:11px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

input.chb
{
	cursor: pointer;	
	width: 13px;  
	height: 13px;
	vertical-align: top;
}
label
{
	cursor: pointer;
	font-weight: bold;
}

pager_style
{
	vertical-align: bottom;
	cursor: pointer;
}

