body {
	padding : 0;
	margin : 0;	
	background-color: #ffffff;
	background-image:url(../OAE-graphics/BackgroundPage.jpg);
	background-position:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000000;
	text-decoration: none;
}
.size1	{font: 9px Arial, Helvetica, sans-serif; font-weight:normal; text-decoration:none}
.size2	{font: 13px Arial, Helvetica, sans-serif; font-weight:normal; text-decoration:none}
.size3	{font: 16px Arial, Helvetica, sans-serif; font-weight:normal; text-decoration:none}
.size4	{font: 18px Arial, Helvetica, sans-serif; font-weight:normal; text-decoration:none}
.size5	{font: 24px Arial, Helvetica, sans-serif; font-weight:normal; text-decoration:none}
.size6	{font: 32px Arial, Helvetica, sans-serif; font-weight:normal; text-decoration:none}

a		{color:#000000; text-decoration:none; font-family: Arial, Helvetica, sans-serif}
a:link		{color:#000000; text-decoration:none}
a:visited	{color:#000000; text-decoration:none}
a:hover		{color:red; text-decoration:none}
a:active	{color:#000000; text-decoration:underline}

a.external		{color:#000000; text-decoration:none}
a.external:link		{color:#000000; text-decoration:none}
a.external:visited	{color:#000000; text-decoration:none}
a.external:hover	{color:blue; text-decoration:none}
a.external:active	{color:#000000; text-decoration:underline}

.white		{color:white; text-decoration:none; font-family: Arial, Helvetica, sans-serif}
.white	a	{color:white; text-decoration:none; font-family: Arial, Helvetica, sans-serif}
.white a:link	{color:white; text-decoration:none}
.white a:visited	{color:white; text-decoration:none}
.white a:hover	{color:yellow; text-decoration:none}
.white a:active	{color:white; text-decoration:underline}

a.menu		{
	color:black;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 25px;
	font-weight: bold;
}
A.menu:link		{color:black; text-decoration:none}
A.menu:visited	{color:black; text-decoration:none}
A.menu:hover	{color:#FF0000; text-decoration:none}
A.menu:active	{color:black; text-decoration:underline}

.headingcolour {color: #FF0000;}
.headingcolour a {color: #FF0000;}
.headingcolour a:link	 {color: #FF0000;}
.headingcolour a:visited {color: #FF0000;}
.headingcolour a:active {color: #FF0000;}
.headingcolour a:hover {color: red;}

.heading3link		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #FF0000;
	text-decoration:none;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
a.heading3link 			{color:#FF0000; text-decoration:none}	
a.heading3link:link 	{color:#FF0000; text-decoration:none}	
a.heading3link:visited  {color:#FF0000; text-decoration:none}
a.heading3link:hover 	{color:red; text-decoration:none}
a.heading3link:active  	{color:#FF0000; text-decoration:underline}

.headingcolour {
color: #FF0000;
}

.inlineimages ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.inlineimages li {
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}


.rightlink ul {
	margin: 2px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-weight: bold;
	list-style-type: none;
	list-style-image: url(../bullets/pointer-black-10x10.gif);
	line-height: 14px;
}
.rightlink a:visited  {
	color: black;
}
.rightlink a:link  {
	color: black;
}
.rightlink a:active  {
	color: black;
	text-decoration: underline;
}
.rightlink a:hover  {
	color: red;
	list-style-image: url(../bullets/pointer-red-10x10.gif);
	
}

.rightcell UL {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.rightcell LI {
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 0px 0px;
	list-style-type: none;
}
.rightcell A {
	display: block;
	background-color: #D0E8E4;
	width: 176px;
	padding: 3px 2px 3px 2px;
	color: black;
	text-align: center;
}
.rightcell A:visited  {
	color: black;
}
.rightcell A:link  {
	color: black;
}
.rightcell A:active  {
	color: black;
	text-decoration: underline;
}
.rightcell A:hover  {
	background-color: #EDFEF8;
	color: red;
}

.title {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
}
.title a		{font-family: Verdana, Arial, Helvetica, sans-serif;color:#FF6633; text-decoration:none}	
.title a:link 	{color:#FF0000; text-decoration:none}	
.title a:visited {color:#FF0000; text-decoration:none}
.title a:hover 	{color:red; text-decoration:none}
.title a:active  {color:#FF0000; text-decoration:underline}

.titlebright {
	margin: 5px 0px 7px 0px;
	padding: 2px 0px 0px 0px;
	color: #FF3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 24px;
	font-weight: bold;
}
a.titlebright  {
	color: #FF3300;
}
a.titlebright:link {
	color: #FF3300;
}
a.titlebright:visited {
	color: #FF3300;
}
a.titlebright:active  {
	text-decoration: underline;
}
a.titlebright:hover  {
	background-color:#FFFFCC;
	color:#FF3300;
}

.highlightyellow {
	background-color: #FFFF00;
}



.left {
	float: left;
}
.right {
	float: right;
}
.imageright {
	float: right;
	margin-left: 20px;
	margin-bottom: 5px;
}
.imageright10 {
	float: right;
	margin-left: 10px;
	margin-bottom: 0px;
}
.imageleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}
.imageleft10 {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #FF0000;
	font-weight: bold;
	margin: 22px 0px 0px 0px;
	padding: 0px;
}
H1 A			{color:#FF0000; text-decoration:none}	
H1 A:link 	{color:#FF0000; text-decoration:none}	
H1 A:visited  {color:#FF0000; text-decoration:none}
H1 A:hover 	{color:#A91420; text-decoration:none}
H1 A:active  	{color:#FF0000; text-decoration:underline}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #FF0000;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
H2 A			{color:#FF0000; text-decoration:none}	
H2 A:link 	{color:#FF0000; text-decoration:none}	
H2 A:visited  {color:#FF0000; text-decoration:none}
H2 A:hover 	{color:#A91420; text-decoration:none}
H2 A:active  	{color:#FF0000; text-decoration:underline}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #FF0000;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
H3 A			{color:#FF0000; text-decoration:none}	
H3 A:link 	{color:#FF0000; text-decoration:none}	
H3 A:visited  {color:#FF0000; text-decoration:none}
H3 A:hover 	{color:#A91420; text-decoration:none}
H3 A:active  	{color:#FF0000; text-decoration:underline}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #FF0000;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}
H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FF0000;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
P {
	margin-top: 8px;
	margin-bottom: 0px;
}
.linespace5 {
	height: 5px;
	line-height: 5px;
	font-size: 20%;
}
.linespace10 {
	height: 10px;
	line-height: 10px;
	font-size: 20%;
}
.linespace15 {
	height: 15px;
	line-height: 15px;
	font-size: 20%;
}
.linespace20 {
	height: 20px;	
	line-height: 20px;
}
.linespace25 {
	height: 25px;	
	line-height: 25px;
}
.linespace30 {
	height: 30px;	
	line-height: 30px;
}

.bulletarrow10
{
margin-bottom: 0px;
margin-top: 0px;
}
.bulletarrow10 LI
{
	list-style-image: url(../bullets/pointer-black-10x10.gif);
	margin: 5px 0px 0px 0px;
	list-style-position: 20px;
}
.bulletdcf11
{
margin-bottom: 0px;
margin-top: 0px;
}
.bulletdcf11 LI
{
	list-style-image: url(../bullets/dcf-black-11x11.gif);
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
}
.bulletdcf13
{
margin-bottom: 0px;
margin-top: 0px;
}
.bulletdcf13 LI
{
	list-style-image: url(../bullets/dcf-black-13x13.gif);
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
}
.bulletdcf15
{
margin-bottom: 0px;
margin-top: 0px;
}
.bulletdcf15 LI
{
	list-style-image: url(../bullets/dcf-black-15x15.gif);
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
}

.bulletcircle5
{
margin-bottom: 0px;
margin-top: 0px;
}
.bulletcircle5 LI
{
	list-style-image: url(../bullets/circle-black-5x5.gif);
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	list-style-position: 20px;
}
.bulletcircle8
{
margin-bottom: 0px;
margin-top: 0px;
}
.bulletcircle8 LI
{
	list-style-image: url(../bullets/circle-black-8x8.gif);
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	list-style-position: 20px;
}
.bulletcircle10
{
margin-bottom: 0px;
margin-top: 0px;
}
.bulletcircle10 LI
{
	list-style-image: url(../bullets/circle-black-10x10.gif);
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	list-style-position: 20px;
}
.bulletsquare5
{
margin-bottom: 0px;
margin-top: 0px;
}
.bulletsquare5 LI
{
	list-style-image: url(../bullets/square-black-5x5.gif);
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	list-style-position: 20px;
}
.bulletsquare8
{
margin-bottom: 0px;
margin-top: 0px;
}
.bulletsquare8 LI
{
	list-style-image: url(../bullets/square-black-8x8.gif);
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
}
.bulletsquare10
{
margin-bottom: 0px;
margin-top: 0px;
}
.bulletsquare10 LI
{
	list-style-image: url(../bullets/square-black-10x10.gif);
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	list-style-position: 20px;
}
.bulletromannumbers
{
margin-bottom: 0px;
margin-top: 0px;
}
.bulletromannumbers LI
{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	list-style-position: 20px;
	list-style-type: upper-roman;
}

.bulletnumbers
{
margin-bottom: 0px;
margin-top: 0px;
}
.bulletnumbers LI
{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	list-style-type: decimal;
}


a.underlinelink {
	text-decoration: underline;
}


.justify {
	text-align: justify;
}
.text80 {
	font-size: 80%;
}
.text85 {
	font-size: 85%;
}
.text90 {
	font-size: 90%;
}
.text95 {
	font-size: 95%;
}
.text100 {
	font-size: 100%;
}
.text105 {
	font-size: 105%;
}
.text110 {
	font-size: 110%;
}
.text115 {
	font-size: 115%;
}
.text120 {
	font-size: 120%;
}
.text80em {
	font-size: 0.8em;
}
.text85em {
	font-size: 0.85em;
}
.text90em {
	font-size: 0.9em;
}
.text95em {
	font-size: 0.95em;
}
.text100em {
	font-size: 1em;
}
.text105em {
	font-size: 1.05em;
}
.text110em {
	font-size: 1.1em;
}
.text115em {
	font-size: 1.15em;
}
.text120em {
	font-size: 1.2em;
}
.nopaddingnomargin {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


 
.tabletext {
	font-size: 90%;
}
.xxx_tabletext  {
	background-color: #FFFFFF;
}
.xxx_tabletext TD {
	background-color: #E9FADA;
}
.xxx_tablecellhighlight TD {
	background-color: #F4FDEC;
}

.siteadmintable TD {
	background-color: #D1ECF3;
}
.categorytitles {
	margin-top:5px; 
	padding-left:0px;
	font-size:135%;
	color: #FF0000;
}


.BulletRSS
{
	list-style-type: none;
	margin-bottom: 0px;
	margin-top: 0px;
}
.BulletRSS LI
{
	background-image: url(../graphics/rss.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-bottom: 0px;
	margin-top: 10px;
}
.NewsBullet
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.NewsBullet LI
{
	background-image: url(../graphics/NewsBullet.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 25px;
	margin-bottom: 0px;
	margin-top: 2px;
}
.BulletScrap
{
	list-style-type: none;
	margin-bottom: 0px;
	margin-top: 0px;
}
.BulletScrap LI
{
	background-image: url(../graphics/scrapbook-over.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 0px;
	margin-top: 5px;
}


.displaynone {display:none;}
.advanced {display:none;}
.simple {display:block;}
.never {display:none;}


.tag40 ul {list-style: none; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
.tag40 li {background-color:#333333; border-radius: 4px; display:inline-block; margin: 0px 5px 0px 0px;}
.tag40 a {float: left; padding: 3px 4px 3px 14px; color:#FFF !important; background-image:url(../graphics/tag40.png);background-repeat:no-repeat; background-position: 0% 50%;}
.tag40 p {float: left; margin: 0px 0px 0px 0px; padding: 3px 4px 3px 14px; color:#FFF; background-image:url(../graphics/tag40.png);background-repeat:no-repeat; background-position: 0% 50%;}
.tag40 a:hover {color:#000 !important;background-color:red; border-radius: 3px;}

.items ul {list-style: none; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
.items li {display:inline-block; margin: 0px 5px 0px 0px;}
.items p {float: left; margin: 0px 0px 0px 0px; padding: 3px 4px 3px 4px; background-color:#EBEBEB; border:#666666 solid 1px; border-radius: 3px;}
.items a {float: left; padding: 3px 4px 3px 4px; background-color:#EBEBEB; border:#666666 solid 1px; border-radius: 3px;}
.items a:hover {background-color:#FF6; border:red solid 1px;}


a.icons img {background-repeat:no-repeat; padding: 0px}
a.icons:link img {background-repeat:no-repeat; padding: 0px} 
a.icons:active img {background-repeat:no-repeat; padding: 0px} 
a.icons:hover img {background-position: 0px -20px;} 

a.icons200 img {background-repeat:no-repeat; background-position: -200px 0px; padding: 0px}
a.icons200:hover img {background-position: -200px -20px;} 

a.iconx img {background-repeat:no-repeat; padding: 0px}
a.iconx:link img {background-repeat:no-repeat; padding: 0px} 
a.iconx:active img {background-repeat:no-repeat; padding: 0px} 
a.iconx:hover img {background-position: -200px 0px;} 

a.icony img {background-repeat:no-repeat; padding: 0px}
a.icony:link img {background-repeat:no-repeat; padding: 0px} 
a.icony:active img {background-repeat:no-repeat; padding: 0px} 
a.icony:hover img {background-position: 0px -200px;} 



#memberspw {background-color: #ECF7C8; color: #000000;}
#q {background-color: #FFFFFF; COLOR: #999999;}
#textsizeextra {background-color: #FFFFFF; color:#000000;}
#colourextra {background-color: #FFFFFF; color:#000000;}
#translationextra {background-color: #FFFFFF; color:#000000;}

.contactusform	{font-size: 18px; font-family:Arial, Helvetica, sans-serif; padding: 0px 0px 0px 5px;}

.button-oae {display: block; padding: 2px 5px 2px 5px; border-top-left-radius: 10px; border-bottom-right-radius: 10px;background-repeat:no-repeat; line-height:20px; font-size:20px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-align:center;}
a.button-oae  {color:#000000; border: #333333 solid 3px; background-color:#FF9;}
a.button-oae:link		{color:#000000;}
a.button-oae:visited	{color:#000000;}
a.button-oae:hover	{color:#000000; border: red solid 3px; background-color:yellow;}
a.button-oae:active	{color:#000000;}

.buttonrounded  {display: block; line-height:24px; font-size:24px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; border: #333333 solid 3px; border-radius: 20px; padding: 5px 8px 5px 8px; background-color:#FFF;}
a.buttonrounded  {color:#000000;}
a.buttonrounded:link	{color:#000000;}
a.buttonrounded:visited	{color:#000000;}
a.buttonrounded:hover	{color:#000000; border: red solid 3px; background-color:yellow;}
a.buttonrounded:active	{color:#000000;}


.formname {float:left; width:200px; text-align:right; font-size:110%;}
.formfield {float:right; width:430px;}
.formspace {clear:both; height: 10px;}