A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none
}



a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none
}


.adverts {

   position: absolute;
   left: 630px;
   top: 105px;


}



.bartoppos {
	position: absolute;
	top: 0px;
	left: 396px;
}

.barbotpos {
	position: absolute;
	top: 47px;
	left: 396px;
}

.barcenterpos {
	position: absolute;
	top: 20px;
	left: 406px;
	width:405px;
	height: 36px;
}

body {
	background-color: White;
}


.bodytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.bodytext a:active {
	color: #000000;
	text-decoration: none
}


.bodytext a:link {
	color: #000000;
	text-decoration: none
}

.bodytext A {
	color: #000000;
	text-decoration: none
}


/* Makes links turn blue when the mouse hovers over a link*/
.bodytext a:hover {
	color: Blue;
	text-decoration: underline;
}

/* Makes links turn blue when the mouse hovers over a link*/
.bodytext a:visited {
	color: Blue;
	text-decoration: none;
}



/* This is the main font definition statement */
.content{
	position: absolute;
	top: 148px;
	left: 121px;
	background-color: White;
	width: 507px;
	height: 1598px;


	
    
}


/* Makes links turn blue when the mouse hovers over a link*/
.content a {
	color: Blue;
	text-decoration: none;
}




.contentheader{
	font-family: Arial;
	font-size: 16pt;
	color : #eea449;
}


/* Makes links turn blue when the mouse hovers over a link*/
.content a:hover {
	color: Blue;
	text-decoration: underline;
}


.footer{

    font-size: xx-small;
}



/* Side Navigation bar properties*/

.headerback {
   position:absolute;
   top: 0px;
   left: 0px;
   width: 750px;
   height: 66px;
   background-color: #E9F2E9;

}


/* Top of the page properties */

.logopos {
	position: absolute;
	top: 9px;
	left: 60px;
}


.mainfill{
    position: absolute ;
	top: 0px ;
	left: 0px ;
	background-color: White;
}

.navpos {
	position: absolute;
	top: 65px;
	left: 0px;
}

.notthere {
visibility: hidden;
}



.search {

   position: absolute;
   top:0px;
   left: 520px;
}


.sidebar {
	position: absolute;
	top: 105px;
	left: 0px;
    border: 1px solid #000000;
	
}

.sidebarcell {
    position: relative;
    background: url("images/base.jpg");
	height: 24px;
	left: 0px;
	
}	

.sidebarblank {
    position: relative;
    background: url("images/navigationblank.jpg");
	height: 24px;
	left: 0px;
	font-size: 14px;
	color: #ffffff;
}

.sidebarblanktext {
  padding-left: 10px;
}

.sidebartext {
   color: #000000;
   padding-left: 15px;
}



.tableheader{
    font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 10pt;
}


.tablecontent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

