﻿body{
  	margin:0;
  	font-family: Tahoma;
	font-size: 12;
}
a
{
	text-decoration:none;
}
input
{
	font-family:Tahoma;
}
td
{
	font-family:Tahoma;
	font-size: 12;
}

textarea
{
	font-family:Tahoma;
}
select
{
	font-family: Tahoma;
}

img.films {
	border-color: #c3c4bd;
	border-style: solid;
	border-width: 1px;
}
img.pics {
	border-color: #c3c4bd;
	border-style: solid;
	border-width: 1px;
}
table.pics
{
	border-color: #c3c4bd;
	border-style: solid;
	border-width: 1px;
}
td.bottombar
{
	text-align:center;
	font-size:8pt;
}
td.news
{
	background-color:#a5a3a4;
}
td.nav
{
	font-size:12;
	height:20;
}
ul
{
	color: White;
}
li
{
	color: White;
}
a.topNews
{
	color:White;
	font-size:14;
}
.english
{
	direction:ltr;
}
P
{
    line-height: 150%;
}