/* top menu */
.menu_right_A     {float: right; background: url(menu_right_A.png) no-repeat top left; width: 23px; height: 31px;}
.menu_right_B     {float: right; background: url(menu_right_B.png) no-repeat top left; width: 23px; height: 31px;}

.menu_left_A     {float: right; background: url(menu_left_A.png) no-repeat top left; width: 23px; height: 31px;}
.menu_left_B     {float: right; background: url(menu_left_B.png) no-repeat top left; width: 23px; height: 31px;}

.menu_separator_AA     {float: right; background: url(menu_separator_AA.png) no-repeat top left; width: 25px; height: 31px;}
.menu_separator_AB     {float: right; background: url(menu_separator_AB.png) no-repeat top left; width: 25px; height: 31px;}
.menu_separator_BA     {float: right; background: url(menu_separator_BA.png) no-repeat top left; width: 25px; height: 31px;}

.menu_bg_A     {float: right; background: url(menu_bg_A.png) repeat-x; height: 31px; padding: 7px 9px 0px 9px;}
.menu_bg_B     {float: right; background: url(menu_bg_B.png) repeat-x; height: 31px; padding: 7px 9px 0px 9px;}

.menu_bg_A a    {font: bold 12px arial; color: #17375a;}
.menu_bg_B a    {font: bold 12px arial; color: #17375a;}

/*strcture*/
.wrap	{position: relative; width: 1000px; background: url(strip.gif) repeat-y top right;}
.strip_grey	{position: absolute; top: 74px; right: 0px; width: 932px; height: 22px; background: #dbdbdb url(strip_grey.gif) repeat-y top right;}
.gp_bg	{background: url(gp_bg.gif) repeat-y top right;}
.footer_a {float: right; background: url(footer.jpg) no-repeat top right; width: 932px; height: 25px;}

.right_menuA	{background: url(right_menu_A.png) no-repeat top right; width: 200px; height: 20px; margin: 2px;}
.right_menuA a	{font: bold 12px arial; color: #184a64; text-decoration: none;}

.right_menuB	{background: url(right_menu_B.png) no-repeat top right; width: 200px; height: 20px; margin: 2px;}
.right_menuB a	{font: bold 12px arial; color: white; text-decoration: none;}