	body {background-color: #000000; font-family: Verdana; font-size: 10pt; color: #515151;}
	a:link {
	color: orange; background-color: transparent;  text-decoration: none;font-family: Verdana; font-size: 6pt; 
	/*text-shadow: #6374AB 20px -12px 2px;*/
  /*height: 1em;
  filter: Shadow(Color=#666666, 
                 Direction=135, 
                 Strength=5);*/
  /* Needed for Gecko */
  /*line-height: 2em;
  white-space: nowrap;*/
}
	
	a:visited {color: orange; background-color: transparent; text-decoration: none; font-family: Verdana; font-size: 6pt;}
	a:active {color: #FF0000; background-color: transparent; text-decoration: none; font-family: Verdana; font-size: 6pt;}
	a:hover {color: #FF0000; background-color: transparent; text-decoration: underline; font-family: Verdana; font-size: 6pt;}
#text{
	font-size: 3em; /* optional. just to increase the font size. */
	display: block;
	line-height: 1em;
	color: #666; /* shadow color */
	background-color: transparent;
	white-space: nowrap; /* wrapping breaks the effect */
}
#text:before,
#text:after{
	content: "text shadow"; /* generated text */
	display: block;
}

#text:before{
	margin-bottom: -1.05em;
	margin-left: 0.1ex;
	color: #ccc; /* shadow color */
	background-color: transparent;
}

#text:after{
	margin-top: -1.05em;
	margin-left: -0.1ex;
	color: #fff; /* text color */
	background-color: transparent;
}	
	.localtitle { color: #FFFFFF; background-color: #006633; font-family: Arial; font-size: 20pt; }
	.code { background-color: #EEEEEE; font-family: Courier New; font-size: x-small; margin: 5px 0px 5px 0px; padding: 5px; border: black 1px dotted; }
	.form { background-color: #FFFFFF; font-family: Tahoma; font-size: 8pt; }
	.form2 { color: #003366; background-color: #F1F5F7; font-size: 7pt; font-family: Verdana; width: 145px; }
	.frontpagetitle {color: #CC6633; font-family: Verdana; font-size: 14pt;}
	.info {color: #003366; font-family: Verdana; font-size: 10pt;}
	.infobold {color: #003366; font-family: Verdana; font-weight:bold; font-size: 10pt;}
 	li.info {color: #003366; font-family: Verdana; font-size: 10pt;}
	.product_ordertable {color: #003366; font-family: Verdana; font-size: 10pt;}
	.qmsubject {color: #515151; font-family: Verdana; font-size: 12pt;}
	.qmsubtitle {color: #515151; font-family: Verdana; font-size: 11pt;}
	.qminfo {color: #515151; font-family: Verdana; font-size: 8pt;}
	.subject {color: #CC6633; font-family: Verdana; font-size: 12pt;}
	.subtitle {color: #CC6633; font-family: Verdana; font-size: 11pt;} 
	.tabletitle {color: #003366; font-family: Verdana; font-size: 12pt; text-decoration:underline;}
	.tiny {color: #003366; font-family: Verdana; font-size: 8pt;}
	.titlebottom {color: #FFFF55; font-family: Verdana; font-size: 16pt;}
	.titletop {color: #FFFF55; font-family: Verdana;  font-size: 20pt;}
	.titlebottomOLD {color: #FFFF55; font-family: Verdana; font-size: 18pt;}
	.titletopOLD {color: #FFFF55; font-family: Verdana;  font-size: 26pt;}
	.titletopregional {color: #FFFF55; font-family: Verdana; font-size: 24pt;}
	.warning {color: #FF0000; font-family: Verdana; font-weight:bold; font-size: 10pt;}
	

