.BottomNavBar {
	font-family: Tahoma, Arial, Georgia;
	font-size: 10px;
	text-transform: lowercase;
	color: #ECEC00;
	text-align: center;

}
.CopyrightText {
	font-family: Centaur, Arial, Georgia;
	font-size: 12px;
	color: #000000;
	font-weight: 900;
	text-transform: none;
}
.NavBarLeft {
	font-size: 14px;
	color: #FFFF00;
	background-color: 808040;
	text-indent: 20px;
	font-weight: bold;
	font-family: "Century Gothic", Centaur, Tahoma, ;
}

.MainText {
	font-family: Tahoma, Arial, Georgia;
	font-size: 12px;
	color: #000000;
	alink: #000000;
	vlink: #000000;
	link: #000000;
}
.DirLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCC99;
}

a.yellowlink:link {
	color: #ECEC00;
	text-decoration: none;
}

a.yellowlink:visited {
	color: #ECEC00;	text-decoration: none;
}

a.blacklink:link {
	color: #000000;
	text-decoration: underline;
}
a.blacklink:visited {color: #000000;}a {
	text-decoration: underline;
}
a.bluelink:link {
	color: #0000CC;
	text-decoration: underline;

}
a.bluelink:visited {
	color: #006699;}a {
	text-decoration: underline;
}

.definitionsstyle {
	font-family: "Times New Roman", Times, serif;
	background-color: #000000;
	color: #CCCC99;
}
dt {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	list-style-type: none;

}

.MainTextHeader {
	color: CCCC99;
	background-color: #000000;
	font-family: Tahoma, Arial, Georgia;

}
