

/* Created using Style Master from Western Civilisation CSS1 { 344 729 451 409 } */
/* --- Tigra Menu static menu styles ---
note:
	1. not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
style naming convention:
	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>
*/

.m0l0o {
	text-decoration: none;
	border: 0px solid #ffffff;
}

.m0l1o {
	text-decoration: none;
	border: 1px solid #ffffff;
}

.m0l0i {
	padding: 2px;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
 font-size: 12px;
 font-weight: bold; }

.m0l1i {
	padding: 2px;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
 font-weight: normal; }

/*Rest of Stylesheet*/

body, p, td, li
{font-family: sans-serif;
font-size:  12px;
font-style: normal;
font-weight: normal;
margin:   0px;
padding:   2px;
line-height: 16px;
text-align: justify; }

p.centred 
{font-family: sans-serif;
font-size:  12px;
font-style: normal;
font-weight: normal;
margin:   0px;
padding:   2px;
line-height: 16px;
text-align: center; }

p.smaller {
font-size: 11px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: inherit;
font-style: inherit;
text-decoration: none; }

p.standout {
color: #FFFF99;
background-color: #3366FF;
padding: 4px; }

hr
{height:  1px;
text-align: center;
width:  521px}


/* This basic style sheet provides selectors for the most commonly used elements. Use it as the basis for your style sheets. */

/* Because Netscape Navigator 4 does not allow inheritance into tables, and breaks inheritance after tables, rather than simply setting properties on the body and relying on inheritance, we explicitly set the properties using a selector group. */

h1, h2, h3, h4, h5, h6
{margin:   0px}

h1
{color: black;
font-family: sans-serif;
font-size:  24px;
font-style: normal;
font-weight: bold;
padding-bottom:  3px;
padding-top:  3px;
text-align: left;
line-height: 28px; }

h1.ongreen {
color: yellow;
text-align: left;
padding-left: 4px;
font-style: normal; }

h2
{color: green;
font-family: sans-serif;
font-size:  18px;
font-variant: normal;
font-weight: bold;
padding:   2px}

h3
{color: #FFFFCC;
font-family: serif;
font-size:  14px;
font-style: italic;
font-weight: normal;
line-height:  2px;
padding:   2px;
text-align: left;
text-decoration: none}

h4
{color: black;
font-family: sans-serif;
font-size:  14px;
font-weight: normal;
padding:   2px;
text-align: left}

h5
{font-family: sans-serif;
font-size:  14px;
font-style: normal;
font-weight: bold;
padding:   2px}

h5.ondark {
color: yellow; }

h6
{color: black;
font-family: sans-serif;
font-size:  9px;
font-style: normal;
font-weight: normal;
margin-bottom:  0px;
margin-left:  6px;
margin-right:  6px;
margin-top:  0px;
text-align: center;
text-indent:  0%}

ul.ondark {
color: #FFFFCC;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
background-color: inherit;
background-image: url(graphics/star10.gif); }


q
{font-family: sans-serif;
font-size:  10px;
font-weight: normal}

span
{}

b
{color: black;
font-family: sans-serif;
font-size: 12px;
font-weight: bold}

p.caption 
{font-family: sans-serif;
font-size: 10px;
font-style: italic;
font-weight: bold;
padding-bottom:  0px;
padding-left:  1px;
padding-right:  1px;
padding-top:  0px;
text-align: left;
color: gray; }

a:link {color: #000099;
text-decoration: none;
font-weight: normal; }

a:visited {color: #990099;
text-decoration: none;
font-weight: normal; }

a:hover {color: #000066;
text-decoration: underline;
font-weight: normal; }

a.nonmenu:link {color: #6699ff;
text-decoration: none;
font-weight: bold; }

a.nonmenu:visited {color: #FF3399;
text-decoration: none;
font-weight: bold; }

a.nonmenu:hover {background-color: #ffff33;
color: #000066;
text-decoration: underline;
font-weight: bold; }

ol {
line-height: 14px;
text-align: left;
margin-top: 2px;
margin-right: 2px;
margin-bottom: 2px;
margin-left: 10px; }

blockquote {
margin-top: 4px;
margin-bottom: 4px; }

p.photocentred {
border: 1px black none;
text-align: center; }

