/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	direction: ltr;
    background-image:url(../Images/BG.jpg);
    FONT-FAMILY:MS Sans Serif, Verdanda, Tahoma;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin:0;
    padding:0;
    
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #666666;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#9d9d9d;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#9d9d9d;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#9d9d9d;
	}	
		
A:hover	{	
	text-decoration:none;
	color:	#ffffff;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
	
.MUIButton
{
	 font-family :Tahoma ;
	 font-size :8pt;
	 font-style :normal ;
	 color :#666666 ;
}
.MUITextBox
{
	 font-family :Tahoma ;
	 font-size :8pt;
	 font-style :normal ;
	 color :#666666  ;
}
	
/*  Events ================================================================*/
.MainBoxTitle
{
	 font-family:Arial Black;
	 font-size :12pt;
	 font-style :normal;
	 font-weight:bolder;
	 color :#dbdbdb;
	 letter-spacing:-1pt;
} 
.EventsTitle
{
	 font-family :verdana;
	 font-size :8pt;
	 font-style :normal;
	 color :#9d9d9d;
} 
.EventsDate
{
	 font-family :verdana;
	 font-size :7pt;
	 font-style :normal;
	 color :#5e5e5e;
} 
.EventsDetailsTitle
{
	 font-family :verdana;
	 font-size :10pt;
	 font-style :normal;
	 font-weight:bold;
	 color :#e5e5e5;
} 
.EventsDetailsDate
{
	 font-family :verdana;
	 font-size :7pt;
	 font-style :normal;
	 font-weight:bold;
	 color :#5e5e5e;
} 
.EventsDetailsText
{
	 font-family :verdana;
	 font-size :8pt;
	 font-style :normal;
	 font-weight:normal;
	 color :#a6a6a6;
} 
.EventsPic
{
     border-width:1px;
	 border-color :#000000;
} 
.BoxlblMore
{
	 font-family :Verdana;
	 font-size :7pt;
	 font-style :normal;

	 color :#eeeeee;
}

/*  GuestBook ================================================================*/
.GBTitle
{
	 font-family :Verdana;
	 font-size :9pt;
	 font-style :normal;
	 font-weight:bold;
	 color :#e5e5e5;
} 
.GBBody
{
	 font-family :verdana;
	 font-size :8pt;
	 font-style :normal;
	 color :#a6a6a6;
} 
.GBDate
{
	 font-family :verdana;
	 font-size :8pt;
	 font-style :normal;
	 color :#999999;
} 
.GBLinks
{
	 font-family :verdana;
	 font-size :8pt;
	 font-style :normal;
	 color :#999999;
} 
GBLinks:link	{	
	text-decoration:	none;
	color:	#999999;
	}	
		
GBLinks:visited	{	
	text-decoration:	none;
	color:	#999999;
	}	
		
GBLinks:active	{	
	text-decoration:	none;
	color:	#999999;
	}	
		
GBLinks:hover	{	
	text-decoration:none ;
	color:	#f0e02f;
	}
	
.GBlblAtt
{
	 font-family :Verdana;
	 font-size :8pt;
	 font-style :normal;
	 font-weight:bold;
	 color :RED;
} 
.GBlbl
{
	 font-family :Verdana;
	 font-size :8pt;
	 font-style :normal;
	 color :#999999;
} 
/*  End GuestBook ================================================================*/
.lblFooter
{
	 font-family :Verdana;
	 font-size :7pt;
	 font-style :normal;
	 color :#464646;
}
.BackB
{
	 font-family :Verdana;
	 font-size :7pt;
	 font-style :normal;
	 color :#464646;
}
.FilmographyDesc
{
	 font-family :Verdana;
	 font-size :8pt;
	 font-style :normal;
	 color :#606060;
} 
.FilmographyTitle
{
	 font-family:Arial Black;
	 font-size :10pt;
	 font-style :normal;
	 font-weight:bold;
	 color :#dbdbdb;
	 letter-spacing:-1pt;
} 