﻿
.WatermarkNetwork
{
	background-image: url( 'Images/net_watermark.png' );
	background-attachment: scroll;
	background-position: 100% top;
	background-repeat: no-repeat;
}

.WatermarkAdmin
{
	/* background-image: url( 'Images/admin_watermark.png' ); */
	background-attachment: scroll;
	background-position: 100% top;
	background-repeat: no-repeat;
}

.SearchForm
{
	/* background-image: url(  'Images/search_background.jpg' ); */
	background-attachment: scroll;
	background-position: 100% top;
	background-repeat: no-repeat;
	text-align:center;
}