body {
	margin:10px 10px 0px 10px;
	padding:0px;
	background-color: rgb(250,250,100);
	color: #000000;
	}
	
#leftcontent {
		position: absolute;
		left:10px;
		top:155px;
		width:180px;
		background:url(images/button.gif);
		background-repeat: repeat-y;
		border:0px solid #000;
		
		}

#leftcontent a:link  {
		color: #ffffcc;
		background-color:transparent;
		}
#leftcontent a:visited  {
		color: #ffffcc;
		background-color:transparent;
		}
#leftcontent a:active  {
		color: #ffffcc;
		background-color:transparent;
		}
#leftcontent h4{
		color: #ffffcc;
		background-color:transparent;
		}
#leftcontent p{
		color: #ffffcc;
		background-color:transparent;
		margin-left: 1em;
		}
#leftcontent strong {
		color: #ffffcc;
		background-color:transparent;
		}
#leftcontent hr {
		border:dashed #ffffcc;
		width:70%;
		height:1px;
		}





#centercontent {
		background:url(images/cbg.gif);
		background-repeat: repeat-y;
   		position: absolute;
		left: 10px;
   		margin-right:10px;
		top:155px;
		margin-bottom:0px;
		margin-left: 201px;
		width:590px;
		
}
html>body #centercontent {
   		margin-left: 201px;
   		margin-right:11px;
		}


	
#banner {
		height:110px;
		Background-color: rgb(250,250,100);	
                color:#000000;
}
html>body #banner {
		height:39px;
		}
		
p,h1,pre,address {
		margin:0px 10px 10px 10px;
		}
		
h1 {
		font-size:14px;
		padding-top:10px;
		}
#centercontent big,h1,h2,h3,h4 {
		margin-left:1em;
		margin-right:1em;
		}		
#centercontent p		{
		margin-left:1em;
		margin-right:2em;
		}

#centercontent hr {
		width: 90%;
		}


#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}

	
#news {
	position: absolute;
	left:210px;
	top:120px;
	width:590px;
	border:0px solid #000;
	background: url(images/newsb.gif);
	background-repeat: repeat-y;
	}	
#news strong {
		color: #ffffcc;
		background-color:transparent;
		}
#news p{
		color: #ffffcc;
		background-color:transparent;
		margin-left: 1em;
		}
#news a:link  {
		color: #ffffcc;
		background-color:transparent;
		}
#news a:visited  {
		color: #ffffcc;
		background-color:transparent;
		}
#news a:active  {
		color: #ffffcc;
		background-color:transparent;
		}

td.colour1 {
	background: #00cc66;
	color:#000000;
	}

td.colour2 {
	background: #ffFF99;
	color:#000000;
	}
td.colour3 {
	background: #ccff99;
	color:#000000;
	}
.table_style_1 {
	border:0px;
	}
.bcolour {
	border-color: #336600;
        }
tr.rowstyle1 {background: #00cc66;color:#000000;}
tr.rowstyle2 {background: #ffff99;color:#000000;}
tr.rowstyle3 {background: #ccff99;color:#000000;}
font.fc {color: #cc9900;background-color:transparent;}