
a:visited    { color: #0000FF; text-decoration:underline; }
a:hover      { color: #FF0000; text-decoration:underline; }
a:active     { color: #FF0000;  text-decoration:underline; }
a:link       { color: #0000FF; text-decoration:underline; }

a:link.navbar    {color: #0000FF; font-size: 8pt;  text-decoration: none;}
a:active.navbar  {color: #FF0000; font-size: 8pt; text-decoration: underline;}
a:visited.navbar {color: #0000FF; font-size: 8pt; text-decoration:none;}
a:hover.navbar   {color: #FF0000; font-size: 8pt; text-decoration: underline;}

paletteyellow   {color: #FFFF00; font-size: 8pt; text-decoration: none;}
a.active.paletteyellow   {color: #FFFF00; font-size: 8pt; text-decoration: none;}
a.visited.paletteyellow   {color: #FFFF00; font-size: 8pt; text-decoration: none;}
a.hover.paletteyellow   {color: #FFFF00; font-size: 8pt; text-decoration: none;}

p             { font-family: Lucida Sans, Arial; color: #000000; font-size: 10pt }
.editstyle    { font-family: Lucida Sans, Arial; color: #FF0000; font-size: 8pt; background-color: #FFB895 }

.userinput    { font-family: Lucida Sans, Arial; color: #0000FF; font-size: 10pt }
.compendium_corporate    { font-family: Lucida Sans, Arial; color: #0E6318; font-size: 8pt }

.warning      { font-family: Lucida Sans, Arial; color: #FF0000; font-size: 10pt; text-align:justify; margin-top:3; margin-bottom:3 }
.links        { font-family: Verdana; margin-top: 1; margin-bottom: 1; font-size=8pt }
.navbar       { font-family: Lucida Sans, Arial; color: #0000FF; font-size: 10pt; text-align:justify; margin-top:0; margin-bottom:0; font-weight:bold }
.text         { font-family: Lucida Sans, Arial; color: #000000; font-size: 10pt; text-align:justify; margin-top:3; margin-bottom:3 }
.subsitetitle { color: #6286D9; font-size: 12pt; font-family; font-variant:normal; font-weight:bold }
legend        { font-family: Lucida Sans, Arial; color: #6286D9; font-size: 10pt; font-weight:bold }
textarea      { font-family: Lucida Sans, Arial; color: #0000FF; font-size: 10pt }

address      {  font-family: Lucida Sans, Arial; font-size: 10pt; padding-left: 8;  }
.address      {  font-family: Lucida Sans, Arial; font-size: 10pt; padding-left: 8;  }


h1           { font-family: Lucida Calligraphy, Arial; font-size: 24pt }
h2           { font-family: Lucida Calligraphy, Arial; font-size: 20pt }
h3           { font-family: Lucida Calligraphy, Arial; font-size: 14pt }
h4           { font-family: Lucida Calligraphy, Arial; font-size: 12pt }
h5           { font-family: Lucida Calligraphy, Arial; font-size: 10pt; font-weight: bold }
h6           { font-family: Lucida Calligraphy, Arial; font-size: 8pt; font-weight: bold }
body         { font-family: Lucida Sans, Arial; font-size: 10pt; }
.pictitle    { font-family: Lucida Sans, Arial; font-size: 10pt; font-weight: bold }


/* site administration colour scheme{  } */
.adminpaneltop   { font-family: Lucida Sans, Arial; size: 12pt; color: #FF7C28 }
.adminpanel   { font-family: Lucida Sans, Arial; size: 8pt; color: #000000 }

.tselected {
	border-left: 2px solid red;
	border-right: 2px solid red;
	border-top: 2px solid red;
	border-bottom: 2px solid red;
	font-family: Arial; font-size:9pt; font-weight:bold;
	background-color: #FFFFFF;
}
.tnotselected {
	border-left: 2px solid black;
	border-right: 2px solid black;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	font-family: Arial; font-size:9pt; font-weight:bold;
	background-color: #FFFFFF;
}

.tspacer {
	\* border-bottom: 1px solid black; *\
}
.tspacerend {
	\* border-bottom: 1px solid black; *\
}
a.tabtext  {
 text-decoration: none;
 background-color: #FFFFFF;
}