
a:link {color:#183090; text-decoration: none}
a:visited {color:#183090; text-decoration: none}
a:hover {color:#ff0000; text-decoration: none}

a:link.navbar {color:brown; text-decoration: none}
a:visited.navbar {color:brown; text-decoration: none}
a:hover.navbar {color:#ff0000; text-decoration: none}

a:link.1 {color:#183090; text-decoration: underline}
a:visited.1 {color:#183090; text-decoration: underline}
a:hover.1 {color:#ff0000; text-decoration: underline}

a:link.2 {color:#183090; text-decoration: none; font-weight:bold;}
a:visited.2 {color:#183090; text-decoration: none; font-weight:bold;}
a:hover.2 {color:#ff0000; text-decoration: none; font-weight:bold;}

a:link.3 {color:#183090; text-decoration: underline; font-weight: bold}
a:visited.3 {color:#183090; text-decoration: underline; font-weight: bold}
a:hover.3 {color:#ff0000; text-decoration: underline; font-weight: bold}

a:link.4 {color:#ffffff; text-decoration: underline; font-weight: bold}
a:visited.4 {color:#ffffff; text-decoration: underline; font-weight: bold}
a:hover.4 {color:#ff0000; text-decoration: underline; font-weight: bold}

a:link.5 {color:#183090; text-decoration: underline; font-weight: bold}
a:visited.5 {color:#183090; text-decoration: underline; font-weight: bold}
a:hover.5 {color:#ffffff; text-decoration: underline; font-weight: bold}

a:link.mtb {color:008800; text-decoration: underline; font-weight: bold}
a:visited.mtb {color:#008800; text-decoration: underline; font-weight: bold}
a:hover.mtb {color:#ff0000; text-decoration: underline; font-weight: bold}


div.newsscroll {			/*used on main index page  */
background-color:#ffd050;
width:600px;
height:168px;
overflow: scroll;
overflow-x: hidden;
scrollbar-highlight-color:yellow; 
scrollbar-track-color:#ffd950;
scrollbar-arrow-color:brown; 
scrollbar-face-color:orange; 
scrollbar-shadow-color:brown;
scrollbar-base-color:#ffd050;
color:#203090;
padding:5px;
}

div.newsscroll2 {
background-color:#ffd050;
width:135px;
height:166px;
overflow: scroll;
overflow-x: hidden;
scrollbar-highlight-color:yellow; 
scrollbar-track-color:#ffd950;
scrollbar-arrow-color:brown; 
scrollbar-face-color:orange; 
scrollbar-shadow-color:brown;
scrollbar-base-color:#ffd050;
color:#203090;
font-size:8pt;
padding:5px;
}

div.OLinks {			/*  only used on main index page  */
width:130px; 
font-family:arial; 
font-size:12px; 
color:#203090; 
text-align:left; 
padding:4px; 
background-color:#ffd050; 
border-width:1 1 0 1px; 
border-color:brown; 
border-style:solid; 
line-height:13px;
}

div.OLinksBtm {			/*  only used on main index page  */
width:130px; 
font-family:arial; 
font-size:12px; 
color:#203090; 
text-align:left; 
padding:3px; 
background-color:#ffd050; 
border-width:1 1 1 1px; 
border-color:brown; 
border-style:solid; 
line-height:13px;
}







li.pdf  {
		list-style-image: url(images/pdficon.gif);
		padding:10px;
		}




p.1	{
	margin: 0px;
	font-family:verdana, times, serif;
	font-weight: bold;
	font-size: 18px;
	text-decoration:underline;
	color: #183090;
	}

p.2	{
	margin: 0px;
	font-family:verdana, times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #183090;
	}

p.3	{						/* used on photo page for line spacing  */
	margin-top:8px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:8px;
	}

hr.hr1 {
	margin: 5px;
	color: #183090;
	width: 90%;
	}

h1.title {					/* used on news page */
	font: bold 22pt times, serif;
	color: #183090;
	margin:5px;
}

h1.title-shadow {
	position: relative;
	top: -27px;
	left: 38px;
	font: bold 22pt verdana, arial, sans-serif;
	color: #ee9010;
	margin-top: 40px;
	}

h3.1	{
	font:14pt verdana, arial, sans-serif;
	color: #183090;
	margin:-10px;
	}

ul	{
	margin-top:5px;
	}





/* ---------   FOR MENU BAR ONLY   ---------- */

a.navbar {			/* this is for the drop down menu text */
	color:#ffd818; 
	text-decoration:none; 
	font-weight:normal;
	font-family:arial,sans-serif;
	font-size:8pt;
	}
	
td.title {			/* this is for the menu title text colours */
	font-weight:bold;
	color:brown;
	text-decoration:none; 
	font-family:arial,sans-serif;
	font-size:9pt;
	border-style:solid;
	border-width:1px;
	border-color:brown;
	}

td.menu {			/* this sets the colors for the drop down menu excluding the text*/
	foreground-color:brown;
	background:#ffd818;
	border-width:1px;
	border-style:solid;
	border-color:brown;
	}

td.newsglance {			/* used on index page only  for news at a glance*/
	border-style:solid;
	border-width:1px;
	border-color:brown;
	font-family:arial; 
	font-size:12px; 
	font-weight:normal; 
	text-align:left; 
	color:#183090; 
	padding:0px;
	background-color:#ffd050;
	overflow-x: hidden;
	}

table.menu {			/* this is to maintain the size and hide the drop down menu */
	position:absolute;
	visibility:hidden;
	}


table.linksmenu {			/* this is for the links page menu */
	margin:0px;
	padding:0px;
	background-color:#183090;
	width:100%;
	}

td.linksmenu {			/* this sets the colors for the drop down menu excluding the text*/
	background:#ffd818;
	border-width:2px;
	border-style:outset;
	border-color:white;
	font-family:arial, sans-serif; 
	color:#ffffff;
	font-size:11px;
	margin:0px;
	padding:2px;
	}






/* -------------------------------------------- */


