table.web_ar_datagrid {
	width: 100%;
 	background-color: #FFFFFF;
	font-size: 95%;
}

table.web_ar_datagrid_blank {
	width: 100%;
 	background-color: #FFFFFF;
	font-size: 95%;
}

table.web_ar_datagrid_blank th {
	text-align: center;
	background: #E1580B;
	color: #FFFFFF;
}

table._sort_table td {
	background: #4E77A0;
}

table.web_ar_datagrid tr.odd td {
	background-color: #F5F5F5;
}

table.web_ar_datagrid tr.even td {
	background-color: #FFFFFF;
}

table.web_ar_datagrid tr td a {
	color: #000000;
}


table.web_ar_datagrid th {
	text-align: center;
	background: #DEDCDB;
	color: #000000;
}

table.web_ar_datagrid th table tr td a {
	text-align: center;
	background: #DEDCDB;
	color: #000000;
	font-weight: bold;
}

#web_ar_digit_markup {
	background: #DEDCDB;
	color: #FFFFFF;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
}

#web_ar_word_markup {
	background: #F5F5F5;
	padding: 4px;
	font-size: 90%;
}

#web_ar_divider_markup {
	color: #606060;
	padding: 2px;
	font-size: 120%;
}

#web_ar_oem_brand {
    font-weight: strong;
    color: #000099;
}

.web_ar_search_code {
	font-weight: bold;
	color: #990000
}

table.admin_blank_table {
	background: #FFFFFF;
	font-family: arial;
	font-size: 100%;
}

table.admin_blank_table td {
	border-top: 1px solid #F9F9F9;
	border-left: 1px solid #F9F9F9;
	border-right: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
}

table.admin_blank_table th {
	background: #D0D0D0;
	border-top: 1px solid #F9F9F9;
	border-left: 1px solid #F9F9F9;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}

tr.directory {
    cursor: hand
}

#phand {
    color: #FF0000;
}

table.ar2_basket_info tr.header {
	
	color: #FFFFFF;
}

table.ar2_basket_info tr.header2 td {
	font-weight: bold;
	font-size: 13px;
	color: #D40500;
	padding-bottom:8px;
	padding-top:3px;
	border-top: 1px solid #CDCDCD;
}

table.ar2_basket_info tr.header2 td {
	border-top: 1px solid #CDCDCD;
}

table.ar2_basket_info tr.header3 td {
	padding-left:13px;
	padding-bottom:3px;
}

table.filter {
	background: #F0F0F0;
	font-size: 11px;
}