﻿/* _________________________________________________________________ */
/* Acappella Information Systems 2007 - Master Cascading Style Sheet */

/* _________________________________________________________________ */
/* COLOUR, TEXT and FONT SCHEME for Toronto Titans                   */

/* Text primary - dark blue - 002E62                                 */
/* Text bg - light gray - 5788BF                                     */
/* Table bg - image                                                  */
/* Menu bg - light gray - EDEFF2                                     */
/* Menu light border - orange - FEC425                               */
/* Page bg - dark blue - 002E62                                      */
/* Table light border - light blue - 95B3DF                          */
/* Table dark border - black - 000000                                */
/* Links - FFFFFF                                                    */
/* Hover - 95B3DF                                                    */
/* Font in graphics - Rockwell Extra Bold  18 & 14                   */
/* Header graphics - 215x25                                          */


/* _________________________________________________________________ */
/* PAGE SETTINGS and SCROLLBAR                                       */

body { 

	background-position: left top;
	background-repeat: repeat;
	background-attachment: scroll;
	background-color: #FFFFFF;
	scrollbar-face-color: #002E62;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #B8C7D7;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #002E62;
	scrollbar-arrow-color: #FEC425;
	  }

a:link		{ font-size: 9pt; font-family: Verdana; font-variant: small-caps; line-height: 23px%; 
              color: #000000; text-decoration: none; text-transform: none; 
              font-weight:bold; }
a:visited	{ font-size: 9pt; font-family: Verdana; font-variant: small-caps; line-height: 23px%; 
              color: #000000; text-decoration: none; text-transform: none; 
              font-weight:bold; }
a:active	{ font-size: 9pt; font-family: Verdana; font-variant: small-caps; line-height: 23px%; 
              color: #000000; text-decoration: none; text-transform: none; 
              font-weight:bold; }
a:hover		{ font-size: 9pt; font-family: Verdana; font-variant: small-caps; line-height: 23px%; 
              color: #D20000; text-decoration: none; text-transform: none; 
              font-weight:bold }


/* _________________________________________________________________ */
/* MENU HEADERS                                                      */

.cell-centered {
	text-align: center;
}
.cell-bg-white {
	background-color: #FFFFFF;
	text-align: center;
}
.homepage-header {
	background-image: url('homepage-header3.jpg');
}

.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:#3A7055; font-family:Trebuchet MS; font-variant:small-caps; letter-spacing:1.1pt text-decoration:none }
.menuheader-14pt { font-size:14pt; font-weight:bold; color:#000000; font-family:Trebuchet MS; font-variant:small-caps; letter-spacing:1.1pt text-decoration:none; }

.menuitems-9pt { font-size:9pt; font-weight:bold; color:#000000; 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                                                      */

.textheader-12pt { font-size: 12pt; font-weight:bold; color:#FEC425; font-family:Trebuchet MS; text-decoration:none; }
.textheader-14pt { font-size: 14pt; font-weight:bold; font-variant: small-caps; color:#000000; font-family:Verdana; text-decoration:none; }
.textheader-16pt { font-size: 16pt; font-weight:bold; font-variant: small-caps; color:#000000; font-family:Verdana; letter-spacing:1.1pt; text-decoration:none; }

.textheader-18pt { font-size: 18pt; font-weight:bold; color:#000000; font-family:Trebuchet MS; text-decoration:none }

.textheader-24pt { font-size: 24pt; font-weight:bold; color:#FFFFFF; font-family:Trebuchet MS; font-variant:small-caps; text-decoration:none; }


/* _________________________________________________________________ */
/* CONTENT                                                           */
.text-blue {
	text-align: center;
	color: #0000FF;
}

.text-8pt { font-size: 8pt; font-weight:normal; color:#000000; font-family:Trebuchet MS; text-decoration:none; }

.text-9pt { font-size: 9pt; font-weight:normal; color:#002E62; font-family:Trebuchet MS; text-decoration:none; }
.text-9pt-w { font-size: 9pt; font-weight:normal; color:#FFFFFF; font-family:Trebuchet MS; text-decoration:none; }
.text-9pt-center-blue-bg {
	font-size: 9pt;
	font-weight: normal;
	color: #002E62;
	font-family: Trebuchet MS;
	text-decoration: none;
	background-color: #D9EAFF;
}

.text-10pt { font-size: 10pt; font-weight:normal; color:#002E62; font-family:Trebuchet MS; text-decoration:none; }
.text-10pt-black { font-size: 10pt; font-weight:normal; color:#000000; font-family:Trebuchet MS; text-decoration:none; }
.text-10pt-b { font-size: 10pt; font-weight:bold; color:#006595; font-family:Trebuchet MS; text-decoration:none; }

.text-11pt { font-size: 11pt; font-weight:normal; color:#000000; font-family:Trebuchet MS; text-decoration:none; }
.text-12pt { font-size: 12pt; font-weight:normal; color:#000000; font-family:Trebuchet MS; text-decoration:none; }
.text-14pt { font-size: 14pt; font-weight:normal; color:#000000; font-family:Trebuchet MS; text-decoration:none; }
.text-14pt-red {
	font-size: 14pt;
	font-weight: normal;
	color: #CC0000;
	font-family: Trebuchet MS;
	text-decoration: none;
}
.pic-border {
	border: 1px solid #000000;
}
.horizontal-line {
	color: #FEC425;
}
