BODY {    background: #480000;
          font: 12pt/14pt "Times New Roman",serif; 
          color: #000000;
      }

A:link {color: #990000; text-decoration: none;}
A:visited {color: #990000; text-decoration: none;}
A:active {color: #FF0000; text-decoration: none;}
A:hover {color: red; text-decoration: underline;}


.PageBody
{  background-color: #E2C49B; 
	layer-background-color: #bb8233;
}

.pgbdy {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	top:2px;
	width:auto;
	min-width:300px;
	margin:20px 20px 0px 20px; 
	border:1px solid white;
	background-color:#E2C49B;
	padding:30px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}

A.light:link {color: #ff8233}
A.light:visited {color: #aa6211}
A.light:active {color: #FF0000}
A.light:hover {color: red; text-decoration: underline;}

H1 {font: bold 18pt/20pt "Times New Roman";  color:#993300}
H2 {font: bold 16pt/17pt "Times New Roman";}
H3 {font: bold 14pt/15pt "Times New Roman";}
H4 {font: italic 12pt/14pt "Times New Roman"}
H6 {font: 8pt "Futura MD BT"; color:black;} 

TD   {color: black;}
P    {text-indent: 0px; color: black;}
TABLE {color: #000000}
LI {color: #000000; font: 12pt/14pt "Times New Roman";}

LI.lecture {
	color:  black;
	font: 12pt/14pt "Times New Roman";
	padding-bottom: 5px;
	padding-top: 10px;
}
BLOCKQUOTE
       {font: 10pt/11pt "Times New Roman";
         margin-left:50px;
         margin-right: 50px;
         color: black;
       }

.questions {color: #000000;}
TABLE.questions {background-color: #999999; color: #000000;}
LI.questions {color: #000000;}
/* TD.questions {background-color: #444444; color: #000000;} */


.float {font: 10pt/7pt "Arial"; color: white;}
A.float:link {color: #ffffff; text-decoration: none;}
A.float:visited {color: #ffffff; text-decoration: none;}
A.float:active {color: red; text-decoration: none;}
A.float:hover {color: red; text-decoration: underline;}
TD.float {background-color: #111111; width: 200px; clip:  rect(   )}

.FloatTop
{
     background-color: #333333; layer-background-color: #333333;
}

#container { position: absolute;
                visibility: show;
  width: 280;
  height: 25;
  left: 25;
  top: 17;
  background-color: #333333;
  layer-background-color: #333333;
  z-index:5;
}
.TitleBody
{	position:relative; /* 
				background-color:#BDD9C4;
				Position is declared "relative" to gain control of stacking order (z-index). */
	top:2px;
	width:auto;
	min-width:300px;
	margin:0px 20px 0px 20px; 
	border:1px solid white;
	background-color: #333333; layer-background-color: #303030;
	padding:0px 20px 0px 20px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}
.Title
{
     text-align: right;
     color: ##E39EB4;
     background-color: #333333; layer-background-color: #303030;
}
.Title {      text-align: right;      color: #CC3366;}
A.Title:link {color: #CC3366; text-decoration: none;}
A.Title:visited {color: #CC3366; text-decoration: none;}
A.Title:active {color: red; text-decoration: none;}
A.Title:hover {color: red; text-decoration: underline;}

.lecture_ttl {  color: #FFFFFF}
.lecttl {  color: #FFFFFF}
.quotes {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: italic;
          background-color: #CC3366;}

.comments {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic;
     line-height: normal; 
     color: #666666; 
     text-align: right}

/* slider styles */
.ssmHdr { color: white; font: bold 14px verdana; }
.ssmHdr:link { color: yellow; text-decoration: none; 	}
.ssmHdr:visited { color: white; text-decoration: none; 	}
.ssmHdr:hover { color: white; text-decoration: underline; 	}
.ssmHdr:active {color: white; text-decoration: underline;	}

.ssmItem {color: black; font: 12px verdana;	}
.ssmItem:link {color: black; text-decoration: none; 	}
.ssmItem:visited {color: black; text-decoration: none; 	}
.ssmItem:hover {color: black; text-decoration: underline;	}
.ssmItem:active {color: red; text-decoration: bold; 	}

.ssmBar { color: white; font: bold 14px verdana; 	}

A.ssmItems:link		{color:black;text-decoration:none;}
A.ssmItems:hover	{color:black;text-decoration:underline;}
A.ssmItems:active	{color:black;text-decoration:none;}
A.ssmItems:visited	{color:black;text-decoration:none;}
