.InvLink, .InvLink a:visited {
	color: C3B290;
	font-size: 75%;
	text-decoration: none;
}

BODY  {
	font-family: Arial,Helvetica,sans-serif;
	background-color: #C3B290;
	font-color: 542712;
	font-size: 100%;
	margin-top: 0px;
	margin-left: 0px;	
}
.RedHilite {
	color: 990000;
	font-size: 100%;
}
.GreyFont {
	font-family: Arial,Helvetica,sans-serif;
	color: aaaaaa;
	font-size: 65%;
}
a, a:visited {
	color: 000000;
}
a:hover, a:active {
	color: CC6600;
}

.Dark{
background-color: A19377;
font-family: Arial,Helvetica,sans-serif;
font-size: 85%;
}
.Medium{
	background-color: C3B290;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 85%;
	color: #542712;
}
.Light{
background-color: DDD2BB;
}
P,B,DIV{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%;
	color: 000000;
	text-decoration: none;	
	}
INPUT{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 75%;
	color: 000000;
	text-decoration: none;
	background-color: ffffff;
	border: none;
}
.DataHeader {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 85%;
	color: 000000;
	text-decoration: none;
	background-color: A19377;
	font-weight : bold;	
}
.DataSubHeader{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 85%;
	color: 000000;
	text-decoration: none;
	font-weight : bold;
	background-color: C3B290;	
}
.DataRows {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 85%;
	color: 000000;
	text-decoration: none;
	background-color: E5E5E5;	
}
.WhiteRows {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 85%;
	color: 000000;
	text-decoration: none;
	background-color: ffffff;	
}
.Boxes {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 95%;
	color: 000000;
	text-decoration: none;
	background-color: E5E5E5;	
	border-left: outset #000000;
	border-right: inset #000000;
	border-top: inset #CCCCCC; 
	border-bottom: outset #CCCCCC; 		
}
.Heading {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 115%;
	color: 000000;
	text-decoration: none;
	font-weight : bold;	
}