﻿.divTopMenu
{
    float: left;
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}

.topMenuSeparator
{
    float: left;
    width: 15px;
    text-align: center;
    font-family: Tahoma;
    font-size: 10pt;
    color: #FFFFFF;
    margin-top: 5px;
}

.bgTopMenuLeft
{
    float: left;
    width: 9px;
    height: 34px;
}

.bgTopMenuCenter
{
    float: left;
    background-repeat: repeat-x;
    height: 26px;
    padding-top: 8px;
    font-family: Tahoma;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
}

.bgTopMenuRight
{
    float: left;
    width: 9px;
    height: 34px;
    background-repeat: no-repeat;
}

.lbtnTopMenus
{
    font-family: Tahoma;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.lbtnTopMenus:hover
{
    color: #999999;
}

.divImgSignTopMenu
{
    float: left; 
    margin-top: -5px; 
    padding-left: 10px;
}

.lbtnMenu
{
    font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.lblMenu
{
    font-family: Tahoma;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.divBottomMenuWidthForBorder
{
    width: 1px;
    overflow: hidden;
}

.divBottomMenuHeightForBorder
{
    height: 1px; 
    overflow: hidden;
}