.menu1ItemDiv  {
	position: relative;
	z-index: 1000;
	padding-top: 6px;
	padding-bottom: 3px;
	background: url('/_gfx/design/menu.jpg') no-repeat;
	width: 190px;
	height: 25px;
	
	} 
 
.menu1ItemDivOver  {
	position: relative;
	z-index: 1000;
	padding-top: 6px;
	padding-bottom: 3px;
	background: url('/_gfx/design/menu_over.jpg') no-repeat;
	width: 190px;
	height: 25px;
	
	}
 
.menu2ItemDiv, .menu2ItemDivOver  {
	position: relative;
	z-index: 1000;
	padding-top: 8px;
	background: url('_gfx/design/menu3.jpg') no-repeat;
	width: 185px;
	height: 24px;
	
	}
 
.menu3ItemDiv, .menu3ItemDivOver  {
	position: relative;
	z-index: 1000;
	padding-top: px;
	background: url('_gfx/design/menu3.jpg') no-repeat;
	width: 185px;
	height: 24px;
 
	}
	
.flgLink1 
{
    position:absolute;
    width: 20px;
    height: 15px;
    margin: 441px 0px 0px 18px;
    border: 0px solid red;
    cursor: pointer;
}

.flgLink2 
{
    position:absolute;
    width: 20px;
    height: 15px;
    margin: 441px 0px 0px 59px;
    border: 0px solid red;
    cursor: pointer;
}

	
.btmLink1 
{
    position:absolute;
    width: 70px;
    height: 50px;
    margin: 0px 0px 0px 640px;
    border: 0px solid red;
    cursor: pointer;
}

.btmLink2
{
    position:absolute;
    width: 95px;
    height: 50px;
    margin: 0px 0px 0px 725px;
    border: 0px solid red;
    cursor: pointer;
}

.btmLink3
{
    position:absolute;
    width: 132px;
    height: 50px;
    margin: 0px 0px 0px 840px;
    border: 0px solid red;
    cursor: pointer;
}