BLOCKQUOTE, BODY {
	font-family: tahoma;
}
.header {font-family: arial; font-weight: bold; color: #191970}
.footer {margin-top: -3px; font-size: 9pt}
.nav {font-family: tahoma; color: #00aa33}

/* a {color: #0000ff; text-decoration: none} */ 

.testcursor {
	cursor: wait, default;
}

TD.Newsflash{
	border-bottom: solid 1px #000080;
}
table.NewsFlash{
	border-bottom: solid 1px #000080;
}


P.stdtext {font-size: 10pt}
P.bigtext {font-size: 22pt}
P {font-family: Arial}
PRE {font-family: monospace}

A:link{text-decoration:none;color:#0000ff;}
A:visited{text-decoration:underline;color:#666666;}
A:active{text-decoration:underline;color:red;}
A:hover{text-decoration:underline;color:black;background-color:#ccffff;}
A.picture:hover{}

/* A.image:hover{} */

TD, TH {font-family: tahoma,sans-serif; font-size: 8pt;}


.FAQQuestion {
	background-color:  #C6f4db
}

.FAQAnswer {
	font-size: 8pt
}

.MoveFAQQuestion{
	background-color:  lavender;
}



.BCHover {
	background-color: #ffcc33;
}

.InlineWish{
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 7pt;
}

.InlineCrossOff{
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 7pt;
	/* text-decoration: line-through; */
	background-color: #dedacb;

}

.CrossOff {
	text-decoration: line-through;
}

.CrossOffDataEntry {
	text-decoration: line-through;
	font-size: 8pt;
	font-family: 'Lucida Console','Courier New', monospace;
}

.NewText {
	font-weight: bold;
	color:  #FF0000;
}
.instruction {
	font-size: 7pt;
	font-weight: normal;
	color: #660000;
}

.code {
	font-family: "Courier", monospace;
	color: #770033;
	font-size: medium;
}

.MatchingResult {
	background-color: #FFFF00;
}

.smalltext {font-size: 8pt}
.dataentry {
	font-size: 8pt;
	font-family: 'Lucida Console','Courier New',monospace;
}
.smallheading {
	font-size: 8pt;
	font-weight: bold;
}

.bOver{
/*		background-image: url(/images/ButtonGradientOver.jpg); */
		background-color:#ccffff;
		cursor:hand;
		color:black;
/*		font-family:tahoma,sans-serif;	*/
		font-size:11px;
/*		border:1px solid #333333; */
}

.b{
/*		background-image: url(/images/ButtonGradient.jpg);	*/
		background-color:#ffffff;
/*		cursor:hand;	*/
		color:#4c4c4c;
/*		font-family:tahoma,sans-serif; */
		font-size:11px;
/*		border:1px solid #333333; /*
}

.link {background-color:#ccffff;}

.linkOut {background-color:#ffffff;}





