A:link
{
	color: #006600;
}
A:active
{
	color: #D85A5A;
}
A:visited
{
	color: #006600;
}
A:hover
{
	color: #D85A5A;
}
A.ULineHover:link
{
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}
A.ULineHover:active
{
	color: #D85A5A;
	font-weight: bold;
	text-decoration: none;
}
A.ULineHover:visited
{
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}
A.ULineHover:hover
{
	color: #D85A5A;
	font-weight: bold;
	text-decoration: underline;
}
A.NoLineHoverWhite:link
{
	color: #FFFFFF;
	text-decoration: none;
}
A.NoLineHoverWhite:active
{
	color: #ECB0B0;
	text-decoration: none;
}
A.NoLineHoverWhite:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
A.NoLineHoverWhite:hover
{
	color: #ECB0B0;
	text-decoration: none;
}
A.NoLineHover:link
{
	color: #006600;
	text-decoration: none;
}
A.NoLineHover:active
{
	color: #D85A5A;
	text-decoration: none;
}
A.NoLineHover:visited
{
	color: #006600;
	text-decoration: none;
}
A.NoLineHover:hover
{
	color: #D85A5A;
	text-decoration: none;
}
A.Banner:link
{
	color: #006600;
}
A.Banner:active
{
	color: #D85A5A;
}
A.Banner:visited
{
	color: #006600;
}
A.Banner:hover
{
	color: #D85A5A;
}
.input-button-small
{
	height: 13px;
}
.input-select
{
	font-size: 12px;
	font-family: Arial;
	height: 19px;
}
.input-select-small
{
	font-size: 10px;
	font-family: Arial;
	height: 20px;
}
.input-textarea-short
{
	font-size: 12px;
	width: 200px;
	font-family: Arial;
}
.input-textarea-medium
{
	font-size: 12px;
	width: 250px;
	font-family: Arial;
}
.input-textarea-long
{
	font-size: 12px;
	width: 350px;
	font-family: Arial;
}
.input-text
{
	font-size: 12px;
	width: 150px;
	font-family: Arial;
	height: 19px;
}
.input-text-short
{
	font-size: 12px;
	width: 75px;
	font-family: Arial;
	height: 19px;
}
.input-text-sidebar
{
	font-size: 12px;
	width: 130px;
	font-family: Arial;
	height: 19px;
}
.input-text-long
{
	font-size: 12px;
	width: 200px;
	font-family: Arial;
	height: 19px;
}
.input-text-xxlong
{
	font-size: 12px;
	width: 275px;
	font-family: Arial;
	height: 19px;
}
.input-text-phone
{
	font-size: 12px;
	width: 100px;
	font-family: Arial;
	height: 19px;
}
.input-text-postal
{
	font-size: 12px;
	width: 75px;
	font-family: Arial;
	height: 19px;
}
.background
{
	background-image: url("../images/background.gif");
	background-repeat: no-repeat;
	background-position : center;
}