body {
	padding:0; 
	margin:0;
	font-size:11px;
   font-family:Tahoma;
	/*color:#B0B0B0;*/
	color:#000000;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}

/********* right menu *********************/
.border { 
	border:1px solid #bfbfbf;
}
.box_header_txt a {
	color: #FFFFFF;
	text-decoration:none;
}
.box_header_txt  a:hover {
	color:#E55800;
	text-decoration:none;
}
.box_header_txt td {
	height: 24px;
	vertical-align: middle;
	background: url(images/li.gif);
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
}
.box_header_txt #left {
	height: 24px;
	background: url(images/q2.gif) no-repeat;
	width: 9px;
}
.box_header_txt #right {
	height: 24px;
	background: url(images/q1.gif) no-repeat;
	width: 22px;
}
/*************** red ***************/
.box_header_txt_red td {
	height: 24px;
	vertical-align: middle;
	background: url(images/li_red.gif);
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
}
.box_header_txt_red #left {
	height: 24px;
	background: url(images/q2_red.gif) no-repeat;
	width: 9px;
}
.box_header_txt_red #right {
	height: 24px;
	background: url(images/q1_red.gif) no-repeat;
	width: 22px;
}
/*********** end red *************/
/*************** blu ***************/
.box_header_txt_blu td {
	height: 24px;
	vertical-align: middle;
	background: url(images/li_blu.gif);
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
}
.box_header_txt_blu #left {
	height: 24px;
	background: url(images/q2_blu.gif) no-repeat;
	width: 9px;
}
.box_header_txt_blu #right {
	height: 24px;
	background: url(images/q1_blu.gif) no-repeat;
	width: 22px;
}
/*********** end blu *************/
.box_body {
	width: 166px;
	/*direction: rtl;*/
}
.box_body td {
	color:#32434a;
	font-size:11px
}
.box_body b a{
	color:#1a7ca9;
	font-size:11px;
	text-decoration:none
}
.box_body b a:hover {
	color:#1a7ca9;
	text-decoration:underline
}


.box_body  ul {
	margin: 0px 9px 0px 0px;
	list-style: none;
	padding: 0px 0px 0px 0px;
	text-align: right;
}
.box_body .bg_list {
	background: url(images/bg_list1.gif) right  bottom no-repeat;
	/*padding: 0px 10px 0px 0px;*/
}
.box_body .bg_list a {
	background: url(images/bg_list_sub.gif) no-repeat right;
	line-height: 22px;
	height: 22px;
	background-position: 3 0px;
	color: #242d3a;
	text-decoration: none;
	padding: 0px 9px 0px 0px; /*text-align: right;*/
	display: block;
}
.box_body .bg_list a:hover {
	color:#9ace07;
	text-decoration:none;
}

.box_body .bg_list_sub {
	background: url(images/bg_list1.gif) right bottom no-repeat;
	/*padding: 0px 20px 0px 0px;*/
}
.box_body .bg_list_sub  a {
	background: url(images/bg_list.gif) right no-repeat;
	line-height: 22px;
	height: 22px;
	background-position: 3 0px;
	color: #242d3a;
	text-decoration: none;
	padding-right: 9px;
	margin-right: 9px;
	display: block;
}
.box_body .bg_list_sub  a:hover {
	color:#e55800;
	text-decoration:none;
}




/********************* end right menu ************/