.mainstyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 23px;
	color: #000000;
	font-style: italic;
	text-align:justify;
}
.mainstyle a:link {
color:#006600;
text-decoration:underline;
}
.mainstyle a:visited {
color:#006600;
text-decoration:underline;
}
.mainstyle a:hover{
color:#FF9900;
text-decoration:underline;
}
a:link {
color:#006600;
text-decoration:underline;
}
a:visited {
color:#006600;
text-decoration:underline;
}
a:hover{
color:#FF9900;
text-decoration:underline;
}
p{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 23px;
	color: #000000;
	font-style: italic;
	text-align:justify;
}
h1{
	font-family:"Times New Roman";
	font-size:16px;
	font-weight:bold;
	font-style: italic;
	color:#006600;
	letter-spacing: 2px;
}
h2{
	font-family:"Times New Roman";
	font-size:13px;
	font-weight:bold;
	font-style: italic;
	color:#006600;
}

.rightshaddow {
	background-image: url(images/page_fill.jpg);
	background-repeat: repeat-y;
	background-position:right;
}
.menubuttons {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #009900;
	vertical-align: middle;
	height: 45px;
}
.menubuttons a:link {
	text-decoration:none;
	color:#009900;
}
.menubuttons a:visited {
	text-decoration:none;
	color:#009900;
}
.menubuttons a:hover {
	text-decoration:underline;
	color:#FF9900;
}
.selected {
	text-decoration:underline;
	color:#FF9900;
}
.credit {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
}
.credit a:link {
	color:#999999;
	text-decoration:none;

}
.credit a:visited {
	color:#999999;
	text-decoration:none;
	

}
.credit a:hover {
	color:#999999;
	text-decoration:underline;

}
.footerlinks {
	font-family:"Times New Roman";
	font-size:12px;
	color:#006600;
	font-style:italic;
	margin:0px;
	padding:0px;
}
.footerlinks a:link {
	color:#006600;
	text-decoration:none;

}
.footerlinks a:visited {
	color:#006600;
	text-decoration:none;
	
}
.footerlinks a:hover {
	color:#006600;
	text-decoration:underline;
}
.imageright {
	float:right;
	width:310px;
	height:240px;
	padding:0px;
	margin:8px 0px 8px 0px;
	padding-left:5px;
	padding-bottom:12px;
}
.imageleft {
	float:left;
	width:310px;
	height:240px;
	padding:0px;
	margin:8px 0px 8px 0px;
	padding-right:5px;
	padding-bottom:12px;
}
.imagecentre {
	float:right;
	width:150px;
	height:99px;
	padding:0px;
	margin:0px 18px 10px 18px;
	text-align:center;
}
.form{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
