

td, th {
	font-family: Papyrus;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
}

.border {
	border: 1px solid #999999;
	}
	

.headerLink {
font-family: Papyrus; color: #C2D200; font-size:14px;
}
.headerbar {
color: #D5D5FF; font-family: Papyrus;
}
.bodyLarge {
	font-family: Papyrus;
	font-size: 24px;
	line-height: 38px;
}
.LargeGreen {
	font-size: 20px;
	color: #869100;
}
.subBar {
	font-family: Papyrus;
	font-size: 16px;
	background-color: #869100;
}
.BodySmall {
	font-family: Eurostile;
	font-size: 14px;
}

.LeftBar {
	font-family: Eurostile; 
	font-size: 12px; 
	color: #C2D200
}
.LeftBarLarge {
	font-family: Eurostile; 
	font-size: 16px;
	color: #C2D200
}
.footer {
	font-size: 10px;
	color: #000000;
	font-family: Eurostile;
}
.dropdownSmall{
	width: 50px;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
}
.dropdownSmaller{
	width: 30px;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
}


.dropdown{
	width: 100px;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	}
.dropdownWide{
	width: 135px;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
}

a:link {
	text-decoration: none;
	color: #C2D200;
}
a:visited{
	text-decoration:none;
	color: #C2D200;
}
a:hover {
	text-decoration: underline;
	color: #C2D200;
}
a:active {
	text-decoration: none;
	color: #C2D200;
}
