body
{
    
}
.menu
{
    background-image: url('../img/menu.gif');
    width: 100%;
}
.menu table
{
    width: 100%;
    text-align: center;
}
.menu a
{
	color: #DFEEF5;
}
a.top_menu
{
	font-size: 10pt;
	font-weight: bold;
}
.menu a:hover
{
	color: #FEE57C;
}
#menu_left
{
    background-image: url('../img/menu_left.gif');
}
#menu_right
{
    background-image: url('../img/menu_right.gif');
}
