/* default settings for the body */
body {
  background:#1700E6;
  margin-left: 5%;
  margin-right: 5%;
}

/* Anchor pseudo-classes for the links */
a:link    { background: transparent; color: olive; text-decoration: none;}
a:active  { background: transparent; color: red; text-decoration: none;}
a:visited { background: transparent; color: purple; text-decoration: none;}

/* settings for table headings */
/* You could also put a color setting in here, and drop the heading selector */
th {
  font-family: sans-serif;
  font-size: medium; 
}

/* settings for table cells */

/* settings for paragraphs */
/* p { font-family: sans-serif; } */

}

dt {
  font-family: arial;
  font-size: 16pt;
  color: olive;
}


/* class selectors */
.heading { background: #CCCCCC; color: #000000; }
.olive { font-family: arial; font-size: 16pt; color: olive; }
.event { background: #CCCCCC; color: #000000; }
.normal { background: #FFFFFF; color: #000000; }
.tagline { font-family: palatino; font-size: 10pt; margin-left: 5%}
.title { font-family: chaucer, mariah, script; font-size: 20pt; color: blue;}
.textlink {font-family: palatino, arial, comic sans ms, times; color: orangered;}


.textanimlink,a { text-decoration : none; }
P.main {
	font-family : Arial;
	font-size : 15pt;
	font-weight : bold;
}

.TextScrollStyle {
		visibility:hidden;
		font-family:Verdana;
		font-weight:bold;
		font-size: 24pt;
		text-align:center;
		padding:0;
		margin:0;
		width:100%;
		overflow:hidden;
	}


 /* Font Definitions */
@font-face
	{font-family:Wingdings;
	panose-1:5 0 0 0 0 0 0 0 0 0;
	mso-font-charset:2;
	mso-generic-font-family:auto;
	mso-font-pitch:variable;
	mso-font-signature:0 268435456 0 0 -2147483648 0;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:553679495 -2147483648 8 0 66047 0;}
@font-face
	{font-family:Jokerman;
	mso-font-alt:Playbill;
	mso-font-charset:0;
	mso-generic-font-family:decorative;
	mso-font-pitch:variable;
	mso-font-signature:3 0 0 0 1 0;}
@font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:536871559 0 0 0 415 0;}
@font-face
	{font-family:"Copperplate Gothic Bold";
	panose-1:2 14 7 5 2 2 6 2 4 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:3 0 0 0 1 0;}
@font-face
	{font-family:"Copperplate Gothic Light";
	panose-1:2 14 5 7 2 2 6 2 4 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:3 0 0 0 1 0;}
@font-face
	{font-family:"Copperplate";
	panose-1:2 14 5 7 2 2 6 2 4 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:3 0 0 0 1 0;}


#dropin
	{
	position: absolute;
	visibility: hidden;
	left: 250;
	width: 400;
	height: 150;
	background-color: #F5F5F5;
	border-color: redorange;
	border-width: 3;
	font-face: copperplate; copperplate gothic light, arial, palatino;
	font-color: redorange;
	font-size: 14pt;
	}

.note {font-family: copperplate gothic light, MS tahoma, tahoma, verdana,
san-serif; font-size: 14pt; font-color: redorange;}


.sub2 {font-size: 14pt; color: orange;}
