﻿
body	{ 
		background:#990000;
		font-family: Verdana; 
		font-size: 10pt; 
		text-align: center;
		color: #000000;
		margin-top: 0;
		margin-left: 0;
		margin-bottom: 0;
		position: relative;
		}
		
A:link		{color:#990000; cursor: hand; text-decoration: underline; }
A:visited	{color:#990000; cursor: hand; text-decoration: underline; }
A:hover		{color:#000000; cursor: hand; text-decoration: underline; }

a:link.News		{color:#990000; cursor: hand; text-decoration: none; font-size: 10pt; font-weight: bold;}
a:visited.News	{color:#990000; cursor: hand; text-decoration: none; font-size: 10pt; font-weight: bold;}
a:hover.News	{color:#CCCC99; cursor: hand; text-decoration: none; font-size: 10pt; font-weight: bold;}

td      { font-family: Verdana; font-size: 8pt; color: #000000}
th      { font-family: Verdana; font-size: 8pt; color: #000000}
li      { font-family: Verdana; font-size: 8pt; color: #000000}
ol      { font-family: Verdana; font-size: 8pt; color: #000000}
p       { font-family: Verdana; font-size: 8pt; color: #000000}

H1      { font-family: Verdana; font-size: 12pt; color: #990000; font-weight: bold;}
H2      { font-family: Times New Roman; font-size: 11pt; color: #990000; font-weight: bold;}
H3		{ font-family: Verdana; font-size: 9pt; color: #990000; font-weight: bold;}
H4      { font-family: Verdana; font-size: 12pt; color: #990000; font-weight: bold;}
H5      { font-family: Times New Roman; font-size: 10pt; color: #990000; font-style: italic; font-weight: bold;}


/* SHELL TABLES */
table.MainTable	{border: 0px; position: relative; vertical-align: top; width: 851px;}
td.MainCell	{border: 0px; position: relative; vertical-align: top;}
td.DropShadowCell  {position: relative; vertical-align: top; width: 51px; background: url('/images/WAFS-Web_28.gif') repeat-y top left;} 
td.MainCellOne	{border: 0px; position: relative; vertical-align: top; width: 179px; background: #990000 url('/images/WAFS-web.gif') repeat-y top left;}
td.MainCellTwo	{border: 0px; position: relative; vertical-align: top; width: 621px; background: #FFFFFF url('/images/WAFS-Web_30.gif') repeat-y top left;}
td.ThinHMargin  {border: 0px; position: relative; vertical-align: top; height: 1px; width: 179px; background: #FFFFFF;}
td.ThinMargin	{border: 0px; position: relative; vertical-align: top; width: 621px; height: 1px; background: url('/images/WAFS-Web_30.gif') repeat-y top left;}

/* BANNER TABLE */
table.BannerTable {border: 0; position: relative; width: 851px; height: 57px; vertical-align: top; border-collapse: collapse;}
td.BannerCell	  {border: 0; position: relative; vertical-align: top; border-collapse: collapse;}

/* HEADER TABLE */
table.HeaderTable {border: 0; position: relative; width: 800px; height: 146px; vertical-align: top; border-collapse: collapse;}
td.HeaderCell	  {border: 0; position: relative; vertical-align: top; border-collapse: collapse;}

/* NAVIGATION TABLE */
table.NavTable {border: 0; position: relative; width: 179px; vertical-align: top; border-collapse: collapse;}
td.NavCell	   {border: 0; position: relative; vertical-align: top; border-collapse: collapse;}


/* CONTENT TABLE */
table.ContentTable {border: 0; position: relative; width: 621px; vertical-align: top; border-collapse: collapse;}
td.ContentTableCell	{border: 0; position: relative; width: 621px; vertical-align: top; }
td.ContentVMargin {position: relative; vertical-align: top; width: 25px;}
td.ContentHMargin {position: relative; vertical-align: top; height: 25px;}

/* FORMS */
.inputbox {
	border-width: 1;
	border-style: solid;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c4a86f;
}



/* END */