/* CSS  temp 4 */

.menubg
{
background-image:url(menu_bg.gif);
background-position:bottom;
background-repeat:no-repeat;
/*height:50px;*/
width:160px;
}

.menubg_select
{
background-image:url(menu_bg_select.gif);
background-position:bottom;
background-repeat:no-repeat;
/*height:50px;*/
width:160px;
}

.menutxt
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
text-align:left;
font-weight:normal;
padding-left:10px;
padding-right:10px;
}

.menutxt_select
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
text-align:left;
font-weight:normal;
padding-left:10px;
padding-right:10px;
}


.menubg1
{
background-color:;
background-position:bottom;
background-repeat:no-repeat;
/*height:50px;*/
width:160px;
}

.menubg1_select
{
background-color:;
background-position:bottom;
background-repeat:no-repeat;
/*height:50px;*/
width:160px;
}

.phbg1
{
background-color:;
width:180px;
height:80px;
background-repeat:no-repeat;
}

.phbg
{
background-image:url(**menu_bg_top**);
width:180px;
height:80px;
background-repeat:no-repeat;
}
