/*Text used on the Homepage Page*/
.homepagetextsmall { font-family: Times Roman; font-size: 75%; color: blue; }
/*Text used on the Homepage Page*/
.homepagetext { font-family: Arial, Helvetica, sans-serif; font-size: 95%; color: black; }
/*Text used on the Services Provided Page*/
.servicesheader { background-color: #FFFFDA; font-family: Times Roman; font-size: 100%; color: black; }
/*Text used on the Services Provided Page*/
.servicestext { font-family: Times Roman; font-size: 95%; color: black; }
/*Text used on the About Us Page*/
.abouttext { font-family: Times Roman;font-size: 95%; color: black; }
/*Text used on the Contact Us Page*/
.contacttext { font-family: Times Roman; font-size: 95%; color: black; }
/*Text used on the supplier introduction pages*/
.supplierintro { font-family: Arial, Helvetica, sans-serif; font-size: 95%; color: black; }
/*Text used on the Homepage Page*/
.linkspagetext { font-family: Arial, Helvetica, sans-serif; font-size: 95%; color: black; }
/*Link Styles for the top navigation frame*/
a.topnav:link { font-family: Arial, Helvetica, sans-serif;  font-size: 105%; color: black;  text-decoration: underline;font-weight: bold;}
a.topnav:active {font-family: Arial, Helvetica, sans-serif; font-size: 105%; color: black;  text-decoration: underline;font-weight: bold;}
a.topnav:visited {font-family: Arial, Helvetica, sans-serif;  font-size: 105%; color: black; text-decoration: underline;font-weight: bold;}
a.topnav:hover { font-family: Arial, Helvetica, sans-serif; font-size: 105%; color: yellow; font-weight: bold; text-decoration: underline; background-color: black;}
.mainheader { font-family: Imprint MT Shadow; font-size: 18px; color: black; font-weight: bold; }
/*Side Navigation*/
.sidenavStaticHeader {background-color: black; font-family: Times Roman; font-weight: bold;font-size: 100%; color: yellow;}
.sidenavDiv {font-family: Times Roman; font-size: 88%; color: orange;text-decoration: underline; cursor: hand ;margin-left: 5; font-weight: bold;}
/*The colors for our customised scrollbars.*/ 
 body	 {scrollbar-3dlight-color:;
           scrollbar-arrow-color:none;
           scrollbar-base-color: #FFFFDA;
           scrollbar-darkshadow-color:black;
           scrollbar-face-color:#FFFFDA;
           scrollbar-highlight-color:;
           scrollbar-shadow-color:black
}

  </STYLE>













