/* CSS Document */

#menu_id

	{	float:left; width:100%; text-align:center;	}



#menu_id a:link, #menu_id a:visited	

	{	color:#FFFFFF; font-size:12px; text-decoration:none; font-weight:bold; letter-spacing:0px; line-height:20px;	}

#menu_id a:hover	

	{	text-decoration:none;	}



#menu_id ul	

	{	margin:0px 0px 0px 0px; text-align:center; width:735px; 	}

html>body #menu_id ul	

	{	margin:0px 0px 0px 0px; text-align:center; width:735px; padding-left:150px; 	}



#menu_id li.menublbg	{ background:url(../images/site/gremebg.gif); width:61px;float:left; list-style:none; height:20px;	}

#menu_id li.menublbg_sel	{ background:url(../images/site/bluemebg.gif); width:61px;float:left; list-style:none; height:20px;	}



#menu_id li.menubg_lt	{ background:url(../images/site/gnmelt.gif) no-repeat; width:6px;float:left; list-style:none; height:20px;	}

#menu_id li.menubg_rt	{ background:url(../images/site/gnmert.gif) no-repeat; width:5px;float:left; list-style:none; height:20px;	}

#menu_id li.menubg_mi	{ background:url(../images/site/gnmemid.gif) repeat-x; float:left; list-style:none; height:20px;	}



#menu_id li.menubg_lt_sel	{ background:url(../images/site/blmelt.gif) no-repeat; width:6px;float:left; list-style:none; height:20px;	}

#menu_id li.menubg_rt_sel	{ background:url(../images/site/blmert.gif) no-repeat; width:5px;float:left; list-style:none; height:20px;	}

#menu_id li.menubg_mi_sel	{ background:url(../images/site/blmemid.gif) repeat-x; float:left; list-style:none; height:20px;	}

