.navigationtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.maintext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.maintextsmall
{
	font-size: 11px;
}
.smallgraytext
{
	font-size: 10px;
	color: #999999;
	line-height: 9px;
}
.smallredtext
{
	font-size: 10px;
	color: #993300;
	line-height: 9px;
}
h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.navigationtext a:link { text-decoration: none; color: #000000}
.navigationtext a:visited { text-decoration: none; color: #000000}
.navigationtext a:hover { text-decoration: none; color: #999999}
.navigationtext a:active { text-decoration: none; color: #000000}

a:link { text-decoration: none; color: #666666}
a:visited { text-decoration: none; color: #666666}
a:hover { text-decoration: none; color: #999999}
a:active { text-decoration: none; color: #666666}

ul {
	margin-top: 3px;
	margin-bottom: 3px;
}
.blackbox {
	border: thin solid #000000;
}
.products br
{
	line-height: 3pt;
}
.products form
{
	line-height: 3pt;
}
.graylinetopbottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
.graylinetopbottomright {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003366;
}
.graylinetopbottomleft {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003366;
}
