﻿/* _________________________________________________________________ */
/* Acappella Information Systems 2006 - Master Cascading Style Sheet */

/* _________________________________________________________________ */
/* COLOUR, TEXT and FONT SCHEME for Save our Planet                  */

/* Primary text - blue - 005892                                      */
/* Menu bg and alternate text bg -                                   */
/* Text bg -                                                         */
/* Table borders -                                                   */
/* Links - white - FFFFFF                                            */
/* Hover - yellow - FFFF99                                           */
/* Header buttons - green - 8CD933                                   */
/* FLASH font - TW Cen MT, Yellow text - FFFF99                      */


/* _________________________________________________________________ */
/* PAGE SETTINGS and SCROLLBAR                                       */

body { 

	scrollbar-face-color: #005892;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFF99;
	scrollbar-darkshadow-color: #004890;
	scrollbar-track-color: #99B7DB;
	scrollbar-arrow-color: #FFFFFF;  }


/* _________________________________________________________________ */
/* LINKS                                                             */

a:link		{ font-size: 9pt; font-family: Trebuchet MS; font-variant: normal; line-height: 23px%; 
              color: #FFFFFF; text-decoration: none; text-transform: none; 
              font-weight:bold; }
a:visited	{ font-size: 9pt; font-family: Trebuchet MS; font-variant: normal; line-height: 23px%; 
              color: #FFFFFF; text-decoration: none; text-transform: none; 
              font-weight:bold; }
a:active	{ font-size: 9pt; font-family: Trebuchet MS; font-variant: normal; line-height: 23px%; 
              color: #FFFFFF; text-decoration: none; text-transform: none; 
              font-weight:bold; }
a:hover		{ font-size: 9pt; font-family: Trebuchet MS; font-variant: normal; line-height: 23px%; 
              color: #FFFF99; text-decoration: none; text-transform: none; 
              font-weight:bold; }


/* _________________________________________________________________ */
/* MENU HEADERS                                                      */

.menuheader-11pt { font-size:11pt; font-weight:bold; color:#000000; font-family:Trebuchet MS; font-variant:small-caps; letter-spacing:1.1pt text-decoration:none; }
.menuheader-12pt { font-size:12pt; font-weight:bold; color:#000000; font-family:Trebuchet MS; font-variant:small-caps; letter-spacing:1.1pt text-decoration:none; }
.menuheader-14pt { font-size:14pt; font-weight:bold; color:#8CD933; font-family:Trebuchet MS; font-variant:small-caps; letter-spacing:1.1pt text-decoration:none; }

.menuitems-9pt { font-size:9pt; font-weight:bold; color:#FFFFFF; font-family:Trebuchet MS; text-decoration:none; }
.menuitems-10pt { font-size:10pt; font-weight:bold; color:#000000; font-family:Trebuchet MS; text-decoration:none; }


/* _________________________________________________________________ */
/* TEXT HEADERS                                                      */

.header-12pt { font-size: 12pt; font-weight:bold; color:#FFFFFF; font-family:Trebuchet MS; text-decoration:none; }
.header-14pt { font-size: 14pt; font-weight:bold; color:#000000; font-family:Trebuchet MS; text-decoration:none; }
.header-16pt { font-size: 16pt; font-weight:bold; color:#000000; font-family:Trebuchet MS; text-decoration:none; }
.header-18pt { font-size: 18pt; font-weight:bold; color:#FFFFFF; font-family:Trebuchet MS; text-decoration:none; }
.header-20pt { font-size: 20pt; font-weight:bold; color:#000000; font-family:Trebuchet MS; text-decoration:none; }


/* _________________________________________________________________ */
/* CONTENT                                                           */

.text-8pt { font-size: 8pt; font-weight:normal; color:#8CD933; font-family:Trebuchet MS; text-decoration:none; }
.text-9pt { font-size: 9pt; font-weight:normal; color:#99B7DB; font-family:Trebuchet MS; text-decoration:none; }
.text-10pt { font-size: 10pt; font-weight:normal; color:#000000; font-family:Trebuchet MS; text-decoration:none; }
.text-11pt { font-size: 11pt; font-weight:bold; color:#FFFFFF; font-family:Trebuchet MS; text-decoration:none; }
.text-12pt { font-size: 12pt; font-weight:normal; color:#000000; font-family:Arial; text-decoration:none; }
.text-14pt { font-size: 14pt; font-weight:normal; color:#000000; font-family:Trebuchet MS; text-decoration:none; }

/* _________________________________________________________________ */
/* SPECIAL                                                           */
.text-underline {
	text-decoration: underline;
}
.text-addressphone {
	color: #B9CBD5;
	font-weight: bold;
}
.graybg {
	font-size: 8pt;
	font-weight: normal;
	color: #8CD933;
	font-family: Trebuchet MS;
	text-decoration: none;
	background-color: #8D9FB5;
}

.rendering-16pt-bold { font-size: 16pt; font-weight:bold; color:#000000; font-family:Arial; text-decoration:none; }
.rendering-16pt { font-size: 16pt; font-weight:normal; color:#FFFFFF; font-family:Arial; letter-spacing:1.1pt; text-decoration:none; }
.rendering-11pt { font-size: 16pt; font-weight:normal; color:#FFFFFF; font-family:Trebuchet MS; font-variant:small-caps; letter-spacing:1.1pt; text-decoration:none; }
.rendering-9pt { font-size: 9pt; font-weight:normal; color:#FFFFFF; font-family:Trebuchet MS; text-decoration:none; }
