
a 
{ 
color:#006699; 
text-decoration:none; 
font-weight:bold;
}
a:hover 
{ 
color:#000000; 
text-decoration:none; 
font-weight:bold;
}
a:active 
{ 
color:#000000; 
text-decoration:none; 
font-weight:bold ;
}

.Menu
{
BACKGROUND-IMAGE: url(/members/includes/images/T_BG1.gif);
width: 100%; 
height: 28px; 
padding:2 5 3 2; 
border-right: #0427481px solid; 
border-top: #042748 1px solid; 
border-left: #0427481px solid; 
border-bottom: #0427481px solid; 
background-color: #042748
cursor:hand; 
color:yelow;
}
.LeftMenu
{
width: 100%; 
height: 28px; 
padding:2 5 3 2; 
border-right: buttonshadow 1px solid; 
border-top: #f5f5f5 1px solid; 
border-left: #f5f5f5 1px solid; 
border-bottom: buttonshadow 1px solid; 
background-color: buttonface; 
cursor:hand; 
color:#000000;
}



.Option
{
width: 100%; 
height: 24px; 
padding:2 5 3 16; 
border: 1 1 1 1 solid #042748; 
background-color: #557696;
cursor:hand;
color:yelow;
}
.Options 
{
padding:1 1 1 1
}