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

a
{
	color: #c60;
}

#DesignHeader
{
	background: #fff url("http://data.virtualinterconnect.com/images/backgrounds/10x100-eee-fff.png") repeat-x;
}

#DesignNav ul li
{
	border-bottom: 3px solid #ccc;
}

#DesignNav ul li a
{
	border-left: 1px solid #666;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 70%;
}

#DesignNav ul li a:hover
{
	background-color: #ccc;
}

#DesignNav ul li.DesignCurPage
{
	border-bottom: 3px solid #c60;
}

#DesignLeft h1, #DesignLeft h2, #DesignLeft h3, #DesignRight h1, #DesignRight h2, #DesignRight h3
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 175%;
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
	line-height: 125%;
	color: #333;
	letter-spacing: 1px;
	font-variant: small-caps;
}

#DesignLeft, #DesignRight
{
	color: #666;
}

#DesignLeft
{
		width: 40%;
}

#DesignRight, #DesignNav
{
		width: 59.75%;
}

#DesignNav ul li
{
		width: 16.5%;
}
