/* CSS Document */

/* Alan Morris : Cellsol.co.uk : 11/04/2008 */


body {
	margin: 0 auto;
	padding: 0;
	background-color: #339900;
	color:#FFF;
	font-family: "SEGOE UI","Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
#mypage
{
	background: url(backlight.png) no-repeat;
	min-height:300px;
	}
	
#topmenu
{background: url(search-logo.png) no-repeat;
	margin: 0 auto;
	width:800px;
	height:50px;
	text-align:right;
	font-size: 95%; 
	text-decoration :none; 
	color :White ;
	behavior: url(iepngfix.htc);
	}

#pageheader {
margin: 0 auto;
text-align:right;

height:125px;
width: 800px;
font :#FFF;
}
/*#menubar {background: url(aberaeron.gif) no-repeat;
margin: 0 auto;
text-align:center;
height:25px;
width: 800px;
font :#FFF;
}*/
#searchbar {
margin: 0 auto;
text-align:right;
height:25px;
width: 800px;
font :#FFF;
behavior: url(iepngfix.htc);
}
#searchbutton {
behavior: url(iepngfix.htc);
}	
	
#pagecontent {
	width: 800px;
	margin: 0 auto;
	padding: 10px 0;
	}
#pagecontenthead
{
	background: url(topcontent.png) no-repeat;height:7px;
	behavior: url(iepngfix.htc);
	}
#pagecontentmid {background: url(midcontent.png) repeat-y;
	min-height:55px;height:auto ;
	 }
#actualcontent {padding: 3px;
	font-size:90%;}
#pagecontentfoot{background: url(botcontent.png) no-repeat;
	height:7px;
	width:800px;
	}
	
#pagefooter {
	width: 800px;
	margin: 0 auto;
	padding: 5px 0;
	font-size:70%;
	text-align:right;
		}



#topmenu a {

	color:#FFF;
	
	text-decoration: none;
}

#topmenu a:hover {
	text-decoration: none;
	color:#5e52be;
	
}

#topmenu .first a {
	border: none;
}
h1,.h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #fff;}

h1,.h1  {font-size: 140%;}

h2 {font-size: 167%;}

h3 {font-size: 120%;
	font-weight: bold;}
	
.error {
		color: #CD0000;}	
.labellink {
	
	font-weight: normal;
	color: #ff0;}
	
.labellink 	a {
	color: #ff0;
	
}
a {color: #ff0;}
a:hover {
	text-decoration:  none;
	
}

#boxtop
{
	background: url(box-top.gif) no-repeat;
	height:13px;
	width:220px;
	}
#boxmid {background: url(box-mid.gif) repeat-y;
	height:auto ;
	width:220px;
	padding-left :10px;
	 }
#boxbot{background: url(box-bot.gif) no-repeat;
	height:13px;
	width:220px;
	}
	

	.greenheader {
	
	font-weight: bold;
	text-decoration :none;
	font-size :120%;
	color: #339900;}
