BODY {
   background:			#FFCC99;
   color:			#000000;
   font-family:			Verdana, Arial, Helvetica, sans-serif;
   font-size:			90%;
}

TD {
   font-size:			90%;
}

A:LINK {
   color:			#1F3E7C;
}
A:VISITED {
   color:			#1F3E7C;
}
A:ACTIVE {
   color:			#1F3E7C;
}
A:HOVER {
   color:			#600060;
}

H2 {
   color:			#725B7F;
}

.login-panel {
   font-weight:			normal;
   font-size:			70%;
   background: 			#B6B6D0;
}

.login-panel-ja {
   font-weight:			normal;
   font-size:			60%;
   background: 			#B6B6D0;
}

.login-panel-field {
   font-weight:			normal;
   font-size:			80%;
   width: 			110;
}


.link-heading:LINK {
   color:			#FFFFFF;
   text-decoration:             none;
}
.link-heading:VISITED {
   color:			#FFFFFF;
   text-decoration:             none;
}
.link-heading:ACTIVE {
   color:			#FFFFFF;
   text-decoration:             none;
}
.link-heading:HOVER {
   color:			#A7D3FF;
   text-decoration:             underline;
}


.selected-heading:LINK {
   color:			#A7D3FF;
   text-decoration:             none;
}
.selected-heading:VISITED {
   color:			#A7D3FF;
   text-decoration:             none;
}
.selected-heading:ACTIVE {
   color:			#A7D3FF;
   text-decoration:             none;
}
.selected-heading:HOVER {
   color:			#A7D3FF;
   text-decoration:             underline;
}

.explore-link:LINK {
   color:			#1F3E7C;
   text-decoration:             none;
}
.explore-link:VISITED {
   color:			#1F3E7C;
   text-decoration:             none;
}
.explore-link:ACTIVE {
   color:			#1F3E7C;
   text-decoration:             none;
}
.explore-link:HOVER {
   color:			#FFFFFF;
   background: 			#725B7F;
}


.table-heading {
   color:			#FFFFFF;
   font-weight:			bold;
   font-size:			80%;
   background: 			#000000;
}

.page-inactive {
   color:			#999999;
}

.page-link:LINK {
   color:			#ffffff;
}

.page-link:VISITED {
   color:			#ffffff;
}

.page-link:HOVER {
   color:			#A7D3FF;
}


.top-heading {
   color:			#FFFFFF;
   font-weight:			normal;
   font-size:			80%;
   background: 			#725B7F;
}

.action-cell {
   font-weight:			bold;
   font-size:			80%;
   background: 			#999999;
}

.action-topleft {
   color:			#FFFFFF;
   font-weight:			bold;
   font-size:			80%;
   background: 			url("/pandora/pics/action-topleft.gif");
}


.table-cell {
   font-weight:			normal;
   font-size:			80%;
}


.table-cell-clear {
   font-weight:			normal;
   font-size:			80%;
   background:			url("/pandora/pics/transparent.gif");
}

.table-topleft {
   color:			#ffffff;
   font-weight:			bold;
   font-size:			80%;
   background: 			url("/pandora/pics/topleft.gif");
}

.table-topright {
   color:			#FFFFFF;
   font-weight:			bold;
   font-size:			80%;
   background: 			url("/pandora/pics/topright.gif");
   background-position:		"top right";
}


.table-row1 {
   font-weight:			normal;
   background: 			#D5DDCD;
}

.table-row2 {
   font-weight:			normal; 
   background: 			#BBCCCC;
}

.footer {
   text-align:			center;
   font-weight:			normal;
   font-size:			75%;
}

.wordsplit {
   background:			#cccc66;
}

.error {
  color:			#cc0000;
  font-style:			italic;
}

.tutorial-dummylink {
   text-decoration:		underline;
   color:			#1F3E7C;
}

.tutorial-dialog {
   font-weight:			bold;
   color:			forestgreen;
}

.tutorial-aiml {
   font-weight:			bold;
   color:			brown;
}

.tutorial-navbar {
   font-size:			75%;
}
