/* CSS Document */

/*A6A69E=lighter gray*/
/*8A8A82=medium-light gray*/
/*7B7B75=medium gray*/
/*5B5B56=dark gray*/
/*F8F5EA=cream */
/*CC0000=red */
/*003366=navy */

.librarybanner {  
 		font-family: sans-serif;
 		font-size: 100%;
 		font-style: normal;
 		font-weight: bold;
 		color: #000000;
 		}
  	a.banner:link {color: #000000; text-decoration: none}
	a.banner:visited {color: #000000; text-decoration: none}
	a.banner:hover {color: #CC0000; text-decoration: underline}

  	a.bannerred:link {color: #CC0000; text-decoration: none}
	a.bannerred:visited {color: #CC0000; text-decoration: none}
	a.bannerred:hover {color: #CC0000; text-decoration: underline}

.librarycontent {  
 		font-family: sans-serif;
 		font-size: 90%;
 		font-style: normal;
 		color: #000000;
 		}
.librarycontent2 {  
 		font-family: sans-serif;
 		font-size: 80%;
 		font-style: normal;
 		color: #000000;
 		}
.librarycontent3 {  
 		font-family: sans-serif;
 		font-size: 70%;
 		font-style: normal;
 		color: #000000;
 		}
a:link 	{
		color: #CC0000; 	
		text-decoration: underline
		}
a:visited 	{
		color: #CC0000; 
		text-decoration: underline
		}
a:hover 	{
		color: #000000; 
		text-decoration: underline 
		}

a.blacklinks:link {color: #000000; text-decoration: underline}
a.blacklinks:visited {color: #000000; text-decoration: underline}
a.blacklinks:hover {color: #CC0000; text-decoration: underline}
.redtext	{color:#CC0000;
		}
.redtextbold{color:#CC0000;
		font-weight: bold;
		}
.whitetext	{color:#FFFFFF;
		}
.largetext{font-size:100%;
		}
.largertext{font-size:110%;
		}
.largesttext{font-size:120%;
		}
.smalltext{font-size:80%;
		}
.smallertext{font-size:70%;
		}
.smallesttext{font-size:60%;
		}

.formtext {  
 		font-family: sans-serif;
 		font-size: 80%;
 		font-style: normal;
 		color: #000000;
 		}
.librarypagelinks {  
 		font-family: sans-serif;
 		font-size: 90%;
 		font-style: normal;
 		color: #000000;
 		text-decoration: none;
 		}

.librarydeptcontact {  
 		font-family: sans-serif;
 		font-size: 80%;
 		font-style: normal;
 		color: #000000;
 		text-decoration: none;
 		}
  	a.deptcontact:link {color: #000000; text-decoration: underline}
	a.deptcontact:visited {color: #000000; text-decoration: underline}
	a.deptcontact:hover {color: #CC0000; text-decoration: underline}


.librarypagecontact {  
 		font-family: sans-serif;
 		font-size: 75%;
 		font-style: normal;
 		color: #000000;
 		text-decoration: none;
 		}
  	a.pagecontact:link {color: #000000; text-decoration: underline}
	a.pagecontact:visited {color: #000000; text-decoration: underline}
	a.pagecontact:hover {color: #CC0000; text-decoration: underline}

