body
{
    font-family: "Times New Roman",serif;
    background-color: #fafaff;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
	background-image: url("");
	background-repeat: repeat;
}


body.content
{
    font-family: "Times New Roman",serif;
    background-color: #fafaff;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;

	background-position: right top;
	background-attachment: fixed;
	background-image: url("/images/watermark2.gif");
	background-repeat: no-repeat;

}


h1 
{
    font-family: "Arial",sans-serif;
    /*font-size: 16pt;*/
    font-size: 200%;
    color: #0000c0;
    margin-top: 5pt;
    margin-bottom: 5px;
    /*text-transform: uppercase;*/
}

h2 
{
    font-family: "Arial",sans-serif;
    /*font-size: 12pt;*/
    font-size: 150%;
    color: #8e1e0f;
    margin-top: 0px;
    margin-bottom: 10px;
    /*text-transform: uppercase;*/
}

h3 
{
    margin-top: 0px;
    margin-bottom: 5px;
    /*text-transform: uppercase;*/
    font-family: "Arial",sans-serif;
    font-size: 115%;
	font-weight: bold;
	color: #0000c0;
}

p
{
    font-family: "Tahoma","Arial",sans-serif;
    color: #000000;
    font-size: 100%;
    margin-left: 10px;
    margin-right: 20px;
    margin-top: 5px;
    margin-bottom: 15px;
    text-align: left;
}


p.body
{
    font-family: "Tahoma","Arial",sans-serif;
    color: #000000;
    margin-left: 10px;
    margin-right: 60px;
    margin-top: 5px;
    margin-bottom: 15px;
    text-align: left;
    font-size: 100%;
}

p.scrollbody
{
    font-family: "Tahoma","Arial",sans-serif;
    color: #ffffff;
    margin-left: 10px;
    margin-right: 20px;
    margin-top: 5px;
    margin-bottom: 15px;
    text-align: left;
    font-size: 100%;
}


p.list
{
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 30px;
    margin-right: 10px;
    text-indent: -20px;
}

p.list2
{
    margin-top: 5px;
    margin-bottom: 75px;
    margin-left: 30px;
    margin-right: 10px;
    text-indent: -20px;
}

p.indent
{
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 30px;
    margin-right: 10px;
}


p.heading
{
    font-family: "Tahoma","Arial",sans-serif;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 0px;
    text-align: justify;
    font-size: 115%;
	font-weight: bold;
	font-style: normal;
    color: #000000;
}

p.heading2
{
    font-family: "Tahoma","Arial",sans-serif;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 20px;
    margin-bottom: 0px;
    text-align: justify;
    font-size: 95%;
	font-weight: bold;
	font-style: normal;
    color: #000000;
}

p.subheading
{
    font-family: "Tahoma","Arial",sans-serif;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 105%;
	font-weight: bold;
	font-style: normal;
    color: #000000;
	border-bottom: 1px dotted red;
}

p.centrehead
{
    font-family: "Tahoma","Arial",sans-serif;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 100%;
	font-weight: bold;
	font-style: normal;
    color: #0071bd;
    text-align: center;
}

p.topmenu
{
    margin-top: 5px;
    margin-bottom: 0px;
    margin-right: 0px;
	padding-bottom: 2px;
	background-color: #0071bd;
    color: #ffffff;
    font-size: 10pt;
	font-weight: bold;
}

p.dropmenu
{
	background-color: #1081cd;
    color: #ffffff;
    font-size: 9pt;
	font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

p.centre
{
    text-align: center;
}

p.quote
{
    margin-left: 10px;
    margin-right: 10px;
    text-align: justify;
    vertical-align: top;
    color: #0071bd;
    font-size: 105%;
    font-weight: bold;
	font-style: italic;
}


p.tableheading
{
    font-family: "Tahoma","Arial",sans-serif;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
    font-size: 100%;
	font-weight: bold;
	font-style: normal;
    color: #ffffff;
	background-color: #1081cd;
}

p.tablebody
{
    font-family: "Tahoma","Arial",sans-serif;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 100%;
	font-weight: normal;
	font-style: normal;
    color: #000000;
}

p.testament
{
    text-align: justify;
    vertical-align: top;
    margin-left: 50px;
    margin-right: 20px;
    text-indent: 20px;
    color: #000000;
    font-size: 100%;
	font-style: italic;
}

p.footer
{
	background-color: #0071bd;
	vertical-align: bottom;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    color: #ffffff;
    font-size: 90%;
	font-weight: bold;
    text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

p.sitelink
{
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 30px;
    margin-right: 10px;
    text-indent: -20px;
}

/* linked website title*/
span.sitelink
{
	color: #0071bd;
	font-weight: bold;
    font-size: 110%
}


td
{
    font-family: "Tahoma","Arial",sans-serif;
    color: #000000;
    font-size: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: left;
	vertical-align: top;
}

td.testamentc
{
    text-align: justify;
    vertical-align: top;
    color: #000000;
    font-size: 100%;
    font-weight: bold;
	font-style: italic;
}

td.testamentr
{
	padding-top: 10px;
    text-align: right;
    vertical-align: top;
    color: #000000;
    font-size: 100%;
    font-weight: bold;
}


td.right
{
    text-align: right;
	vertical-align: top;
}

td.centre
{
    text-align: center;
}


td.centrebottom
{
    text-align: center;
    vertical-align: bottom;
}

td.logo
{
    text-align: center;
    vertical-align: top;
    padding-top: 40px;
    white-space: nowrap;
}

td.centremiddle
{
    text-align: center;
    vertical-align: middle;
}

td.menu
{
	background-color: #ffffff;
	vertical-align: middle;
}

td.heading
{
    font-family: "Tahoma","Arial",sans-serif;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
    font-size: 100%;
	font-weight: bold;
	font-style: normal;
    color: #ffffff;
	background-color: #1081cd;
}

td.form
{
    font-family: "Tahoma","Arial",sans-serif;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
    font-size: 100%;
	font-weight: bold;
	font-style: normal;
    color: #ffffff;
	background-color: #fafaff;
    vertical-align: bottom;
}

td.smallleft
{
    font-size: 80%;
    text-align: left;
    background-color: #0071bd;
    color: #ffffff;
}

td.smallcentre
{
    font-size: 80%;
    text-align: center;
    background-color: #0071bd;
    color: #ffffff;
}

td.smallright
{
    font-size: 80%;
    text-align: right;
    background-color: #0071bd;
    color: #ffffff;
}

td.ezinelink
{
	background-color: #e0e0ff;
}

td.ezineheading
{
    font-family: "Tahoma","Arial",sans-serif;
    font-size: 100%;
	font-weight: bold;
	font-style: normal;
}

td.columnhead1
{
	background-color: #e0e0ff;
	font-weight: bold;
	border-bottom: 1px dotted red;
}

td.solid
{
	background-color: #0071bd;
	height: 5px;
    font-size: 10%;	
}

td.ten
{
	height: 5px;
    font-size: 10%;	
}

td.form1
{
	background-color: #e0e0e0;
}

td.form1c
{
	background-color: #e0e0e0;
    text-align: center;
    vertical-align: middle;
}

td.form2
{
	background-color: #adf6ff;
}


ol
{
    font-family: "Tahoma","Arial",sans-serif;
    color: #000000;
    font-size: 100%;
}

ul
{
    font-family: "Tahoma","Arial",sans-serif;
    color: #000000;
    font-size: 100%;
}

span.blue
{
	color: #0071bd;
}

span.blueback
{
	background-color: #0071bd;
	color: #adf6ff;
	font-weight: bold;
}

span.inlinequote
{
	font-style: italic;
}

span.inlinequestion
{
	color: #0071bd;
	font-weight: bold;
}

A:link    { color: #003366; }
A:visited { color: #c000c0; }
A:hover   { color: #0000c0; }
A:active  { color: #0000c0; }

A.menu:link    { color: #ffffff; text-decoration: none; }
A.menu:visited { color: #ffffff; text-decoration: none; }
A.menu:hover   { color: #ff0000; text-decoration: none; }
A.menu:active  { color: #ff00ff; text-decoration: none; }

A.scroller:link    { color: #ffffff; text-decoration: none; }
A.scroller:visited { color: #ffffff; text-decoration: none; }
A.scroller:hover   { color: #000000; text-decoration: none; }
A.scroller:active  { color: #0000ff; text-decoration: none; }

A.footer:link    { color: #ffffff; text-decoration: none; }
A.footer:visited { color: #ffffff; text-decoration: none; }
A.footer:hover   { color: #ff0000; text-decoration: none; }
A.footer:active  { color: #ff00ff; text-decoration: none; }

