body {
	color: black;
	font-size: 12px;
	font-family: arial;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1; 
	background: #F0F0F0;
	margin: 10px;
}

table {
	font-size: 100%;
	font-family:arial;
}

a {
	color: #00457A;
}

a:hover {
	color: red;
}

a.empty {
	background: #A0A0A0;
	color: #FFFFFF;
	padding: 2px
}

h1, h2, h3, h4, h5, h6 {

	font-family: tahoma;
	color: #0A0A0A;
	margin-bottom: 5px;
	font-weight: normal;
	
}

h1 {
	font-size: 17px;

	background: #81ACEF url(/_sysimg/bg_th.gif);
	padding: 4px;
	color: #FFFFFF;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}

h2 {
	font-size: 17px;
}

p {
	text-align: justify;
}

small {
	font-size: 10px;
}

table.admin_edit_table {
	background: #FFFFFF;
	font-family: arial;
	font-size: 100%;
	border: 1px solid #A0A0A0;
}

table.admin_edit_table td {
	background: #FFFFFF;
    font-family: arial;
	border-top: 1px solid #A0A0A0;
}

table.admin_edit_table th {
	background: #81ACEF url(/_sysimg/bg_th.gif);
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}

table.admin_blank_table {
	background: #FFFFFF;
	font-family: arial;
	font-size: 100%;
}

table.admin_blank_table td {
    font-family: arial;
	border-right: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
}

table.admin_blank_table th {
	background: #81ACEF url(/_sysimg/bg_th.gif);
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}

table.admin_blank_table th.total, table.admin_edit_table th.total {
    background: #990000;
    color: #FFFFFF;
}

table.admin_edit_table caption.DataGridCaption {

	font-size: 120%;
	font-weight: bold;

}

input, select, textarea {
	font-size: 100%
}

table.clear td,  table.clear th {
	border: 0px
}

input.rsDirectory {	
	border: 0px;
	cursor: hand;
	background: none;
	 border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #0A0A0A;
    border-bottom: 1px solid #0A0A0A;
    color: #990000;	
}

input.dateTimeCalendar {
    background: #F0F0F0;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #A79F8D;
    border-bottom: 1px solid #A79F8D;
    cursor: pointer
}

input.submitButton, input.button {
    background: #A0A0A0;
    color: #FFFFFF;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #5F5F5F;
    border-bottom: 1px solid #5F5F5F;
    cursor: pointer
}

button.button {
    background: #C0C0C0;
    color: #FFFFFF;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #5F5F5F;
    border-bottom: 1px solid #5F5F5F;
    cursor: pointer
}

tr.directory {
    cursor: pointer
}


#web_ar_oem_brand {
    font-weight: bold ;
    color: #000099;
}

#phand {
    color: #FF0000;
}

.web_ar_search_code {
	font-weight: bold;
	color: #0374B3;
}

input.TextBox_focus {
     border: 1px solid #AA9F80;
     border-color: #A79F8D #DFDDD9 #DFDDD9 #A79F8D;
     background-color: #FFFFFF;
}

textarea, input.TextBox_empty, input.TextBox {
     border: 1px solid #AA9F80;
     border-color: #A79F8D #DFDDD9 #DFDDD9 #A79F8D;
     background-color: #F9F9F9;
     color: #333333;
}

select {
	background-color: #F9F9F9;
}

.adminPanel {
	font-size: 11px;	
  	font-family: arial;
	cursor: pointer;
}

.adminPanel .text {
	padding: 5px;	
	border-top: 1px solid #F9F9F9;
	border-left: 1px solid #F9F9F9;
	border-right: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
}

.adminPanel .content {
	
}

.adminPanel#L1 {
  color: #FFFFFF;
  background: #F06518;
    
}

.adminPanel#L2 {
  color: #000000;
  background: #9bccec;
}

.adminPanel#L3 {
  color: #000000;
  background: #ddf3ff;
}

.adminPanel#L4 {
  color: #000000;
  background: #ddf3ff url(/_sysimg/3.0/l4bg.gif);
  background-repeat: no-repeat;
  background-position: left top;
}

.adminPanel#L5, .adminPanel#Lhref {
  color: #000000;
  background: #FFFFFF;
  text-decoration: underline;
}

#form_required_field {
	color: #990000;
}

table.web_ar_datagrid {
	background: #FFFFFF;
	font-family: arial;
	font-size: 11px;
}

table._sort_table td {
	background: #4E77A0;
}

table.web_ar_datagrid tr.odd td {
    font-family: arial;
	border-right: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
}

table.web_ar_datagrid tr.even td {
    font-family: arial;
	border-right: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
}

table.web_ar_datagrid tr.mouseover td {
    font-family: arial;
	border-right: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
    background: #D4D3CC;
}


table.web_ar_datagrid th {
	background: #81ACEF url(/_sysimg/bg_th.gif);
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}

img {
     border: 0px;
}

.notice {
	border: 1px solid #408424;
	background: #FCFEF2;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.error {
	border: 1px solid #FF0000;
	background: #E0E0E0;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

fieldset {
}

fieldset div.fieldset {
	padding: 10px
}

legend {
	font-weight: bold;
}

td.obt {
	border-right: 1px solid #A0A0A0;
	border-top: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	width: 140px;
	background: #FFFFFF url(/_sysimg/3.0/tabbg.gif);
}

td.obts {
	border-left: 1px solid #D0D0D0;
	border-top: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	background: #FFFFFF url(/_sysimg/3.0/tabbg_over.gif);
	text-align: center;
	width: 140px;
}

.tabCell {

	background: #FFFFFF;
	border-left: 1px solid #D0D0D0;
	border-right: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;

}

.contentNode {

	border: 1px solid #F0F0F0;
	cursor: pointer;

}

.contentNode td {
	padding: 3px;
}

.contentNodeOver td {
	padding: 3px;
}

.contentNodeOver {

	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	
	border-right: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
	
	background: #FFFFFF url(/_sysimg/3.0/tabbg_over.gif);
	cursor: pointer;

}

.__authForm {
	
	border: 1px solid #000000;
	background: #FFFFFF;
	
}

table.web_ar_datagrid tr.section td {
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-weight: bold;
	padding: 7px;
	color: #000000;
}

td .float_string{
    white-space: nowrap;
    text-align:right;
}
