HTML			{min-height: 		100%; 
				margin-bottom: 		1px;}
BODY			{text-align: 		center;
				background-color: 	#000000;
				color:				#ffffff;
				font-size:			10pt;
				font-family:		"Verdana", sans-serif;
				margin-top:			30;
				margin-width:		0;
				margin-left:		0;
				margin-right:		0;
				scrollbar-face-color: #04829d;
				scrollbar-arrow-color: #000000;
				scrollbar-base-color: #000000;
				scrollbar-shadow-color: #000000;
				scrollbar-highlight-color: #000000; 
          		scrollbar-3d-light-color: #04829d;}
TD				{background-color:	#000000;
				color:				#ffffff;
				font-size:			8pt;
				font-family:		"Verdana", sans-serif}
H1				{font-size:			12pt;
				color:				#ffffff;
				text-align:			center;
				margin-top:			0;
				margin-bottom: 		0;}
H2				{font-size:			10pt;
				color:				#ffffff;
				margin-top:			0;
				margin-bottom: 		0;}
H3				{font-size:			10pt;
				color:				#ffffff;
				margin-top:			0;
				margin-bottom: 		0;}
P				{margin-top:		8;
				margin-bottom: 		8}
FORM			{margin-top:		0;
				margin-bottom: 		10px}				
INPUT			{margin:			1px 1px 1px 1px;
				border:				solid 0px #ffffff;
				color:				#000000;}
				
A:link			{color: 			#04829d;
				text-decoration:	none;}
A:active		{color: 			#04829d;
				text-decoration:	none;}
A:visited		{color: 			#04829d;
				text-decoration:	none;}
A:hover			{color: 			#04829d;
				text-decoration:	underline;}
A.wht:link		{color: 			#ffffff;
				text-decoration:	none;}
A.wht:active	{color: 			#ffffff;
				text-decoration:	none;}
A.wht:visited	{color: 			#ffffff;
				text-decoration:	none;}
A.wht:hover		{color: 			#ffffff;
				text-decoration:	underline;}
A.org:link		{color: 			#ff6600;
				text-decoration:	none;}
A.org:active	{color: 			#ff6600;
				text-decoration:	none;}
A.org:visited	{color: 			#ff6600;
				text-decoration:	none;}
A.org:hover		{color: 			#ff6600;
				text-decoration:	underline;}	
				
.mainbody		{margin:			10px 15px 0px 15px;}

.bg-grey		{background-color: 	#515353;}
.border-grey	{background-color: 	#727272;}
.orange			{background-color: 	#ff6600;}
.sidebar-bg		{background:		#515353 url(images/sidebar_bg.gif) repeat-y;}
.show-title		{background:		#515353 url(images/show_title.gif) no-repeat;
				height:				32px;
				padding:			0px 0px 0px 35px;}
.theatre-edit-title-bg		
				{background:		#000000 url(images/title_theatre_bg.gif) repeat-y;}
.theatre-title	{background:		#515353 url(images/theatre_title.gif) no-repeat;
				height:				32px;
				padding:			0px 0px 10px 55px;
				color:				#04829d;}
.body-rt-bg		{background:		#515353 url(images/body_rt_bg.gif) repeat-y;}
				
.smfont			{font-size:			10pt}
.smfontbold		{font-size:			10pt;
				font-weight:		bold}
.story			{font-size:			10pt;
				text-align:			justify}
.x-story		{font-size:			8pt;
				text-align:			justify}
.x-smfont		{font-size:			8pt}
.x-smfontbold	{font-size:			8pt;
				font-weight:		bold;}
.x-smfontred	{font-size:			8pt;
				color:				#ff3300;}
.xx-smfont		{font-size:			7pt;}

.fontblu		{color: 			#04829d;}

.error-flag		{border-color:		#D02F3E;
				border-style:		solid;
				font-size:			8pt;}
label 			{float:				left;
				width:				8em;
				padding-left:		10px;}

.formfield		{font-size:			7pt;
				vertical-align:		bottom;
				height:				18px;
				border:				solid 0px #ffffff;
				color:				#000000;
				margin:				1px 2px 0px 0px}
				

							
#print-only		{display: 			none;}		
