﻿/* Link Styles */
a
{
	font-family: Verdana;
	text-decoration: none;	
	letter-spacing: 2px;	
	font-weight: bold;
	color: #FFFBCF;	
}
a:hover
{
	color: #0E59B4;
}
a:active
{
	color: #0E59B4;
}
.companyLink
{
	font-weight: normal;
	font-family : Times New Roman;
	font-size : 14px;
	letter-spacing: 0px;	
	color: #9A9334;
}
.monthLink
{
	font-family: Verdana;
	letter-spacing: normal;
	color: #FFFBCF;
	font-size: 18px;	
	text-decoration: underline;
	font-weight: normal;
	line-height: 40px;
}
.mediaHeaderLink
{
	font-size: 12px;
}
.mediaTypeLink
{
	font-family: Verdana;
	letter-spacing: normal;
	color: #FFFBCF;
	font-size: 18px;	
	text-decoration: underline;
	font-weight: normal;
	line-height: 40px;
}
.mediaTypeLink a:hover
{
	color: #FFFBCF;		
}
.mediaLink
{
	font-size: 10px;
	color: #9A9334;
}
.contactLink
{
	font-weight: normal;
	font-family : Times New Roman;
	font-size : 14px;
	letter-spacing: 0px;	
	color: #9A9334;
}
.eventLink
{
	font-weight: normal;
	font-family : Times New Roman;
	font-size : 14px;
	letter-spacing: 0px;	
	color: #9A9334;
}
.yearLink
{
	font-weight: normal;
	font-family : Times New Roman;
	font-size : 18px;
	letter-spacing: 1px;	
	color: #9A9334;
}
.selectedLanguageLink
{
	font-size: 10px;	
	color: #9A9334;
}
.languageLink
{
	font-size: 10px;	
}
.normalLink
{			
	padding-right : 5px;
	text-align : right;
	font-size: 16px;	
	letter-spacing : 0px;		
}
.linkLink
{
	font-weight: normal;
	font-family : Times New Roman;
	font-size : 14px;
	letter-spacing: 0px;	
	color: #9A9334;
}
/* Span Styles */
.mainTitleSpan
{
	font-family: Arial;
	color: #FFFBCF;
	letter-spacing : -4px;
	line-height: 45px;
	font-size: 50px;
	font-weight: bolder;
	font-style: italic;		
}
.sectionSpan
{
	font-family: Verdana;
	letter-spacing: normal;
	color: #FFFBCF;
	font-size: 22px;
	font-weight: bold;	
}
.titleSpan
{
	font-family: Verdana;
	letter-spacing: normal;
	color: #FFFBCF;
	font-size: 18px;	
	text-decoration: underline;
}
.eventNameSpan
{
	font-weight: normal;
	font-family : Times New Roman;
	font-size : 14px;
	letter-spacing: 0px;	
	color: #9A9334;
		
}
.eventDescriptionSpan
{
	font-family: Verdana;
	letter-spacing: normal;
	color: #FFFBCF;
	font-size: 12px;	
}
.eventDateSpan
{
	font-family: Verdana;
	letter-spacing: normal;
	color: #FFFBCF;
	font-size: 12px;	
	font-weight: bold;
}
.disabledSpan
{
	font-family: Verdana;
	text-decoration: none;	
	letter-spacing: 2px;	
	font-size: 12px;
	color: #7F7F7F;	
}
.mediaSpan
{
	font-size: 12px;	
}
.soundSpan
{
	font-size: 14px;
	font-weight: bold;
}
.smallHeaderSpan
{
	font-family: Arial;
	color: #FFFBCF;
	letter-spacing : 0px;
	font-size: 10px;	
	font-weight: bolder;
	font-style: italic;	
	padding-left:165px;
}
.headerSpan
{
	font-family: Verdana;
	color: #FFFBCF;
	letter-spacing : 5px;
	font-size: 40px;	
	font-weight: bolder;
	font-style: italic;	
	padding-left:160px;
}
/* Tables Styles */
.borderlessTable
{
	border: 0px;
	padding: 0px;
}
.movieTable
{
	text-align: left;	
	border: 10px;
	border-spacing: 4px;
}
.borderCell
{
	border: 3px;
	border-style: outset;
	border-color: #1E1E59;
	padding: 3px;
	text-align: center;		
}
.bioCell
{
	text-align: justify;
	vertical-align: top;
}
/* Divs Styles*/
.contentDiv
{
	width: 725px;
	overflow-x: hidden;
	overflow-y: auto;
	padding-top: 10px;
	text-align: justify;
	padding-right: 10px;	
}
/* Imgs Styles*/
.thumbImg
{
	border : 0px;
}