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: #FFFFFF url(/images/th_bg.gif);
	color: #4080B7;
}

table._sort_table td {
	background: #4E77A0;
}


table.web_ar_datagrid a{

}


table.web_ar_datagrid a:hover{
color:red;
}


table.web_ar_datagrid tr.odd td {
	background-color: #FFFFFF;
	border-top: 1px solid #D0DBE4;
}

table.web_ar_datagrid tr.even td {
	background-color: #EEEEF2;
	border-top: 1px solid #D0DBE4;
}

table.web_ar_datagrid tr.mouseover td {
	background-color: #FFF0B5;
	border-top: 1px solid #CCCCCC;
}

table.web_ar_datagrid tr.clicked td {
	background-color: #FFB640;
	border-top: 1px solid #CCCCCC;
}

table.web_ar_datagrid th {
	text-align: center;
	background: #FFFFFF url(/images/th_bg.gif);
	background-repeat: repeat-x;
	color: #4080b7;
}

table.web_ar_datagrid th.div {
	height: 30px;
	background: #B0D3E9;
}

#web_ar_digit_markup {
	background: #606060;
	color: #FFFFFF;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
}

#web_ar_word_markup {
	background: #F0F0F0;
	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{
font-size:9pt;
font-family:Arial;
}

table.ar2_basket_info tr.header {
}

table.ar2_basket_info td.header2 {
	color: #407FB7;
   font-weight:bold;
   padding-left:20px;
   padding-bottom:8px;
}

table.ar2_basket_info td.header3 {
padding-left:30px;
}

.notify2{
padding:10px;
background:#F0F0F0;
border:1px solid #A7A7A7;	
}

.contract{

height: 110px; 
padding:5px;
overflow: auto;	
border:1px solid #A7A7A7;
margin-bottom:14px;
margin-top:5px;
}

