@import url(../editor.css);

/*******************************************************************************************/
.errorhead{background-color: #708090;}
/*******************************************************************************************/

/********************************************/
/*				General Items				*/
/********************************************/
#topdisplay tr td.banner{background-color : #000;}
#topdisplay tr td.homemenu{padding : 0;}


/********************************************/
/*				Top Navigation				*/
/********************************************/
#librarymenu tr td.headblock1{background-color : #ffd12b;}
#librarymenu tr td.headblock2{background-color : #ff8700;}
#librarymenu tr td.headblock3{background-color : #ff0f00;}
#librarymenu tr td.headblock4{background-color : #e300ff;}
#librarymenu tr td.headblock5{background-color : #4c00d9;}
#librarymenu tr td.headblock6{background-color : #0046e3;}
#librarymenu tr td.headblock7{background-color : #00daf0;}
#librarymenu tr td.headblock8{background-color : #00c489;}
#librarymenu tr td.headblock9{background-color : #36e300;}
#librarymenu tr td.headblock10{background-color : #c5f000;}

#librarymenu tr td.headblock1, #librarymenu tr td.headblock2, #librarymenu tr td.headblock3, #librarymenu tr td.headblock4, #librarymenu tr td.headblock5, #librarymenu tr td.headblock6, #librarymenu tr td.headblock7, #librarymenu tr td.headblock8, #librarymenu tr td.headblock9, #librarymenu tr td.headblock10{
	text-align : center;
	padding : 5px;
}
#librarymenu tr td a{font-weight : bold; color : #fff; text-decoration : none; font-size : 87%;}
#librarymenu tr td a:hover{text-decoration : underline;}

.introcon {
	color: #000000;
	padding: 0 5px 0 0;
	text-decoration: none;
	font-weight: bold;
}

