/* green-gamer */
.notifybuttontable 
{
border-right:0px solid black;
border-bottom:0px solid black;
border-top:0px solid #292929;
border-left:0px solid #292929;
background-image: url(images/common/theme/center.gif);
font-size:11px;
color: #121212;
font-weight:bold;
}

.notifyhmenuheader 
{
white-space:nowrap;
padding-left:8px;
padding-right:8px;
border:1px solid #4C5F7B;
background: #64676C;
padding-top:1px;
padding-bottom:2px;
font-size:11px;
color: #121212;
}

.notifybuttoncell
{
white-space:nowrap;
padding-left:8px;
padding-right:8px;
background-image: url(images/common/theme/smallbutton.gif);
border-left:1px solid black;
border-top:1px solid black;
border-bottom:1px solid #292929;
border-right:1px solid #292929;
font-size:11px;
color: #000000;
font-weight:normal;
}

.notifyplaincell
{
white-space:nowrap;
padding-left:8px;
padding-right:8px;
border:0px solid #292929;
font-size:11px;
color: #121212;
}

.notifybuttonhover
{
white-space:nowrap;
padding-left:8px;
padding-right:8px;
border-left:1px solid black;
border-top:1px solid black;
border-bottom:1px solid #292929;
border-right:1px solid #292929;
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:0px solid #A0A0A0;
border-top:0px solid #A0A0A0;
border-bottom:0px solid white;
border-right:0px solid white;
background:#D7D7D7;
font-size:11px;
color: #121212;
}

.notifylink
{
color: #121212;
text-decoration:none;
font-weight: normal;
}

:hover.notifylink
{
color: blue;
}

.borderedge
{
border: 0px;
background-color: #000000;
}

.HorizontalMenuTitle
{
color: #C9921E;
text-decoration:none;
font-weight: bold;
}

.menu
{  
    font-size: 7pt;
    font-weight: bold;
    color: #E7AD00; 
    background-color: #751516; 
    padding:2px ;
    background-image: url(images/common/theme/buttonnormal.gif);
}

.menumouseover
{
	font-size: 7pt;
	background: #000000;
	color: #C58610;
	font-weight: bold;
	padding: 2px;
	cursor:pointer;
    background-image: url(images/common/theme/buttonover.gif);
}

.MenuCol
{
background-repeat:repeat; 
}
