a
{
	text-decoration="None";
}

.CategoryTree
{
	font-size: x-small; 
	font-family: Verdana; 
	font-weight: bold; 
	color: "#ffcc33";	
}

.CategoryTree a
{
	color: "#ffcc33";
	text-decoration: "None"; 
}

.CategoryTree a:link
{
	color: "#ffcc33";
	text-decoration: "None";
}

.CategoryTree a:hover
{
	color: "Aqua";
	text-decoration: "None";
}

.Header 
{
	background-color: "#CC0000";
}

.Header .Title
{	
	font-size: large;
	font-family: Arial;
	font-weight: bold;
	color: "#ffcc33";
}

.Header:hover 
{
	color: Aqua 
}


.Navigation
{
	background-color: "#006699";
}


.Navigation .Heading
{
	font-size: x-small; 
	font-family: Arial; 
	font-weight: bold; 
	color: "White";
	
}

.Navigation .Heading. Level-1
{
	position: relative;
	left: 0em;
	top: 0em;
}

.Navigation .Heading .Level-1 :link {
	color: "White";
	text-decoration: "None";
}

.Navigation .Heading .Level-1 :visited {
	color: "White";
	text-decoration: "None";
}

.Navigation .Heading .Level-1 :active {
	color: "White";
	text-decoration: "None";
}

.Navigation .Heading .Level-1 :hover {
	color: "Aqua";
	text-decoration: "None";
}

.Navigation .Heading .Level-2
{
	position: relative;
	left: 1em;
	top: 0em;
}

.Navigation .Text
{
	font-size: xx-small; 
	font-family: Verdana; 
	font-weight: bold; 
	color: "#ffcc33";	
}

.Navigation .Text .Level-1
{
	text-decoration: "None";
}

.Navigation .Text .Level-1:link {
	color: "#ffcc33";
	text-decoration: "None";
}
.Navigation .Text .Level-1 a
{
	color: "#ffcc33";
	text-decoration: "None"; 
}

.Navigation .Text .Level-1:hover {
	color: "Aqua";
	text-decoration: "None";
}

.Navigation .Text .Level-2
{
	text-decoration: "None";
}

.Main 
{
	background-color: white;
}

.Main .Title
{
	font-size: large;
	color: RoyalBlue;
	font-family: Arial;
	font-weight: bold;
}

.Main .SectionHeader
{
	font-size:  medium; 
	font-family: Arial; 
	font-weight: bold;
	color: White;
}


.Main .Text
{
	font-size: small;
	font-family: Arial;
	color: Black;
}

.Main .Text h3
{
	font-size: small;
	font-weight: bold;
}

.Main .Text a
{
	color: Blue;
}

.MoreLink
{
	font-size: xx-small;
	font-family: Arial;
	color: Blue;
}

.PageTitle
{
	font-size: large;
	color: RoyalBlue;
	font-family: Arial;
	font-weight: bold;
}
.BannerTitle		{ font-size: large; font-family: Arial; font-weight: bold; color: "#ffcc33"; background-color: "#CC0000"; }
.BannerText		{ font-size: xx-small; font-family: Verdana; font-weight: bold; color: "#ffcc33"; background-color: "#CC0000"; }
.BannerLink		{ font-size: xx-small; font-family: Verdana; font-weight: bold; color: white; text-decoration: underline }
.BannerLink:hover	{ color: aqua; text-decoration: underline; }
.MinorHeading		{ font-size:  x-small; font-family: Verdana; font-weight: bold; }
.InputBoxRequired	{ font-size: xx-small; font-family: Arial; background-color: "#CCFFCC" }
.InputBox		{ font-size: xx-small; font-family: Arial; background-color: "#f0f0f0" }
.SmallText		{ font-size: xx-small; font-family: Arial; font-weight: bold }
.HeaderLinks 		{ color: White; font-weight: bold; font-family: Verdana; font-size: xx-small;}
.HeaderLinks:hover	{ color:"#ffcc33"  }
.StandardText		{ font-size: x-small; font-family: "Verdana, Arial"; color: black; }
.SmallBoldText		{ font-size: xx-small; font-family: Verdana; font-weight: bold; }

