﻿:focus {
outline:none;
}
.template-menu-background {
	background-color: #484825;
}
.general-centre {
	text-align: center;
}
a.sub-menus-rehab:visited {
	color: #525236;
	text-decoration: underline;
}
a.sub-menus-rehab:link {
	color: #525236;
	text-decoration: underline;
}
a.sub-menus-rehab:hover {
 color: #9ACC5E;
}

a.sub-menus-perdev:visited {
	color: #525236;
	text-decoration: underline;
}
a.sub-menus-perdev:link {
	color: #525236;
	text-decoration: underline;
}
a.sub-menus-perdev:hover {
 color: #FAA60A;
}

a.sub-menus-injury:visited {
	color: #525236;
	text-decoration: underline;
}
a.sub-menus-injury:link {
	color: #525236;
	text-decoration: underline;
}
a.sub-menus-injury:hover {
 color: #00A684;
}

a.sub-menus-other:visited {
	color: #525236;
	text-decoration: underline;
}
a.sub-menus-other:link {
	color: #525236;
	text-decoration: underline;
}
a.sub-menus-other:hover {
 color: #8D893F;
}


.template-main-background {
	background-color: #B6CDEA;
}
.bar-colour {
	background-color: #BFDE99;
}
.bar-font {
	font-size: 1px;
}
.text-general {
	font-size: 14px;
	color: #525236;
	line-height: 19px;
}
.text-h1-header {
	padding: 0px;
	margin: 0;
	font-size: 14px;
	color: #525236;
	font-weight: bold;
	line-height: 19px;

}
.h1-layout {
	margin-top: 0;
	margin-bottom: 0;
}
.text-index {
	font-size: 14px;
	color: #525236;
	line-height: 26px;
}
.background_image
{
 background:url(your_image.jpg);  /* image to display */
 width:500px;                     /* width of image */
 height:500px;                    /* height of image */
 border:1px solid #FFFF00;        /* border around image if desired */
 overflow:hidden;                 /* so div won't change size */
 }
.text_properties
{
 border:1px solid #FFFFFF;        /* border around text if desired */
 padding-left:2px;                /* position of text in inner div */
 padding-top:0px;                 /* position of text in inner div */
 padding-right:2px;               /* position of text in inner div */
 padding-bottom:2px;              /* position of text in inner div */
 color:#525236;                   /* text color */
 font-size:14px;                  /* font size */
 margin-left:2px;                 /* left position of text */
 margin-top:76px;                 /* top position of text */
 }
td { behavior: url(iepngfix.htc) }
table { behavior: url(iepngfix.htc) }
div { behavior: url(iepngfix.htc) }
img { behavior: url(iepngfix.htc) }