

table.web_ar_datagrid_blank {
	width: 100%;
 	background-color: #FFFFFF;
	font-size: 95%;
}

table.web_ar_datagrid_blank th {
	text-align: center;
	background: #4E77A0;
	color: #FFFFFF;
}

table.web_ar_datagrid tr.odd td {
	background-color: #E2E2E2;
}

table.web_ar_datagrid tr.even td {
	background-color: #F0F0F0;
}

table.web_ar_datagrid th {
	text-align: center;
	background: #C2C4D1;
	font-weight: normal;
	color: #000000;
}

#web_ar_digit_markup {
	background: #294E73;
	color: #FFFFFF;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
}

#web_ar_word_markup {
	background: #F0F0F0;
	padding: 2px;
	font-size: 120%;
}

#web_ar_divider_markup {
	color: #294E73;
	padding: 2px;
	font-size: 120%;
}

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
}
