ul
{
	float:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
}
ul .en
{
    padding-left:28px;
}
ul .fr
{
    padding-left:25px;
}
.navTabOff, .navTabOn
{
    margin-left: 0px;
    display: inline;
    float: left;
}
.navTabLeft
{
	padding-left:0px;
}
a.navTabLink
{
    font-size: 12px;
    font-family: arial;
    font-weight: bold;
    color: #FFC87A;
    text-decoration: none;
    position: relative;
}
.navTabOff .tabLeft, .navTabOn .tabLeft
{
    width: 5px;
    height: 30px;
    float: left;
}
.navTabOff .tabRight, .navTabOn .tabRight
{
    width: 5px;
    height: 30px;
    float: left;
}
.navTabOn .tabCenter, .navTabOff .tabCenter
{
    width: auto;
    height: 24px;
    line-height: 24px;
    float: left;
    padding: 0px 5px;
    font-size: 12px;
    font-family: arial;
    font-weight: bold;
}
.tabDivider
{
    float: left;
    height: 30px;
    overflow: hidden;
    width: 25px;
}
.navTabOff .tabCenter
{
    background-image: url(images/panel_menu_center1x30.gif);
    color: #FFC87A;
    font-weight: bold;
    padding-top: 2px;
    cursor: default;
}
.navTabOff .tabRight
{
    background-image: url(images/panel_menu_center1x30.gif);
}
.navTabOff .tabLeft
{
    background-image: url(images/panel_menu_center1x30.gif);
}
.navTabOn .tabCenter
{
    background: #F70303 url(images/nav_center_1x30.gif) top left repeat-x;
    color: #FFC87A;
    font-weight: bold;
    padding-top: 2px;
    cursor: default;
}
.tabCenter img
{
    border: 0px;
    margin-top: 8px;
    height: 12px;
}
.navTabOn .tabRight
{
    background-image: url(images/nav_right_5x30.gif);
}

.navTabOn .tabLeft
{
    background-image: url(images/nav_left_5x30.gif);
}
.tabDivider
{
    float: left;
    height: 30px;
    overflow: hidden;
    width: 25px;
}