th
{
	color: #fff;

	/* http://www.colorzilla.com/gradient-editor/ */
	background: #2182c6; /* Old browsers */
	background: -moz-linear-gradient(top,  #2182c6 10%, #054b63 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,#2182c6), color-stop(100%,#054b63)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2182c6 10%,#054b63 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2182c6 10%,#054b63 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2182c6 10%,#054b63 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #2182c6 10%,#054b63 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2182c6', endColorstr='#054b63',GradientType=0 ); /* IE6-9 */
}

div.SiteTopMenu
{
	/* http://www.colorzilla.com/gradient-editor/ */
	background: #2182c6; /* Old browsers */
	background: -moz-linear-gradient(top,  #2182c6 10%, #054b63 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,#2182c6), color-stop(100%,#054b63)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2182c6 10%,#054b63 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2182c6 10%,#054b63 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2182c6 10%,#054b63 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #2182c6 10%,#054b63 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2182c6', endColorstr='#054b63',GradientType=0 ); /* IE6-9 */
}

div.SiteTopMenu a.ProductName div
{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c1c1c1+0,ffffff+28,ffffff+28,c9c9c9+100 */
	background: #c1c1c1; /* Old browsers */
	background: -moz-linear-gradient(top, #c1c1c1 0%, #ffffff 28%, #ffffff 28%, #c9c9c9 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #c1c1c1 0%,#ffffff 28%,#ffffff 28%,#c9c9c9 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #c1c1c1 0%,#ffffff 28%,#ffffff 28%,#c9c9c9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1c1c1', endColorstr='#c9c9c9',GradientType=0 ); /* IE6-9 */
}

table.FormsLayout > tbody > tr > th.Special2
{
	color: #000;

	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#efefef+0,c9c9c9+100 */
	background: #efefef; /* Old browsers */
	background: -moz-linear-gradient(top,  #efefef 0%, #c9c9c9 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #efefef 0%,#c9c9c9 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #efefef 0%,#c9c9c9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#c9c9c9',GradientType=0 ); /* IE6-9 */
}