html{
	background: url('/images/bg_main.gif') top left repeat-x;	
}

body{
	background: url('/images/bg_head1.gif') top left no-repeat;
}

table.ar_client_table {
	background: none;
	font-family:Arial;
	cursor:pointer;
}

table.ar_client_over_table {
	background: none;
	font-family:Arial;
	background: url('/images/top_menu_bg_a.gif') center center no-repeat;
	cursor:pointer;

}

div.ar_client {
	text-align: center;
	color: #0066AD;
	font-weight:bold;
	font-size:9pt;
	text-decoration:underline;
	cursor:pointer;

}

div.ar_client_over {
	text-align: center;
	color: white;
	font-weight:bold;
	font-size:9pt;
	text-decoration:underline;
	cursor:pointer;

}

table.ar_client_v_table {
	background: #046CA8;
	border-top:1px solid #83C6E5;
	cursor:pointer;

}

div.ar_client_v {
	color: #FFFFFF;
	padding: 3px;
	cursor:pointer;

}

table.ar_client_v_over_table {
	background: #046CA8;
	border-top:1px solid #83C6E5;
	cursor:pointer;

}

div.ar_client_v_over{
	color: #FFFF00;
	padding: 5px;
	cursor:pointer;

}


.level5 {
	color:#0066AD;
	cursor: pointer;
	cursor: hand;
	background: url('/images/razd.gif') repeat-x;
	padding-top:4px;
	padding-bottom:4px;
}

.level5 a{
	display:block;
	padding-left:16px;
	background: url('/images/li2.gif') no-repeat 0px 3px;
	color:#0066AD;
	font-weight:bold;
}

.level5 a:hover{
	color:#E4C70A;
}

.level6{
	color:#000000;
	padding-left:33px;
	padding-bottom:6px;
	font-size:9pt;
	background: url('/images/li3.gif') no-repeat 22px 4px;
}
.level6 a{
	color:#0066AD;
}
.level6 a:hover{
	color:#E4C70A;
}

.left_sub_bg_sel{
font-weight:bold;
}

.left_sub_bg_a{
font-weight:bold;
}