
body
{
	color: black;
	font: 13px Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background: White;
	margin : 0 0 0 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

form
{
margin: 0px;
}

.text
{
	font: 13px Arial, Helvetica, sans-serif;
	background: transparent;
}

.topleft {
    background-color:   #EEEEEE;
	background-image: url(http://www.film-industry.com/images/gray01.gif);
	color: #000000;
}

.topright {
    background-color:   #EEEEEE;
	background-image: url(http://www.film-industry.com/images/gray02.gif);
	color: #000000;
}

.top {
    background-color:   #EEEEEE;
	background-image: url(http://www.film-industry.com/images/top.gif);
	color: #000000;
}	  

.tablecolor {
	background-color: #6699CC;
	color: #000000;
}	  

span.headline
{
	color: #000000;
	background : transparent;
	font-weight: bold;
	font-size: 16px;
}

span.news
{
	color: #000000;
	background : transparent;
	font-weight: bold;
	font-size: 13px;
}

span.tablefont
{
	color: #FFFFFF;
	background : transparent;
	font-weight: bold;
	font-size: 13px;
}

span.sub
{
	color: #3C78B4;
	background : transparent;
	font-weight: bold;
	font-size: 13px;
}

span.topics
{
	color: Black;
	background : transparent;
	font-weight: bold;
	font-size: 13px;	
}

/* basic links */
A:link
{
	color: Navy;
	background : transparent;
	font-weight: normal;
}

A:visited
{
	color : Navy;
	background : transparent;
	font-weight: normal;
}

A:active
{
	color: #5C5C5C;
	background : transparent;
	font-weight: normal;
}

A:hover
{
	color : #5C5C5C;
	background : transparent;
	font-weight: normal;
}


/* Secondary Links - Small links on the Links pages */
A.sec:link
{
	color: Black;
	background: transparent;
	text-decoration: none;
}

A.sec:visited 
{
	color: Black;
	background: transparent;
	text-decoration: none;
}

A.sec:active
{
	color: Black;
	background: transparent;
	text-decoration: none;
}

A.sec:hover 
{
	color: Black;
	background: transparent;
	text-decoration: none;
}

/* navigation links top of pages and home page */
A.nav:link
{
	color: Black;
	background : transparent;
	font-weight: normal;
}

A.nav:visited
{
	color : Black;
	background : transparent;
	font-weight: normal;
}

A.nav:active
{
	color: #3C78B4;
	background : transparent;
	font-weight: normal;
}

A.nav:hover
{
	color : #3C78B4;
	background : transparent;
	font-weight: normal;
}

A.url:link
{
	color: Navy;
	background : transparent;
	font-weight: normal;
}

A.url:visited
{
	color : Navy;
	background : transparent;
	font-weight: normal;
}

A.url:active
{
	color: #E07601;
	background : transparent;
	font-weight: normal;
}

A.url:hover
{
	color : #E07601;
	background : transparent;
	font-weight: normal;
}
