body
{
	background-color: #fd7a00;
	
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

body,table,th,td
{
	color: #343434;	
	font-family: verdana;
	font-size: 11px;
}

h1
{
	font-family: verdana;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}

h2
{
	font-family: verdana;
	font-size: 11px;
	color: #343434;
	font-weight: bold;
}

a
{
	font-family: verdana;
	font-size: 11px;
	color: #343434;
	font-weight: bold;
}

a:hover
{
	color: #FF0000;
	font-weight: bold;
}

a.tvd-schema
{
	font-family: verdana;
	font-size: 11px;
	color: #343434;
	font-weight: bold;
	text-decoration: none;
}

a.tvd-schema2
{
	font-family: verdana;
	font-size: 12px;
	color: #fd7a00;
	font-weight: bold;
	text-decoration: none;
}

a.tvd-schema:hover, a.tvd-schema2:hover
{
	color: #fd7a00;
}

a.tvd-schema:active
{
	color: #fd7a00;	
}

.tvd-content-image
{
	float:left;
	margin-right:19px;
	margin-bottom: 8px;

    border-width:      1px;
    border-color:      #8E8E8E;
    border-style:      solid;
}

.tvd-bigteaser-image
{
	float:left;
	margin-right:19px;
	margin-bottom: 8px;
}

.tvd-teaser-image
{
	/*float:left;*/
    border-width:      1px;
    border-color:      #8E8E8E;
    border-style:      solid;	
}

.tvd-mclist-image
{
	/*float:left;*/
    border-width:      1px;
    border-color:      #8E8E8E;
    border-style:      solid;	
}

.tvd-film-thumbnail
{	
    border-width: 2px;
    border-color: #000000;
    border-style: solid;
	/*padding-left:3px*/
}

.tvd-film-thumbnail:hover
{	
    border-width: 2px;
    border-color: #fd7a00;
    border-style: solid;
	/*padding-left:3px*/
}




#tvd-footer a
{
	color:#FFFFFF;
	font-family: verdana;
	font-size: 11px;		
	text-decoration:none;
}

#tvd-footer a:hover
{
	text-decoration:underline;
}











