/*This CSS was created by Robin A. LaPointe*/

/*Link Related Tags*/
a {
	color:#336799;;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#7D3228;}
a:visited {color:#010066;}
a:hover {background-color:yellow;}

a.toosmall {
	color:#09c;
	font-size:14px;
	text-decoration:underline;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a.inc1 {
	color:#09c;
	font-size:20px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}

a.darkbkgd {
	color:#09c;
	background-color:white;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;}
	
	
/*Body Tags*/
body {
font: 14pt Abadi MT Condensed,Poor Richard, Calligrapher, Palatino, Dauphin, Arial; background-color: #336699; color: white;
scrollbar-3dlight-color : #0000CC;
      scrollbar-highlight-color : #0066FF;
      scrollbar-darkshadow-color : #0066CC;
      scrollbar-shadow-color : #000033;
      scrollbar-face-color : #0068D0;
      scrollbar-arrow-color : #00CCFF;
      scrollbar-track-color : #3333CC;
	}

body.process {
font: 14pt Abadi MT Condensed,Poor Richard, Calligrapher, Palatino, Dauphin, Arial; background-color: #EEF6FE; color: #477FBA;
      scrollbar-3dlight-color : #0000CC;
      scrollbar-highlight-color : #9A99FF;
      scrollbar-darkshadow-color : #000000;
      scrollbar-shadow-color : #010066;
      scrollbar-face-color : #336799;
      scrollbar-arrow-color : #EEF6FE;
      scrollbar-track-color : #FFFFFF;
	}

/*Headline*/
h1 {
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#ccc;
	}

/*Paragraph*/
p {font:11px/20px verdana, arial, helvetica, sans-serif;}
p.other{font:15px;}

/*Table Bkgd Color too light correction*/
table.sm {background-color:#010066;}

/*non tag specific*/
.C_HTML {color:red; background-color:white;}		/*html main tags*/
.C_P {color:DarkOrange; background-color:white;} 	/* paragraph and meta tags*/
.C_HEAD{color:blue; background-color:white;}		/*headers*/
.C_TITLE{color:green; background-color:white;}		/*title tags*/
.C_STYLE{color:hotpink; background-color:white;}	/*style tag*/
.C_BODY{color:purple; background-color:white;}		/*body tags*/
.C_H1{color:limegreen; background-color:white;}		/*all h1, h2, h3, etc*/
.C_SPECIAL{color:Crimson; background-color:white;}	/*special characters*/

.palGold {color:#ff9900;}
.palGoldenrod{color:Goldenrod;}
.contrast {color:navy; font-weight:bold; font-size:20px;}
.whimsy{font: 17pt Poor Richard, Calligrapher, Palatino, Dauphin, Arial; background-color: #336699; color: white;}

.darkerN {background-color:#010066;}

/*special sets*/
li.pg12a {color:palegreen;}
li.pg12b {background-color:ForestGreen; color:palegreen;}
li.pg12c {font-weight:bold;}
li.pg12d {font: 24pt;}
li.pg12e {font: 12pt Arial Black,Arial;}
li.pg12f {text-decoration:underline;}
h3.pg12all{font: 24pt Arial Black, Arial; color:palegreen; background-color:ForestGreen; font-weight: bold; text-decoration:underline;}
h3.pg12all2{font: 24pt Arial Black, Arial; color:Violet; background-color:LightPink; font-weight: bold;}
h3.greenset{
		font: 18pt Arial Black, Arial;
		color:palegreen;
		background-color:ForestGreen;
		font-weight: bold;
		text-decoration:underline;}
		
h3.pinkset{
		font: 18pt Arial Black, Arial;
		color:violet;
		background-color:pink;
		font-weight: bold;
		text-decoration:underline;}
.purpletag {
		font: 18pt Arial Black, Arial;
		color:violet;}
.smallsize {font: 10pt;}

/* strike out removal of original CSS positioning */
/* see file strikeoutCSS.txt */
