BODY { background-color: white; font-family : Arial, Helvetica, sans-serif;  font-style : normal; font-weight : normal; }

A:LINK {
	color: #3300CD;
	text-decoration: none;
}
A:ACTIVE{
	color: #EB9F0E;
	text-decoration: underline;
}
A:VISITED {
	color: #226666;
	text-decoration: none;
} 
A:HOVER  {
	color: #EB9F0E;
	text-decoration: underline;
} 

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: large;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;

}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
}

.fontsmaller {font-size:smaller;}

.fontbigger {font-size:large;}

/* Library header styles */
body{
margin:0 14px;
min-width:800px;
}
img{
border:none;
}
/** heading background + title + logo **/
/** header bg image **/
.libHead{
margin:0 -14px;
height:75px;
background:url(http://library2.up.edu/serialssolutions/headerBG.jpg) no-repeat top left #332e64;
position:relative;
}
/** u of p logo position **/
.libHead img{
position:absolute;
top:5px;
right:15px;
}
/** title position + size **/
.libHead h1{
font:bold 20px/24px verdana, helvetica, arial, sans-serif;
margin:0 0 0 14px;
padding:22px 0;
}
/** title colors **/
.libHead h1 a{
color:#fff;
text-decoration:none;
}
.libHead h1 a:visited{
color:#fff;
text-decoration:none;
}
.libHead h1 a:hover{
color:#fff;
border-bottom:1px solid #f47b20;
text-decoration:none;
}
/** end heading background + title + logo **/
/** header navigation **/
.libNav{
margin:0 -14px;
height:23px;
border-bottom:1px solid #332e64;
}
/** navigation link colors **/
.libNav ul a{
text-decoration:none;
color:#513dca;
display:block;
}
.libNav ul a:hover{
color:#513dca;
border-bottom:1px solid #f47b20;
text-decoration:none;
}
/** navigation link position + alignment **/
.libNav ul{
list-style:none;
margin:5px 0 0 14px;
padding:0;
font:13px/15px verdana, helvetica, arial, sans-serif;
}
.libNav li{
margin:0;
padding:0 8px 0 6px;
float:left;
border-right:1px solid #968fab;
}
.libNav .last{
border-right:none;
padding:0 0 0 6px;
}
.libNav .first{
padding:0 8px 0 0;
}

.WCLlinks{
font:13px/15px verdana, helvetica, arial, sans-serif;
}




.libfooter{
border-bottom:1px solid #332e64;
}


.watertable {
	/** margin:0 -14px; **/
	position:relative;
}

.watertd{
	font-weight: bold;	
	
	
	/** background-color:#332e64;  **/
	/** color: #FFFFFF; **/
		
}

.WCLHead {
	color: #330033;
	font-size: 110%;
	font-weight: bolder;
}

.WCLtable {
	border-left:1px solid #330033; border-right:1px solid #330033; border-bottom:1px solid #330033;; border-top:1px solid #330033; background-color:#f6f6f6;
}

/** header navigation **/
/* end library header */