body {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	color: #666666;
}
a:link {color: #666666}
a:visited {color: #666666}
a:hover {color: #999999}
a:active {color: #0099FF}
.textBox {  }
.navText {font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 11px; color: #CCCCCC; vertical-align: middle; text-indent: 10pt}
.navText a:link {color: #CCCCCC}
.navText a:visited {color: #CCCCCC}
.navText a:hover {color: #666666}
.navText a:active {color: #0099FF}
.topBoxText {font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 10px; color: #CCCCCC; text-indent: 10pt; vertical-align: text-top; padding-right: 10px}


div.trans100OFF {
	width: 100px;
	background-color: red;
	border:1px solid black;
	position: relative;
}
div.trans100ON {
	width: 100px;
	background-color: red;
	opacity:.50;
	filter: alpha(opacity=50);
-moz-opacity: 0.5;	border:1px solid black;
	position: relative;
}

.backLogo {  background-attachment: fixed; background-image: url(images/backLogo.gif); background-repeat: no-repeat; background-position: center center}
.C1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.C2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.C2X {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.C3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.keywords {
	font-size: 6pt;
	color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

