table.web_ar_datagrid {
	width: 95%;
	background: #FFFFFF;
	border : #0A1B75;
}


table.dg_sort_link {
	width: 98%;
	font-size: 98%;
	color: Lime;
}

table.web_ar_datagrid_blank {
	width: 100%;
 	background-color: #FFFFFF;
	font-size: 95%;
}

table.web_ar_datagrid_blank th {
	text-align: center;
	background: #39478F;
	color: #FFFFFF;
}

table._sort_table td {
	background: #4E77A0;
}

table.web_ar_datagrid tr.odd td {
	background-color: #E2E5F7;
	font-size: 90%;
}

table.web_ar_datagrid tr.even td {
	background-color: #FFFFFF;
	font-size: 90%;
}

table.web_ar_datagrid th {
	text-align: center;
	background: #0A1B75;
	color: #FFFFFF;
	BACKGROUND: url(/images/cellpic3.gif); 
	font-size: 90%;
}


#web_ar_digit_markup {
	
	color: #19297D;
	padding: 2px 5px 2px 5px;
	border: 1px solid #19297D;
	font-weight: bold;
}

#web_ar_word_markup {
    color: #19297D;
	font-size: 90%;
}

#web_ar_divider_markup {
	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
}

a.sort_link:link {
	color: #FFFFFF
}

a.sort_link:hover {
	color: #FFFFFF
}

a.sort_link:visited {
	color: #FFFFFF
}