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

BODY  {
	font-family: Arial,Helvetica,sans-serif;
	background-color: #AFB6AD;
	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: 08BEB3;
}

.Dark{
	background-color: 3B616A;
}
.Medium{
	background-color: #AFB6AD;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 85%;
	color: #162E34;
}
.Light{
background-color: D1D5D0;
}
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: 80%;
	color: 000000;
	text-decoration: none;
	background-color: A19377;
	font-weight : bold;	
}
.DataSubHeader{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 75%;
	color: 000000;
	text-decoration: none;
	font-weight : bold;
	background-color: C3B290;	
}
.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: D1D5D0;	
	border-left: outset #AFB6AD;
	border-right: inset #AFB6AD;
	border-top: outset #AFB6AD; 
	border-bottom: inset #AFB6AD; 		
}
.Boxes3 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 95%;
	color: 000000;
	text-decoration: none;
	background-color: AFB6AD;	
	border-left: outset #3B616A;
	border-right: inset #3B616A;
	border-top: outset #3B616A; 
	border-bottom: inset #3B616A; 		
}
.LightText130 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 130%;
	color: D1D5D0;
}
.LightText110 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 110%;
	color: D1D5D0;
}
.LightText90 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 90%;
	color: D1D5D0;
}
.LightText80 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 80%;
	color: D1D5D0;
}
.DarkText130 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 130%;
	color: 011924;
}
.DarkText110 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 110%;
	color: 011924;
}
.DarkText100 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%;
	color: 011924;
}
.DarkText90 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 90%;
	color: 011924;
}
.DarkText85 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 85%;
	color: 011924;
}
.DarkText80 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 80%;
	color: 011924;
}
a.news:link {
	color: #112AAA;
	font-weight : bold;
}
a.news:visited {
	color: #233A3F;
	font-weight : bold;
}
a.news:hover {
	color: #08BEB3;
	font-weight : bold;
}
.LightIndex{
	background-color: D1D5D0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 85%;
	color: #162E34;
}