
.notifybuttontable 
{
border-right:1px solid #6B6B73;
border-bottom:1px solid #6B6B73;
border-top:1px solid #6B6B73;
border-left:1px solid #6B6B73;
background-image: url(images/common/theme/center.gif);
font-size:11px;
color: #FFE708;
font-weight:bold;
}

.notifyhmenuheader 
{
white-space:nowrap;
padding-left:8px;
padding-right:8px;
border:1px solid #D6B573;
background: #6B6B73;
padding-top:1px;
padding-bottom:2px;
font-size:11px;
color: #FFFFFF;
}

.notifybuttoncell
{
white-space:nowrap;
padding-left:8px;
padding-right:8px;
background-image: url(images/common/theme/smallnormal.gif);
border-left:1px solid #000000;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
border-right:1px solid #000000;
font-size:11px;
color: #AABBCD;
font-weight:normal;
}

.notifyplaincell
{
white-space:nowrap;
padding-left:8px;
padding-right:8px;
border:1px solid #6B6B73;
font-size:11px;
color: #121212;
}

.notifybuttonhover
{
white-space:nowrap;
padding-left:8px;
padding-right:8px;
border-left:1px solid #000000;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
border-right:1px solid #000000;
background-image: url(images/common/theme/smallover.gif);
font-size:11px;
cursor:pointer;
color: #FFFFFF;
font-weight:normal;
}

.notifybuttonclick
{
white-space:nowrap;
padding-left:8px;
padding-right:8px;
border-left:1px solid #000000;
border-top:1px solid #000000;
border-bottom:1px solid black;
border-right:1px solid black;
background:#000000;
font-size:11px;
color: #121212;
}

.notifylink
{
color: #945221;
text-decoration:none;
font-weight: normal;
}

:hover.notifylink
{
color: yellow;
}

.borderedge
{
border: =0;
background-color: #AABBCD;
}

.HorizontalMenuTitle
{
color: #FD9B22;
text-decoration:none;
font-weight: normal;
}

.menu
{  
    padding: 3px 1px 3px 1px;
    border-bottom: 1px solid #FFFFFF;
    font: 11px Verdana;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
}

.menumouseover
{
	padding: 3px 1px 3px 1px;
	border-bottom: 1px solid #FFFFFF;
	font: 11px Verdana;
	font-weight: bold;
	text-decoration: none;
        white-space: nowrap;
	cursor:pointer;
        
}

.MenuCol
{
    
}


.ddmx {
    font: 11px;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 10px 3px 10px;
    border-bottom: 1px solid #FFFFFF;
    font: 11px Verdana;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px Verdana;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    background-image: url(/q1/i/menu/menu-bg.gif);
}
.ddmx .item2 {
    background: #99BDDD;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #FFFFFF;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    background: #99BDDD;
}

.ddmx .bottom,
.ddmx .bottom:hover {
    border-bottom: 0px solid #000000;
}

.indexleft
{
  background-image: url(/q1/i/a50.jpg);
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */