﻿
body {
	border-top-color: #FF0000;
	border-top-width: 1px;
	border-top: #FF0000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
} 

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


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


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


h1 { 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 14pt; 
	font-weight: bold 
} 

h2 { 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 14pt; 
	font-weight: bold 
}

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

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

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: bold;
	background-color: #90BADE;
}


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

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 table definitions*/

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

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

td#menu1 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}


/*topic page table cells*/

td#topicpagead {
	border: 1px solid silver;
	width: 472px;
	height: 62px;
	
}
	
td#topicpage1 {
	border-left: 1px solid silver; 
	border-right: 1px solid silver; 
	border-top: 1px solid silver;
	border-bottom: 0px solid silver;

}

td#topicpage2 {
	border-left: 1px solid silver; 
	border-right: 1px solid silver; 
	border-bottom: 1px solid silver;
	padding: 2px;
}

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;}

/*home page news bytes */

td#newsbytes
	p {
	margin-top:6px; 
	margin-bottom:6px;
	text-indent: -1em;
	margin-left: 1em;
	font-size: 9pt;
	text-align: left;
}

table#newsbytes
	p {
	margin-top:6px; 
	margin-bottom:6px;
	text-indent: -1em;
	margin-left: 1em;
	font-size: 9pt;
	text-align: left;
}

td#directoryright {
	border-left: 1px #f2f2f2 solid;
	}

table#directorylist p{
	margin-top: 3px; 
	margin-bottom: 3px; 
	padding-top: 3px; 
	padding-bottom: 3px;
	}

table#directorylist h3{
	color: red;
	border-bottom: 1px dotted red;
	background-color: #f4f4f4;

}

/*job listing in right column ads*/
div#rightcoljobs p{
	font-size: 8pt;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-bottom: 1px;	
	margin-left: 6px;
	}



div#abstract {
	background-color: #ffdddd;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	
}

div#videomenu {
	padding: 2px; 
	border-left: 2px solid lime; 
	border-top: 2px solid lime; 
	border-right: 2px solid darkgreen; 
	border-bottom: 2px solid darkgreen; 
	background-color: #C8FFB0;
			}

div#videomenu p {
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 9pt;
	}


div#topborder {
	font-size: 8pt;
	padding-bottom:2px;
	}
div#topborder a:link {
	color: #0000FF;
	text-decoration: none;
	}

div#topborder a:hover {
	color: #0000FF; 
	text-decoration: underline; 
	font-weight: none; 
	background-color: #F4F4F4;
}



/*business reports*/

td#piribotable {
	font-size: 9pt;
	border: 1pt #f2f2f2 solid;
	}

div#bi-menu-right p{
	padding-top: 2pt;
	padding-bottom: 2pt;
	margin-top: 2pt;
	margin-bottom: 2pt;
	}
div#product-contents li{
	font-size: 8pt;
	list-style-type: no-bullets;
	}
table#reportsummary {
	display: block;
	border: 1px solid blue;
	background-color: #f4f4f4;
	padding: 2px;
}


/*job template table definitions*/

td#a1 { }
td#b1 h2{padding-top: 12px}
td#a8 {font-family:Verdana; font-size:10pt; color:#009933; font-weight:bold; border: 2px solid; border-color: white; padding: 4px} 
td#a7 {font-family:Verdana; font-size:10pt; color:#009933; font-weight:bold; border: 2px solid; border-color: white; padding: 4px} 
td#a6 {font-family:Verdana; font-size:10pt; color:#009933; font-weight:bold; border: 2px solid; border-color: white; padding: 4px} 
td#a5 {font-family:Verdana; font-size:10pt; color:#009933; font-weight:bold; border: 2px solid; border-color: white; padding: 4px} 
td#a4 {font-family:Verdana; font-size:10pt; color:#009933; font-weight:bold; border: 2px solid; border-color: white; padding: 4px} 
td#a3 {font-family:Verdana; font-size:10pt; color:#009933; font-weight:bold; border: 2px solid; border-color: white; padding: 4px} 
td#a2 {font-family:Verdana; font-size:10pt; color:#009933; font-weight:bold; border: 2px solid; border-color: white; padding: 4px} 
td#b8 {background-color: #F4F4F4; border: 2px solid; border-color: white; padding: 4px}
td#b7 {background-color: #F4F4F4; border: 2px solid; border-color: white; padding: 4px}
td#b6 {background-color: #F4F4F4; border: 2px solid; border-color: white; padding: 4px}
td#b5 {background-color: #F4F4F4; border: 2px solid; border-color: white; padding: 4px}
td#b4 {background-color: #F4F4F4; border: 2px solid; border-color: white; padding: 4px}
td#b3 {background-color: #F4F4F4; border: 2px solid; border-color: white; padding: 4px}
td#b2 {background-color: #F4F4F4; border: 2px solid; border-color: white; padding: 4px}
td#a9 { }
td#b9 { }
td#a10 { }
td#b10 { }
td#a11 { }
td#b11 { }
td#a12 { }
td#b12 { }






/*defines an ID attribute to give no underline for left menu links*/
#leftmenu {a:link {color: #0000FF; text-decoration: none}}