@charset "utf-8";
#Home
{
background-image:url(../Images/Menus/TopMenu/home2.jpg);
width:90px; height:36px;
}
#Home_Over
{
background-image:url(../Images/Menus/TopMenu/home1.jpg);
height:36px;
}

#News
{
background-image:url(../Images/Menus/TopMenu/news2.jpg);
width:64px; height:36px;
}
#News_Over
{
background-image:url(../Images/Menus/TopMenu/news1.jpg);
height:36px;
}

#Agent_Portal
{
background-image:url(../Images/Menus/TopMenu/portal2.jpg);
width:134px; height:36px;
}
#Agent_Portal_Over
{
background-image:url(../Images/Menus/TopMenu/portal1.jpg);
height:36px;
}

#About
{
background-image:url(../Images/Menus/TopMenu/about2.jpg);
width:73px; height:36px;
}
#About_Over
{
background-image:url(../Images/Menus/TopMenu/about1.jpg);
height:36px;
}

#Contact
{
background-image:url(../Images/Menus/TopMenu/contact2.jpg);
width:84px; height:36px;
}
#Contact_Over
{
background-image:url(../Images/Menus/TopMenu/contact1.jpg);
height:36px;
}
#Splitter {
	width:1px; height:36px; background-image:url(../Images/Menus/TopMenu/Splitter.jpg);
}
#topMenu {
	  width:800px;
}
#search_td{
	   background-image:url(../Images/Menus/TopMenu/up_all.jpg); text-align:left; width:349px;
}
#up_search {
	  float:left;margin-left:30px ; 
}
#under_menu{
	background:url(../Images/Menus/TopMenu/Under_Menu.gif) top repeat-x; height:8px; width:800px;
}