

BODY, TABLE, TR, TD, P, FORM, INPUT {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000; 
}

.reportEntry, .formEntry {
	font-size: 12px; 
	background-color: #fcf9f2; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 400px;
}


.clientData {
	font-size: 9px; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.ownerStyle {
	color: #4B0082;
}
.alienStyle {
	color: #000000;
}



.fileNameStyle {
	font-size: 9px;
}

.fileInfoStyle {  
	font-size: 9px;
}

.contributionStyle {  
	font-weight: normal;
	font-size: 12px;
}
.contributionInfoStyle {  
	font-weight: normal;
	font-size: 9px;
}




.clusterStyle {  
	font-weight : bolder;
	color: #660000;
}

.clusterStyleUnclustered {  
	font-weight : bolder;
	color: #444444;
}
.clusterStyleCounter {  
	font-weight : bolder;
	color: #444444;
}

.inputSmall {  
	font-size: 10px; 
	background-color: #fcf9f2; 
	line-height: 12px
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.inputMedium {  
	font-size: 12px; 
	background-color: #fffcf5; 
	line-height: 14px
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.clickMe {  
	cursor: hand
}
.boxSmall {  
	font-size: 10px; 
	line-height: 12px
}
.buttonSmall {  
	font-size: 10px; 
	line-height: 12px
}
.textSmallMaroon {  
	font-size: 12px;
	color: sienna; 
	line-height: 13px
}
.textSmallGold {  
	font-size: 12px;
	color: #660000; 
	line-height: 12px
}
.textSmallerMaroon {  
	font-size: 11px;
	color: #660000; 
	line-height: 11px
}
.textSmallWhite {  
	font-size: 12px;
	color: #ffffff; 
	line-height: 16px
}
.textMicroMaroon {  
	font-size: 10px;
 	color: sienna;
 	line-height: 10px
 }
 
 
.textMicroGold {  
	font-size: 10px;
 	color: #660000;
 	line-height: 10px
}
 
.textMicroWhite {  
	font-size: 10px;
 	color: #ffffff;
 	line-height: 10px;
 	
}
.sienna {

	background-color: sienna;

}
.textMicroGreen {  
	font-size: 9px;
 	color: #006600;
 	line-height: 11px
 }
.textSmallGreen {  
	font-size: 12px;
	color: #006600;
	line-height: 16px
}
.textLinkGreen {  
	font-size: 12px;
	font-style: color: #006600;
	line-height: 16px;
	text-decoration: underline
}
.textLargeMaroon {  
	font-size: 16px;
	font-weight : bolder;
	color: #660000;
 	line-height: 20px
}
.textLargeGreen {  
	font-size: 16px;
	font-weight : bolder;
	color: #006600;
 	line-height: 20px
}
.textMediumMaroon {  
	font-size: 14px;
	font-weight : bolder;
	color: #660000;
 	line-height: 18px
 }
 .intro {  
 	font-size: 12px;
 	color: sienna;
  	line-height: 18px
  	test-align: justify;
	font-family: Arial, Helvetica, sans-serif;
  }
.textMediumGreen {  
	font-size: 14px;
	font-weight : bolder;
	color: #006600;
 	line-height: 18px
 }
.textMediumWhite {  
	font-size: 14px;
	font-weight : bolder;
	color: #ffffff;
 	line-height: 18px
 }
.textMediumGrayed {  
	font-size: 14px;
	font-weight : bolder;
	color: #999999;
 	line-height: 18px
}
.textSmallGrayed {  
	font-size: 10px;
	font-weight : bolder;
	color: #999999;
 	line-height: 18px
 }
.textMediumBackground {  
	font-size: 14px;
	font-weight : bolder;
	color: #eafdfd;
 	line-height: 18px
}
.textMediumGreen {  
	font-size: 14px;
	font-weight : bolder;
	color: #006600;
 	line-height: 18px
 }
.textFixed {  
	font-size: 9px;
	font-family: "Courier" monospace;
 	color: #006600;
 	line-height: 14px
 }
.microText {  
 	font-size: 9px;
 	color: #000066;
 	text-align: right
 }
.mediumText {  
 	font-size: 12px;
 	color: #660000;
 	text-align: right;
 	font-variant: small-caps
 }
.tooltip { 
	position:absolute;
	top:0px;
	left:0px;
	z-index:2; 
	width:280; 
	visibility:hidden; 
	background-color: #FFFFE6; 
	padding: 8px; 
	border: 1px solid black; 
}

.cmgsmalllink {
	text-weight: normal;
	text-size: 10px;
	color: #BD7100;
}


A {
	color: #660000;
 	text-decoration: none;	
	cursor: hand;
}
A:link {  
	color: #220000;
	text-decoration: none; 
}
A:hover {  
	color: #000066; 
	TEXT-COLOR: #222244;
	BACKGROUND-COLOR: #eeddcc;
	text-decoration: none;
	text-shadow: red 2 2 2;
}
A:visited {  
	color: #220000; 
}
A:active {  
	color: #660000; 
	text-decoration: none
}