﻿
body { 
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal 
} 

p { 
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	text-align:left;
} 


li { 
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal; 
	text-align:left;
} 


td { 
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal 
} 


h1 { 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 16pt; 
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 24px;
} 

h2 { 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 14pt; 
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h3 { 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12pt; 
	font-weight: bold;
	margin-bottom: 0px;
}

h4 { 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: bold;
	margin-bottom: 6px;
}

h5 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-variant: small-caps;
	font-weight: normal ;
}
	
h6 { 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
}


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

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

a:hover { 
	color: #0000FF; 
	text-decoration: underline; 
	font-weight: none; 
	background-color: #F4F4F4;
	border-color: #0000FF;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
}

/*left menu definitions*/
div#menu {
	list-style-type= none;
	border-right: 1px solid #000;
	padding: 0 0 4px 0;
	margin-bottom: 1em;
	margin-left: -4pt;
	font-family: Verdana, Helvetica, 
	  Arial, sans-serif;
	font-size: 8pt;
	background-color:#CCFFCC;
	color: black;
	}


div#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
		
div#menu li {
	border-bottom: 1px solid #90bade;
	margin: 0;
	}



div#menu li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 5px solid lime;
		border-right: 5px solid lime;
		background-color: #CCFFCC;
		color:#006600;
		text-decoration: none;
		font-size: 8pt;
		width: 100%;
		}

div#menu li a {
		width: auto;
		}

div#menu li a:hover {
		border-left: 5px solid #1c64d1;
		border-right: 10px solid #5ba3e0;
		background-color: #2586d7;
		color: yellow;
		}

/*left menu definitions - old*/

div#menu-q {
	display: block; 
	font-family: Verdana, Arial, Helvetica;
	color: black;
	font-weight: bold;
	font-size: 8pt;
	padding: 1px;
	background-color: #C8FFB0;
	border: 1px green solid;
    }

div#menu-q a {
	display: block; 
	font-family: Verdana, Arial, Helvetica;
	color: black; 
	font-weight: bold;
	padding: 1px;
	background-color: #C8FFB0;
    }

div#menu-q a:hover {background-color: lightgreen; text-decoration: none; color: blue}

td#menu2 {
	display: block; 
	font-family: Verdana, Arial, Helvetica;
	color: white;
	font-weight: normal;
	padding: 1px;
	background-color: green;
	border: 1px darkgreen solid;
    }


td#menu3 {
	display: block; 
	font-family: Verdana, Arial, Helvetica;
	color: black;
	font-weight: bold;
	padding: 1px;
	background-color: #C8FFB0;
	border: 1px springgreen solid;
    }

td#menu3 a {
	display: block; 
	font-family: Verdana, Arial, Helvetica;
	color: black; 
	font-weight: normal;
	padding: 1px;
	background-color: #C8FFB0;
    }

td#menu3 a:hover {background-color: lightgreen; text-decoration: none; color: blue}



table#sideheads {
	display: block; 
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt; 
	color: black;
	font-weight: bold;
	linespacing: 1.2
	padding: 2px;
	background-color: white;
	border: 1px solid pink;
    }

/* home page right hand recent news heads */
table#sideheads p {margin-top: 3px; margin-bottom: 3px; font-size: 8pt;}

/* home page categorised news */
td#catnews p {font-size: 8pt;}