/* Anino Design Multi-Media Services ******************************************* [bzk]/ */ 

BODY 			{font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;}

/* background: #FFFFFF;*/ 

a:link 			{color:#336699; text-decoration: none;}	
a:visited 		{color:#000033;	text-decoration: none;}		
a:hover 		{color:#660000; text-decoration: none;}	
	
/* General **************************************************************/ 
.font 			{
	
	font-size: 11px;
	color: #000000;
}
.font-white 			{
	font-size: 11px;
	color: #FFF;
}
.font-justify	{ font-size: 11px; color: #000000; text-align: justify;}
.fontcontent 	{ font-size: 11px; color: #666666; text-align: justify;}
.fontc 			{ font-size: 11px; color: #444444; text-align: center}

.fontmenu 		{ font-size: 11px; color: #000000; text-align: right; padding-right:50px;}

/*  a.fontmenu:hover 	{ color:#336699; } */
.foncolor 		{ font-size: 11px; color: #E1E8FD; padding-left:10px;}
.fontblk 		{ font-size: 11px; color: #000000; font-weight: bold;}
.fontgray 		{ font-size: 11px; color: #333333; }
.fontgray2		{color: #CCCCCC; }
.fontgray5 		{ font-size: 11px; color: #000000; text-align: justify; padding-left:10px;}
.fontgray30 		{ font-size: 11px; color: #000000; text-align: justify; padding-left:30px;}
.white 			{
	color: #FFFFFF;
}
.whitebold 		{ font-size: 11px; color: #FFFFFF; font-weight: bold;}
.h-link 		{ font-size: 10px; color: #000099;}
.arialblk 		{ font-size: 12px; color: #FFFFFF; font-weight: bold;}

/* Size 10 Text ************************************************************/ 
.txt10			{ font-size: 10px; color: #000000;}
.txt10-bold		{ font-size: 10px; color: #000000; font-weight: bold;}
.txt10-wbold	{ font-size: 10px; color: #FFFFFF; font-weight: bold;}
.txt10-gray		{ font-size: 10px; color: #666666;}
.txt10-white	{
	font-size: 10px;
	color: #FFF;
}
.txt10-brown	{ font-size: 10px; color: #663300;}
.txt-festival	{
	
	font-size: 10px;
	color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/* Colored Text ************************************************************/ 
.cgray10		{ font-size: 10px; color: #666666;}
.cgray 			{ font-size: 11px; color: #666666;}
.red 			{ font-size: 11px; color: #990000; font-weight: bold;}
.navy-blue		{ font-size: 11px; color: #003399; font-weight: bold;}
.orange 		{ font-size: 11px; color: #FF6600;}
.green 			{ font-size: 10px; color: #E7F6E5;}


/* Film Text ************************************************************/ 
.Film-Title		{
	font-family: Helvetica, Arial;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}

.Film-White		{
	font-family: Helvetica, Arial;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
}

/* Colored Text with padding ************************************************************/ 
.green-pad5 		{ font-size: 11px; color: #009999; padding-left:5px;}


/* Table Styles ************************************************************/ 
.dotLine {background-image: url(../_imx/xtras/dot-div.gif);}
.dotLine2 {
	background-image: url(../_imx/xtras/dot-div2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.titleLine {
	background-image: url(../_imx/xtras/title-bar.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
}
.pad-left25 {padding-left: 25;}
.pad-left50 {padding-left: 50;}
.pad-top10 {padding-top: 10;}
.pad-top13 {padding-top: 13;}
.pad-top20 {padding-top: 20;}

.legend-ygreen {background-color: #FC9;}
.legend-red {
	background-color: #F30;
}
.legend-green {
	background-color: #090;
}
.legend-blue {
	background-color: #06C;
}
.legend-brown {
	background-color: #2F0F00;
}
.legend-yellow {
	background-color: #FF0;
}
.legend-ygreen {
	background-color: #9F0;
}
.legend-orange {
	background-color: #F90;
}

.Table_insert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.Table_inRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: right;
}

.Table_Center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}

.Table_Poster {
	text-align: center;
	vertical-align: top;
}
.Table {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}

.SidePromo {
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	color: #333;
	width: 145px;
}

