.filmscss{
position:absolute;
visibility: hidden;
border:2px solid #3300CC;
border-bottom-width: 1px;
font:normal 12px Arial;
line-height: 22px;
z-index: 100;
background-color: #FF9900;
width: 200px;
text-align: left;
}

.filmscss a#high{
text-align: left;
width: 100%;
display: block;
border-bottom: 1px solid #3300CC;
padding: 2px 0;
text-decoration: none;
font-weight: none;
text-indent: 4px;
}

.filmscss a#high:hover{ /*hover background color*/
background-color: #FF9900;
color: white;
text-decoration: underline;
text-align: left;
}

.general, .subtitle, .smallprint, .stats1, .stats2{
font-family:arial;
color:#3300CC;
}

.general
{
font-size:12pt;
}

.general p{
text-align:justify;
}

.title{
font-weight:bold;
font-family:haettenschweiler;
font-size:36pt;
color:#3300CC;
}

.subtitle{
font-weight:bold;
font-size:14pt;
}

.smallprint{
font-size:8pt;
}

.stats1, .stats2{
font-size:10pt;
}

.stats1{
font-style:italic;
}

.stats2{
padding-left:20px;
}

A:link 
{
text-decoration: underline;
color: black;
}

A:visited 
{
text-decoration: underline;
color: #CC0000;
}

A:active 
{
text-decoration: underline;
color: white;
}

A:hover 
{
text-decoration: underline;
color: white;
}

.menulink{
font-family:haettenschweiler;
font-size:25pt;
}

.menulink a:link 
{
text-decoration: underline;
color: #3300CC;
}

.menulink a:visited 
{
text-decoration: underline;
color: #3300CC;
}

.menulink a:active 
{
text-decoration: underline;
color: white;
}

.menulink a:hover 
{
text-decoration: underline;
color: white;
}
