<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#MasterContainer {
	position: relative; 	min-height: 100%;	height: auto !important;
	width: 1024px;	top: 0px;	left: 0px;}

#topContent
{	width: 1024px;	position: absolute;	top: 0px;	left: 0px;}

#leftContent body, p 
{    font-family: Arial;    font-size: 8pt;}

#footerContent {
	text-align: center;	position: relative;	bottom: 0 !important;	bottom: -1px;
	clear: both;	width: 100%;	vertical-align: bottom;}

/* Use for 1/2/3 column pages */
.Col_1_1 { width: 96%; float: left; margin-right: 2%; margin-left: 2%; }
.Col_2_1 { width: 45%; float: left; margin-right: 2%; margin-left: 2%; }
.Col_2_2 { width: 45%; float: left; margin-right: 0%; margin-left: 2%; }
.Col_3_1 { width: 29%; float: left; margin-right: 2%; margin-left: 2%; }
.Col_3_2 { width: 29%; float: left; margin-right: 2%; margin-left: 2%; }
.Col_3_3 { width: 29%; float: left; margin-right: 0%; margin-left: 2%; }


.IE8Fix { z-index: 501 }

a
{	font-family: Verdana; color: blue;	text-decoration: underline;}

a.MenuItem
{	font-size: 11pt; font-family: Verdana; font-weight: bold; text-decoration: none; color: #FFFF00; background-color: #006EB6; vertical-align:  baseline; }

a.MenuItem:hover
{	color: #006EB6;	background-color: #FFFF00;}

a.NewsLink
{	font-weight: bold;	font-size: 11pt;	color: #b92a17; font-family: Arial;	text-decoration: underline;}
	
/* Standard Text */
body, div, p, td
{ margin:0;	font-size: 9pt; color: black; font-family: Verdana; }

.ErrorMsg {	color: Red; font-weight:bold; }

ul
{	list-style-type: none;	list-style-image: none;	padding: 0px;	margin: 10px 0px 10px 0px;}

li
{	background: url(images/Tennis_Ball12.png) center left no-repeat;	padding-left: 2em;	margin: 0px 0px 0px 0px;}

ul.MultiLine  
{	background: none;	}

li.MultiLine
{	background: none;	margin:0px 0px 0px 1.25em;	padding-left: 1em;	list-style-image:url(images/Tennis_Ball12.png);}

ol li
{	background: none;	margin: 5px 0px 5px 0px;	padding: 0px;}

/*
 use this for a specific class:
li {background:url(images/Tennis_Ball18.png) center left no-repeat; padding-left:24px; list-style:none; }
ul { list-style-image:url(images/Tennis_Ball18.png) }
dot BallBullet  { list-style-image:url(images/Tennis_Ball12.png) }

https://css.maxdesign.com.au/listutorial/master.htm
https://httpremix.com/style-perfect-html-lists-ul-li-ol-li
https://www.daniweb.com/forums/thread136478.html#
https://www.w3.org/TR/css3-lists/

comment junk }

.DataGridHeader { font-family: Verdana; font-weight: bold; font-size: 10pt; color: white; background-color: #000084; }
.DataGridDetail {font-family: Verdana; font-size: 9pt; color: black; background-color: #D2EEFF; }
.DataGridDetailAlt { font-family: Verdana; font-size: 9pt; color: black; background-color: #C1E7FF; }

CssClass="DataGrid" 
Old Style:  { border: 3px solid #006EB6; background-color: #D2EEFF; }
Datagrid settings:  BackColor="White" CellPadding="3" GridLines="Vertical" 
	Font-Size="Small"   
GridLines="Vertical" CellPadding="3" BackColor="White" BorderWidth="1px" BorderStyle="None" BorderColor="#999999" &gt;
html: 		&lt;table class="DataGrid" cellspacing="0" rules="all" border="1" id="gvGiftCodes" style="border-collapse:collapse;"&gt;

*/

.BodyHdg
{	font-weight: bold; font-size: 18pt; color: #006EB6;	font-family:  Tahoma; text-transform: uppercase; }	

.BodyHdgRight
{	font-size: 12pt; color: black;	font-style: italic;	font-family: Tahoma; text-align: right;}	

.BodySubHdg
{	font-weight: bold; font-size: 11pt; color: black;	font-family:  Tahoma; }	

.BtnStyle
{	font-weight: bold; font-size: 10pt; color: #006EB6; background: yellow; font-family: Arial;}

.DataGrid 
{ border:  1px solid #999999; border-collapse:separate ; border-spacing: 15px; }
.DataGridHeader
{ font-family: Verdana; font-size: 10pt; color: white; background-color: #000084; font-weight: bold; }
.DataGridDetail 
{ font-family: Verdana; font-size: 9pt; color: black; background-color: #EEEEEE; }
.DataGridDetailAlt 
{ font-family: Verdana; font-size: 9pt; color: black; background-color: #DCDCDC; }

.GridView 
{ border:  1px solid #999999; border-collapse:separate ; border-spacing: 15px; }
.GridViewHeader
{ font-family: Verdana; font-size: 10pt; color: white; background-color: #000084; font-weight: bold; }
.GridViewDetail td
{ font-family: Verdana; font-size: 9pt; color: black; background-color: #EEEEEE; padding: 3px}
.GridViewDetailAlt td 
{ font-family: Verdana; font-size: 9pt; color: black; background-color: #DCDCDC; padding: 3px}

.ErrColor
{	font-weight: bold; color: Red; }

/* used in Profile */
.formLayout
{	background-color:#e5e9ef; }	

h1  {font-family: 'Arial'; font-size: 24pt; font-weight: bold; color: #006EB6;}
h2  {font-family: 'Arial'; font-size: 20pt; font-weight: bold; color: #006EB6;}
h3  {font-family: 'Arial'; font-size: 16pt; font-weight: bold; color: #006EB6;}
h4  {font-family: 'Arial'; font-size: 14pt; font-weight: bold; color: #006EB6;}
h5  {font-family: 'Arial'; font-size: 12pt; font-weight: bold; color: #006EB6;}
	
img.BodyImg
{	border-right: black 1px solid;	border-top: black 1px solid;
	border-left: black 1px solid;	border-bottom: black 1px solid;}

input.Button, Option
{	font-size: 9pt; font-weight: bold; color: #005995; background: #FCF467; font-family: Arial; }

input.CheckBox
{	font-size: 10pt; color:#e5e9ef; font-family: Verdana; 
	background-color: #71828A;  background: #71828A;   background-attachment:fixed; }

.message
{
	border: 2px solid #000000;
	font-size: 10pt;
	color:  Black;
	background: #D2F8FF;
	font-family: Arial;
}

option[selected="selected"]
{	color: white; background-color: #567064}

table {	margin-left: 0px;
}

/*  old colors
		&lt;p style="text-align: center; color: #000000; 
			background-color: #66CCFF; light blue background color
			padding-top: 4px; padding-bottom: 4px; "&gt;  
			
		&lt;p style="text-align: center; color: #FFFF00; background-color: #006EB6; font-weight: bold; 
			padding-top: 4px; padding-bottom: 4px; "&gt;
			&lt;asp:Label ID="Menu_DateTime1" runat="server" Text="datetime"&gt;&lt;/asp:Label&gt;&lt;/p&gt;
*/
/* 
Sticky footers

https://ryanfait.com/resources/footer-stick-to-bottom-of-page/ 
https://forums.asp.net/t/1173328.aspx
https://www.codersbarn.com/post/2008/09/10/CSS-Sticky-Footer-for-ASPNET-Master-Page.aspx
https://www.rcs-solutions.com/blog/2007/11/29/NiceASPNETMasterPageEnhancement.aspx

*/</pre></body></html>