﻿/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#CCCCCC;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family:Tahoma;
	font-size:11px;
}
a:visited {
	text-decoration: none;
	font-family:Tahoma;
	font-size:11px;
}
a:hover {
	text-decoration: underline;
	color:#990000;
}
a:active {
	text-decoration: none;
}


.textstyle
{ font-family:Tahoma; 
font-size:11px;
color:#FFFFFF;


}

.textstyle12
{ font-family:Tahoma; 
font-size:12px;
color:#FFFFFF;
}

.topnews
{ font-family:Tahoma;
    font-size:12px;
    color:Navy;
}

.topnewsred
{ font-family:Tahoma;
    font-size:12px;
    color:#990000;
    }


.topnewsredsmall
{ font-family:Tahoma;
    font-size:10px;
    color:#990000;
    }

.topnewsred1
{ font-family:Tahoma;
    font-size:13px;
    color:Red; 
    font-weight:bold;  

   
}

.topnewsblack
{ font-family:Tahoma;
    font-size:12px;
    color:#000000;
    font-weight:400;
}

.movietable
{
 background-color:White;
}

.movietable1
{
 background-color:#ffffe1;
}

.imagestyle
{
 padding-right:4px;filter:progid:DXImageTransform.Microsoft.Shadow(color='gray',direction='135');
}

.movietable2
{
 background-color:InfoBackground;
}

.imagestyle1
{
 padding-right:4px;filter:progid:DXImageTransform.Microsoft.DropShadow(color='gray',direction='135');
}

.imagestyle3
{
 padding-right:4px;
 filter:progid:DXImageTransform.Microsoft.Glow(color='gray',Strength=12);
  
}

.maroonfilter
{
FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#9A0000',endColorStr= '#ffffff',gradientType= '1');
}

.leftnews
{
  font-family:Tahoma;
  font-size:12px;
  text-decoration:none;
  color:Black;   
}