
/* Sections Titles: menu, special Features,  */
/* 	Primary Section, Secondary Section, Copyright	 */
/* Note: # = "id", . = "class"				 */


html , body {
    	font-family: Times New Roman,Times, arial, serif;
    	font-size: 12pt;
	color: black;
      margin: 0px;
      background-color: #000033;
    background-image: url(images/812_bg.gif);
      background-repeat:  repeat-x; 
	/* margin: 20px 9px 30px 9px;*/  /* top, left, bottom, right */
	cursor: default;
	width: 100%;
	scrollbar-3dlight-color: #495388; 
	scrollbar-arrow-color: black;
	scrollbar-base-color: #495388;
	scrollbar-darkshadow-color: grey;
	scrollbar-face-color:  #495388;
	scrollbar-highlight-color: grey;
	scrollbar-track-color: black;
	scrollbar-shadow-color: #495388;}


/* ----------------- */
/* Form Formating    */
/*      ~ All ~      */
/* ----------------- */


.csplain{font-size:11px;font-family:Verdana;color:#000000}
a{text-decoration:none}
a:hover{text-decoration:underline}
.cshead{font-size:24px;font-family:Verdana;color:#444444}
.cscutline{font-size:14px;font-family:Verdana;color:#555566}
.cstopic{font-size:14px;font-family:Verdana;color:#333344}
.cstopic:hover{color:#111122}
.cssubtopic{font-size:11px;font-family:Verdana;color:#444455}
.cssubtopic:hover{color:#222244}
.cslink{color:#222222}
.csquote{color:#666677}
.csbaseline{font-size:9px;font-family:Verdana;color:#555555}
.shadow{background-color:#ffffff;background-image:url(images/shadow.jpg);background-repeat:repeat-x}
.csinput{height:16px;font-size:12px;font-family:Helvetica;background-color:#ffffff;border-style:solid;border-width:1px;border-color:#aaaaaa}
.csapphead{color:#222233;background-color:#eeeeee;border-style:solid;border-width:1px;border-bottom:0px;border-color:#ccbbaa} 
.rowodd{width:200px;background-color:#dddddd} /* -Dark Grey- */
.roweven{width:200px;background-color:#eeeeee}  /* -Light Grey- */
.csformbackground{background-color:#ffffff}
.shipaddress{display:none} 
.parentaddress{display:none} 
.firstnations{display:none}



/* ----------------- */
/* Special Features  */
/*      ~ All ~      */
/* ----------------- */

font.standout {color: #495388;
	font-weight: bold;
    	font-size: 12pt;	
	}

font.standout2 {color: #D4231B;
	font-weight: bold;
    	font-size: 12pt;	
	}

font.standout3 {color: black;
	font-weight: bold;
    	font-size: 14pt;	
	}


font.title  {color: #495388;
	font-weight: bold;
    	font-size: 14pt;
	text-align: center;
	TEXT-DECORATION: underline;	
	}

font.title2  {color: #495388;
	font-weight: bold;
    	font-size: 14pt;
	text-align: center;
	TEXT-DECORATION: underline;	
	}


font.subtitle  {color: #D4231B;
	font-weight: bold;
    	font-size: 12pt;
	text-align: left;	
	TEXT-DECORATION: underline;
	}

font.subtitle2  {color: black;
	font-weight: bold;
    	font-size: 12pt;
	text-align: left;
	TEXT-DECORATION: underline;	
	}
font.active {color: white; font-size: 14pt;     /* highlight menu pages  */	
	}

hr.red {color: #495388;
	text-align: center;
	width: 70%;}

/* ----------------- */
/* 	title Bars 	   */
/*      ~ All ~      */
/* ----------------- */

.head {Background: green;
	color: white;
	TEXT-DECORATION: none;
	font-weight: bold;
    	font-size: x-large;
	text-align: center;	
	width: 100%;}


/* ----------------- */
/*       Menu        */
/* ----------------- */


.menu_a {Background: black;   /* red #D4231B  */
	color: white;
	TEXT-DECORATION: none;
	text-align: center;
    	font-size: 12pt;
	padding: 5px 5px 5px 5px;
/*	border: 2px solid green;   */
	width: 100%;}

.menu_a A:link {COLOR: white; TEXT-DECORATION: none; font-weight: bold;}
.menu_a A:visited {COLOR: white; TEXT-DECORATION: none; font-weight: bold;}
.menu_a A:active {COLOR: white; TEXT-DECORATION: none; font-weight: bold;}
.menu_a A:hover {COLOR: #FFFFFF; TEXT-DECORATION: underline;
	/* background: #FFFF00;*/}



.menu_b {Background: white;     
	color: black;
	TEXT-DECORATION: none;
	text-align: center;
    	font-size: 12pt;
	padding: 5px 5px 5px 5px;
	border: 2px solid black; 
	width: 100%;}

.menu_b A:link {COLOR: black; TEXT-DECORATION: none;}
.menu_b A:visited {COLOR: black; TEXT-DECORATION: none;}
.menu_b A:active {COLOR: black; TEXT-DECORATION: none}
.menu_b A:hover {COLOR: white; TEXT-DECORATION: none;
	background: green;}

table.menu_b {border: 2px solid black;}

/* side menu */

.menu_c {Background: #D4231B;     
	color: black;
	TEXT-DECORATION: none;
	text-align: center;
    	font-size: 12pt;
	padding: 5px 5px 5px 5px; }

.menu_c A:link {COLOR: black; TEXT-DECORATION: none;}
.menu_c A:visited {COLOR: black; TEXT-DECORATION: none;}
.menu_c A:active {COLOR: black; TEXT-DECORATION: none}
.menu_c A:hover {COLOR: white; TEXT-DECORATION: none;
	; border: medium dashed green;}

/* ----------------- */
/* 	Main Text 	   */
/*      ~ All ~      */
/* ----------------- */

table.main {background: white;}


.main {background: white;
	color: black;
    	font-size: 12pt;
	padding: 10px 10px 10px 10px;
	/* border: 2px solid silver; */}

.main h2 {color: #495388;}

.main ul,.main ol {color: black;}

.main A:link {COLOR: #495388; TEXT-DECORATION: underline;}      /* change  */
.main A:visited {COLOR: #495388; TEXT-DECORATION: underline;}      /* change  */
.main A:active {COLOR: #495388; TEXT-DECORATION: underline;}      /* change  */
.main A:hover {COLOR: white; TEXT-DECORATION: none;
	background: black;}                                   /* change  */



td.cell {COLOR: Black; TEXT-DECORATION: none;
	background: white;
	font-weight: bold;
	border: 1px solid black;
    	font-size: 12pt;
}

td.cell2 {
      background-color: #495388;
	font-weight: bold;
	border: 1px solid black;
      border-style: solid;
}

td.course1 {border-color: black;
border-width: thin;
border-style: solid;
}


td.course2 {border-color: white;
border-width: thin;
border-style: ridge;
}


/* ----------------- */
/*    Copyright      */
/*   ~ Bottom ~      */
/* ----------------- */


.copyright {Background: #495388;   
	color: white;
	background-image: url(images/lah_bg3.gif);
      background-repeat: repeat-x; 
	TEXT-DECORATION: none;
    	font-size: 10pt;
	text-align: center;
	padding: 5px 5px 5px 5px;
/*	border: 2px solid #D4231B;   */
	width: 100%;}

.copyright A:link {COLOR: blue; TEXT-DECORATION: underline;}
.copyright A:visited {COLOR: purple; TEXT-DECORATION: underline;}
.copyright A:active {COLOR: blue; TEXT-DECORATION: none}
.copyright A:hover {COLOR: yellow; TEXT-DECORATION: none;
	background: blue;}

