@import url(/nonNS4.css);
/*Must precede style definitions for Mozilla.
@import is ignored by NS4. Good.
=====================*\
COMMON STYLES
\*=====================
The TD, TH & P's are required for Netscape 4.X, as they don't inherit the fonts from BODY
This should be the ONLY FONT-FAMILY definition in this file!*/
BODY, BLOCKQUOTE, FORM, H1, H2, H3, H4, H5, H6, INPUT, LI, OL, SELECT, TEXTAREA, UL
{
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
}
.back
{
	background-color: #FFFFFF;
}
.main
{
	font-size: 18px;
	line-height: normal;
	color: #000000;
}
.menu
{
	font-size: 13px;
	background-color: #6E6E6E;
	line-height: 15px;
}
A:link
{
	color: #666666;
}
A:active
{
	color: #39597B;
}
A:visited
{
	color: #923017;
}
A:hover
{
	color: #923017;
}
A IMG
{
	text-decoration: none;
}
TD.bottom
{
	vertical-align: bottom;
}
.fullheight
{
	height: 100%;
}
.Footer
{
	color: #DEA623;
	font-size: 10px;
	font-weight: bold;
}
INPUT.positive, .input A.positive
{
	color: #000000;
	border: 1px solid #000000;
	background-color: #B59A8C;
}
.input A.positive:hover, INPUT.positive:hover
{
	background-color: #B59A8C;
	border: 1px solid #000000;
	color: #000000;
}
.input A.positive:active
{
	background-color: #B59A8C;
	border: 1px solid #000000;
	color: #BDD7EF;
}

/*=====================*\
BACKGROUND STYLES
\*=====================*/
.contrast
{
	background-color: #DEA623;
	text-decoration: none;
}
.harmony
{
	background-color: #DE4923;
	text-decoration: none;
}
/*=====================*\
GENERIC STYLES
\*=====================*/
.x-small
{
	font-size: 8px;
	color: #923017;
}
.small
{
	font-size: 9px;
	line-height: normal;
	color: #923017;
	font-style: normal;
}
.large
{
	font-size: 12px;
	color: #923017;
	line-height: 13px;
}
.large-heading
{
	margin-top: 1em;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
}
.medium-heading
{
	margin-top: 1em;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0;
	padding: 0;
	line-height: 16px;
}
.small-heading
{
	margin-top: 1em;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 0;
	padding: 0;
	line-height: 13px;
}

{
	margin-top: 1em;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 0;
	padding: 0;
	line-height: 17px;
}
