<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* style for normal text of all web pages */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #418200;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #418200;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #418200;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #418200;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #418200;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}
/* ----- END of style for normal text of all web pages ------ */

/* the style for PRIMARY menu bar is defined in s_arrays.js, s_arrays_sub.js, s_arrays_sub_frame.js */

/* style for SECONDARY menu bar at the top of homepage */
.topMenuText {	
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background: #006600;
}

a.topMenu:link {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 1px;
	padding-right: 1px;
}

a.topMenu:visited {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 1px;
	padding-right: 1px;
}

a.topMenu:hover {
	font-size: 12px;
	font-weight: normal;
	color: #000000; 
	background: #FFCC33;
	text-decoration: none;
	padding-left: 1px;
	padding-right: 1px;
}	
/* ----- END of style for SECONDARY menu bar at homepage------ */

/* style for SECONDARY menu bar at the top of subpages */
.subTopMenuText {	
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #336600;
}

a.subTopMenu:link {
	font-size: 12px;
	font-weight: normal;
	color: #336600;
	text-decoration: none;
	padding-left: 1px;
	padding-right: 1px;
}

a.subTopMenu:visited {
	font-size: 12px;
	font-weight: normal;
	color: #336600;
	text-decoration: none;
	padding-left: 1px;
	padding-right: 1px;
}

a.subTopMenu:hover {
	font-size: 12px;
	font-weight: normal;
	color: #000000; 
	background: #FFCC33;
	text-decoration: none;
	padding-left: 1px;
	padding-right: 1px;
}	
/* ----- END of style for SECONDARY menu bar at subpage ------ */

/* style for footer at subpages */
.footer {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

/* style for e-resources license restrictions warning box*/
.eresWarn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background-color: #E3FEC0;
}

a.warning:link {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

a.warning:visited {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

a.warning:hover {
	font-weight: bold;
	color: #FF3399;
	text-decoration: underline;
}
/* END of style for e-resources license restrictions warning box*/


/* ********** STYLES FOR HOMEPAGE ********** */

/* style for highlighted links e.g. Opening Hours in left column at homepage */
a.highlightLink:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}

a.highlightLink:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}

a.highlightLink:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
/* ----- END of style for highlighted links at homepage ------ */

/* style for normal News and Events links at homepage */
a.news:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}

a.news:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}

a.news:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
/* END of style for normal News and Events links at homepage */

/* style for special News links such as system down news at homepage */
a.newssp:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}

a.newssp:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}

a.newssp:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
/* END of style for special News links such as system down news at homepage */

/* style for Copyright statement at homepage */
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

/* styles for tabbed panel at homepage */
.tabImage {
	border: 0; 
	vertical-align: bottom;
	cursor:pointer;
}

#tabContent {
	height: 215px;
	border: 1px solid green;
	background-color: #F2EEE2;
	padding: 10px;
}

p.PanelText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #339900;
}

.sPanelText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: normal;
    color: #676767;
	line-height: 130%;
}

.panelTips {
	font-family: "Verdana", "Arial", "sans-serif";
	font-size: 11px;
    font-weight: normal;
	color: #567904;
}

a.panelL1:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: bold;
	color: #339900;
	text-decoration: none;
}

a.panelL1:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: bold;
	color: #339900;
	text-decoration: none;
}

a.panelL1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}

a.panelL2:link {
	color: #676767;
	text-decoration: none;
}

a.panelL2:visited {
	color: #676767;
	text-decoration: none;
}

a.panelL2:hover {
	color: #CC0000;
	text-decoration: underline;
}

/* END styles for tabbed panel at homepage */

/* ********** END of STYLES FOR HOMEPAGE ********** */



/* style for e-resources unavailability announcement*/
/*.eresDown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFF8C;
}/*
</pre></body></html>