Elcef Fibre CSS 

a.links 		 { font-family: arial; font-size: 12px; color: #000000; font-weight: bold; text-decoration: none; }
a.links:visited  { font-family: arial; font-size: 12px; color: #000000; font-weight: bold; text-decoration: none; }
a.links:hover    { font-family: arial; font-size: 12px; color: #9A9A9A; font-weight: bold; text-decoration: none; }

a.menu 		    { font-family: arial; font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.menu:visited  { font-family: arial; font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.menu:hover    { font-family: arial; font-size: 12px; color: #cccccc; font-weight: bold; text-decoration: none; }

.header   	   	 { font-family: arial; font-size: 16px; font-style: italic; font-weight: bold;  color: #FFFFFF; text-decoration: none; }
.footer    	     { text-decoration: none; font-family: arial; font-size: 11px; color: #ffffff ; }
.pagetext		 { font-family: arial; font-size: 12px; color: #000000; }
.pageheader		 { font-family: arial; font-size: 18px; color: #000000; font-weight: bold; }
.title  		 { font-family: arial; font-size: 15px; font-weight: bold; color: #4b785c; }
.titlered  		 { font-family: arial; font-size: 15px; font-weight: bold; color: #FF0000; }
.titlei  		 { font-family: arial; font-size: 15px; font-style: italic; font-weight: bold; color: #4b785c; }
.titletext 		 { font-family: arial; font-size: 13px; color: #4b785c; }
.bullets		 { font-family: arial; font-size: 16px; color: #840061; }

.borderbox {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.borderbottom  {
	border-bottom: 1px solid #000000;
}

.borderbottomtitle  {
	border-bottom: 2px solid #4b785c;
}

.bordertop  {
	border-top: 1px solid #000000;
}

.borderleft  {
	border-left: 1px solid #000000;
}

.bordertopbottom  {
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}

.borderlefttop  {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
}

.borderleftbottom  {
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.borderrighttop  {
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
}

.borderlefttopbottom  {
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}

.borderrighttopbottom  {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}

.borderright  {
	border-right: 1px solid #000000;
}

.borderrightleft  {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

.borderrightbottom  {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.borderrightlefttop {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
}

.borderrightleftbottom  {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.leftbackground { 
  background-repeat: no-repeat;
  background-position: top;
  background-color:"#4b785c"
}


.pagelinks{{ font-family: arial; font-size: 12px; color: #4b785c; font-weight: bold; text-decoration: none; }
