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

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

/* background: #FFFFFF;*/ 

a:link 			{
	color: #663300;
	text-decoration: none;
}	
a:visited 		{
	color: #333333;
	text-decoration: none;
}		
a:hover 		{
	color: #660000;
	text-decoration: none;
}	
	
/* General **************************************************************/ 
.font 			{font-size: 11px; color: #000000;}
.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; text-align: justify; font-weight: normal;}
.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			{font-size: 11px; color: #FFFFFF;}

.white a:link 		{color:#FFFFCC; text-decoration: none;}	
.white a:visited 		{color:#CCCCCC;	text-decoration: none;}		
.white a:hover 		{color:#FFCC00; text-decoration: none;}	

.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-brown	{font-size: 10px; color: #663300;}

/* 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;}


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


/* Table Styles ************************************************************/ 
.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;}
