.top_menu_table {
	width:570px;
	padding:0px;
	margin-top:0px;
    margin-bottom:10px;
    clear:both;
}

.top_menu_table td{
	padding:0px;
	margin:0px;
}

.top_menu_table .left-top{
    background-image: url(../img/top_menu/tm_left_bg.png);
    background-position: center right;
	background-repeat: no-repeat;
    width: 4px;
    height: 25px;
}

.top_menu_table .right-top{
    background-image: url(../img/top_menu/tm_right_bg.png);
    background-position: center left;
	background-repeat: no-repeat;
    width: 3px;
    height: 25px;
}


.top_menu_table .side_bg {
	background-image: url(../img/top_menu/tm_main_bg.png);
	background-repeat: repeat-x;
	width:3px;
}

.top_menu_table .side_bg2 {
	background-image: url(../img/top_menu/tm_main_bg.png);
	background-repeat: repeat-x;
	width:3px;
}


.top_menu_table .tm_middle_bottom_shadow {
	background-image: url(../img/top_menu/tm_middle_bottom_shadow.png);
	background-repeat: repeat-x;
	height:5px;
	width:900px;
}

.top_menu_table .tm_left_bottom_shadow {
	background-image: url(../img/top_menu/tm_left_bottom_shadow.png);
	background-position:top right;
	background-repeat: no-repeat;
	width:5px;
	height:5px;

}

.top_menu_table .tm_right_bottom_shadow {
	background-image: url(../img/top_menu/tm_right_bottom_shadow.png);
	background-position:top left;
	background-repeat: no-repeat;
	width:5px;
	height:5px;
}


.top_menu_table .link_menu_table {
	padding:0px;
	margin:0px;
	background-image: url(../img/top_menu/tm_main_bg.png);
	background-repeat: repeat-x;
}

.top_menu_table .link_menu_table td {
	padding-right:9px;
	padding-top:0px;
	padding-left:9px;
	margin:0px;
    height:25px;
	text-align:center;
}

.top_menu_table .link_menu_table a{
	font-family: Tahoma;
	font-size:10pt;
	font-weight:bold;
	color:white;
	text-decoration:none;
}
