<STYLE type=text/css>

.menu
{

}

.menuItem
{
	background-image:url(up_4.jpg); background-repeat:repeat;
	font-family:Verdana;
	font-size:10px;
	height:26px;
}


.menuItem:hover
{
	background-image:url(up_5.jpg); background-repeat:repeat;
}

.tableStyle
{

	height:100%;
	width:428px;	        
	background-image:url(f_1.jpg);
}

.gradient
{
	background-image:url(f_3.jpg);
	background-repeat:repeat-x;
	height:147px;
	width:428px;	
}

</STYLE>