/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	background-color: #c8cad8;
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
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:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
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;
	border: none;
	}
TD.GridHeading 
{
	background-color:	Gray;
	color:				White;
	font-family:		Arial;
	font-size:			x-small;
	text-align:			center;	
}
TD.GridRow	
{
	background-color:	White;
	font-family:		Times New Roman;
	font-size:			x-small;
}
TD.GridAltRow	
{
	background-color:	#E0E0E0;
	font-family:		Times New Roman;
	font-size:			x-small;	
}
TD.mrqe
{
	background-color:	#c8cad8;
	color: #B22222;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;	
	font-size: 10pt; 	
}		
TD.Listings
{
	background-color: Transparent;
	color:	Black;
	font-family:  Arial;
	font-size:	12px;
	width: 20%;
	border-collapse: collapse;
	border-width: 2px;
}
TD.Listings3
{
	background-color: Transparent;
	color:	Black;
	font-family:  Arial;
	font-size:	12px;
	width: 20%;
	border-color:Black; 
	border-collapse: collapse;
	border-width: 2px;
}
TD.Spacer
{
	background-color: #888888;
	height: 2px;
}
	
TD.Theatre
{
	background-color: White;
	font-family: Arial;
	font-size: 2;
}
XX.TheatreHeadings
{
	background-color: #888888;
	font-family:  Arial;
	color: White;
	font-size:  x-small;
	font-style: italic;
	font-weight: bold;
}	
XX.TheatreHeadings1
{
	background-color: #888888;
	font-family:  Arial;
	font-size:  x-small;
	font-style: italic;
	width: 60%;
}	
XX.TheatreHeadings2
{
	background-color: #888888;
	font-family:  Arial;
	font-size:  x-small;
	font-style: italic;
	width: 20%
}	
XX.TheatreHeadings3
{
	background-color: #888888;
	color:White;
	font-family:  Arial;
	font-size:  xx-small;
	font-style: italic;
}	

.VideoItem
{
	font-family: Times New Roman;
	font-size: 9pt;
	color: Black;
	font-style: normal;
}
.Prompt
{
	font-family: Arial;
	font-size: 10px;
	color: Black;
	font-style: normal;
}
.Captions
{
	font-family: Arial;
	font-size: 15px;
	color: Black;
	font-style: normal;
	font-weight:bold bold;
}
.MiscColor
{

	background-color: #c8cad8;
}
.MyTable
{
	border-collapse:collapse;
	background-color: Transparent;	
	border-color: #888888;
}
YY.Critics
{
	font: Helvetica;
	font-size: 10pt;
	
}