body
{
color: black;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:  12px;
}

td
{color: black;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:  12px;
text-decoration: none}

.td1
{color: black;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:  12px;
line-height: 18px;
text-decoration: none}

.tdline
{color: black;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:  10px;
line-height: 1px;
text-decoration: none}

a
{color: black;
font-size:  12px;
text-decoration: none}

a:link
{color: black;
font-size:  12px;
text-decoration: none}

a:hover
{color: red;
font-size:  12px;
text-decoration: none}

a:visited
{color: black;
font-size:  12px;
text-decoration: none}

a:visited:hover
{color: red;
font-size:  12px;
text-decoration: none}

a.home
{color: black;
font-size:  10px;
line-height: 1.5;
text-decoration: none}

a:link.home
{color: black;
font-size:  10px;
line-height: 1.5;
text-decoration: none}

a:hover.home
{color: #66FF66;
font-size:  10px;
line-height: 1.5;
text-decoration: none}

a:visited.home
{color: black;
font-size:  10px;
line-height: 1.5;
text-decoration: none}

a:visited:hover.home
{color: red;
font-size:  10px;
line-height: 1.5;
text-decoration: none}


a.sp
{color: white;
font-size:  13px;
text-decoration: underline;
line-height: 14px}

a:link.sp
{color: yellow;}

a:hover.sp
{color: white;}

a:visited.sp
{color: yellow;}

a:visited:hover.sp
{color: white;}

a.sp2
{color: white;
font-size:  13px;
text-decoration: none;
line-height: 14px}

a:link.sp2
{color: yellow;}

a:hover.sp2
{color: white;}

a:visited.sp2
{color: yellow;}

a:visited:hover.sp2
{color: white;}

a.link
{color:  yellow;
font-size:  14px;
text-decoration: none}

a:hover.link
{color: pink;
font-size: 14px;
text-decoration: none}

a:visited.link
{color:  yellow;
font-size:  14px;
text-decoration: none}

a:visited:hover.link
{color: pink;
font-size:  14px;
text-decoration: none}

a:link.red
{color: red;
font-size:  12px;
border-color: #FFFF00;
text-decoration: none}

a:visited.red
{color: red;
font-size:  12px;
border-color: #FFFF00;
text-decoration: none}

.small
{color: black;
font-size:  10px;
text-decoration: none}

.smallred
{color: #ff0000;
font-size:  10px;
text-decoration: none}

.news
{color: black;
font-size:  12px;
line-height: 15px;
text-decoration: none}

.yellow
{color: yellow;
font-size:  12px;
text-decoration: none}

.cover
{color: white;
font-size:  12px;
text-decoration: none}

.cover2
{color: white;
font-size:  14px;
line-height: 15px;
text-decoration: none}

.yellowsm
{color: yellow;
font-size:  11px;
text-decoration: none}

.screenplay
{color: yellow;
font-size:  11px;
text-decoration: none;
line-height: 11px}

.screenplay2
{color: yellow;
font-size:  13px;
text-decoration: none;
line-height: 14px}

.screenplay3
{color: yellow;
font-size:  12px;
text-decoration: none;
line-height: 13px}


.white
{color: black;
font-size:  12px;
line-height: 18px;
text-decoration: none}

.red
{color: red;
font-size:  12px;
line-height: 18px;
text-decoration: none}

.whitehead
{color: white;
font-size:  14px;
line-height: 18px;
font-weight: bold;
font-variant: small-caps;
text-decoration: none}

.blackhead
{color: black;
font-size:  14px;
line-height: 18px;
font-weight: bold;
font-variant: small-caps;
text-decoration: none}

.gallery
{border-color:#FFFF00;
border-width:thin}

/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 50%; /* Set to gallery width, in px or percentage */
height: 130px; /* Set to gallery height */
}

#motioncontainer a img {
border: 0px; /* Set image border color */
}

#motioncontainer a:hover img {
border: 0px; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 0px;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */

