/* Copyright 2026 Virtual Interconnect Software, LLC.  All rights reserved. */
body
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 80%;
}

#DesignTopBar
{
	background-color: #666;
}

#DesignNav
{
	background-color: #222222;
}

#DesignNav a
{
	color: #fff;
	font-weight: bold;
}

#DesignMainContent
{
	color: Gray;
}

#DesignBottomBar
{
	background-color: #666;
	color: #fff;
	font-weight: bold;
}

#DesignBottomSection
{
	background-color: #bbbbbb;
	color: #666;
	font-weight: bold;
}

#DesignNav ul li.NavBarCurPage a
{
	color: #f7901e;
}
