/* insert site colour here */
table.news {
	border-width: 1px;
	border-style: dotted;
	background: #FFFFFF;
	border-color: #990000;
	color: #ffffff;
}

/* insert site colour here */
.box {
	font-family: tahoma;
	background: #FFFFFF;
	font-size: 10px;
	border: 1px;
	border-style: solid;
	border-color: #990000;
}	

/* insert site colour here */
td.solid {
	border-width : 1px;
	border-style : solid;
	border-color : #ffffff;
	color	: #ffffff;
	padding : 2px;
	background-color : #069859;
}

/* insert site colour here */
td.line {
	border-width : 1px;
	border-style : solid;
	border-color : #990000;
	padding : 2px;
}

/* insert site colour here */
td.search {
	border-width : 1px;
	border-style : solid;
	border-color : #990000;
	padding : 2px;
	vertical-align : bottom;
}


/* mainbodylink */
A.contentlink:link {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: normal;
    text-decoration: underline;
    color: #0066CC;
}

A.contentlink:active {
	color: #0033CC;
	font-size : x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

A.contentlink:visited {
	color: #333333;
	font-size : x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

A.contentlink:hover   {
	text-decoration: underline;
	color: #0033CC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-decoration: underline;
}

#navlh {
	display: none;

}



#header {
	display: none;
}

#footer {
	position: relative;
	color: #333333;
	font-family: verdana, arial, san-serif;
	font-size: xx-small;
	font-weight: normal;
	vertical-align: top;
		text-decoration: none;
	background-color: #069859;
   display: none;
}

#footercopyright {
	border-width: 1px;
	border-style: solid;
	border-color: #990000;
	color: #333333;
	font-size: 0.7em;
	font-family: verdana, arial, san-serif;
	font-weight: normal;
	vertical-align: top;
	text-align: center;
	background: #ffffff;
	text-decoration: none;
	padding: 	10em 15em 10em 153m;
	width: 70%;
	
}

#content {
/*width: 500px;*/
	  padding-left: 0px;
margin: 0;
top:0;
/*font-size: .9em;*/
}