.menutitle{
cursor:pointer;
margin-bottom: 2px;
color:#000000;
width:180px;
padding:2px;
text-align:left;
font-weight:normal;
font-size: 9pt;
border:0px solid #000000;
}

.submenu{
margin-left: 28px;
font-weight:normal;
font-size: 8pt;
text-decoration: none;
margin-bottom: 8px;
}

a.submenu { 
font-family: Verdana; 
font-size: 8pt; 
font-weight: normal; 
color: #ffffff; 
cursor: hand; 
text-decoration: none }

a.submenu:link { 
font-family: Verdana; 
font-size: 8pt; 
font-weight: normal; 
color: #ffffff; 
cursor: hand; 
text-decoration: none }

a.submenu:visited { 
font-family: Verdana; 
font-size: 8pt; 
font-weight: normal; 
color: #554F4F; 
cursor: hand; 
text-decoration: none }

a.submenu:active { 
font-family: Verdana; 
font-size: 8pt; 
font-weight: normal; 
color: #554F4F; 
cursor: hand; 
text-decoration: none }

a.submenu:hover { 
font-family: Verdana; 
font-size: 8pt; 
font-weight: normal; 
color: #ff0000; 
cursor: hand; 
text-decoration: none }

div.background
 {
width:180px;
height:200px;
/* background:url(path to image.jpg) no-repeat; */
border:0px solid black;
}

div.transbox
{
width:180px;
/* height:180px;*/
margin-left:3px;
margin-top: 0px;
margin-bottom: 4px;
margin-right: 2px;
background-color:#ffffff;
border: 0px solid black;
filter:alpha(opacity=75);
opacity:0.75;
}

div.transbox p
{
margin:3px 4px;
font-weight:bold;
color:#000000;
}