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

BODY  {
	font-family: Arial,Helvetica,sans-serif;
	background-color: #EBC96B;
	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: DA9610;
}
.Medium{
background-color: EBC96B;
}
.Light{
background-color: F0E6A4;
}
P,B,DIV{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%;
	color: 000000;
	text-decoration: none;	
	}
.GreyInput{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 75%;
	color: 000000;
	text-decoration: none;
	background-color: cccccc;
	border: thin ridge;
	border-color: 000000;
}
INPUT{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 75%;
	color: 000000;
	text-decoration: none;
	background-color: ffffff;	
}
.DataHeader {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 80%;
	color: 000000;
	text-decoration: none;
	background-color: DA9610;
	font-weight : bold;	
}
.DataSubHeader{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 75%;
	color: 000000;
	text-decoration: none;
	font-weight : bold;
	background-color: EBC96B;	
}
.DataRows {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 75%;
	color: 000000;
	text-decoration: none;
	background-color: E5E5E5;	
}
.WhiteRows {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 75%;
	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;	
}

/* Juli's stuff follows */

.Boxes2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 95%;
	color: 000000;
	text-decoration: none;
	background-color: F0E6A4;	
	border-left: outset #EBC96B;
	border-right: inset #EBC96B;
	border-top: outset #EBC96B; 
	border-bottom: inset #EBC96B; 		
}
.Boxes3 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 95%;
	color: 000000;
	text-decoration: none;
	background-color: EBC96B;	
	border-left: outset #DA9610;
	border-right: inset #DA9610;
	border-top: outset #DA9610; 
	border-bottom: inset #DA9610; 		
}
.LightText130 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 130%;
	color: F0E6A4;
}
.LightText110 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 110%;
	color: F0E6A4;
}
.LightText90 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 90%;
	color: F0E6A4;
}
.LightText80 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 80%;
	color: F0E6A4;
}
.DarkText130 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 130%;
	color: 241c01;
}
.DarkText110 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 110%;
	color: 241c01;
}
.DarkText100 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%;
	color: 241c01;
}
.DarkText90 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 90%;
	color: 241c01;
}
.DarkText85 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 85%;
	color: 241c01;
}
.DarkText80 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 80%;
	color: 241c01;
}
a.news:link {
	color: #aa4711;
	font-weight : bold;
}
a.news:visited {
	color: #3f3923;
	font-weight : bold;
}
a.news:hover {
	color: #c79b01;
	font-weight : bold;
}
.LightIndex{
	background-color: F0E6A4;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 85%;
	color: #342b16;
}