table.ar_client_table {
	background: #FFFFFF url('/images/bg3.gif');
	background-position:top right;
	border: 0px solid #A0A0A0;
}

table.ar_client_over_table {
	background: #FFFFFF url('/images/bg3.gif');
	background-position:top right;
	border: 0px solid #A0A0A0;
}

div.ar_client {
	text-align: center;
	font-size:14px;

	font-family: Arial, Tahoma;
	color: #000000;
}

div.ar_client_over {
	text-align: center;
	font-size:14px;

	font-family: Arial, Tahoma;
	color: #DD0000;
}

table.ar_client_v_table {
	background: #D0D6DE;
	border: 1px solid #FFFFFF
}

div.ar_client_v {
	color: #000000;
	padding: 3px
}

table.ar_client_v_over_table {
	background: #D6E2E7;
	border: 1px solid #FFFFFF;
}

div.ar_client_v_over{
	color: #DD0000;
	padding: 3px
}


.left_menu{
	color: #587BB0;
	font-weight:bold;
	font-family:Tahoma;
	font-size:13px;
	padding-bottom:15px;
	padding-left:5px;
}

.sub_menu{
	padding-left:14px;
	font-family:Tahoma;
	font-size:12px;	
	padding-top:3px;
}

.sub_menu a{
	color:#587BB0;
	text-decoration:none;
}

.sub_menu a:hover{
	color:red;
}



table.ar_client_im_table {
	border-top: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
	padding-left:54px;
	font-weight:bold;
	font-size:9pt;
	text-transform:uppercase;
}

table.ar_client_im_over_table {
	border-top: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
  background:#D0D8DE;
	padding-left:54px;
	font-weight:bold;
  color: #587BB0;
	font-size:9pt;
	text-transform:uppercase;

}


div.ar_client_im table {
	font-size: 12px;
	color: black;
	font-weight:bold;
}

div.ar_client_im_over table {
	font-size: 12px;
	font-weight: bold;
	color: red;
  border:0px;
}

table.ar_client_im_v_table {
	background: #E1E7ED;
	padding-left:5px;
	border: 1px solid #D1D2D3;
}

div.ar_client_im_v {
	color: #000000;
	padding: 3px;
	font-weight: bold;

}

table.ar_client_im_v_over_table {
	background: #E6EAEC;
	background-repeat: no-repeat;
	padding-left:5px;
	border: 1px solid #D1D2D3;
}

div.ar_client_im_v_over{
	color: #587BB0;
	font-weight: bold;
	padding: 3px
}

