body
{
	margin: 0,0,0,0;

}


A:link	
{

	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	
{

	text-decoration:	none;
	color:	#0000ff;
	}	
		
A:active	
{
	
	text-decoration:	none;
	color:	#0000ff;
	}	
		
A:hover	
{

	text-decoration:	underline;
	color:	#3333cc;
	}
	

TD.Copyright
{
	border-top: darkgray 1px solid;
	background-color: lightgrey;
}

TD.Header
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: large;
	padding-bottom: 0px;
	color: white;
	padding-top: 0px;
	border-bottom: darkblue 1px solid;
	font-style: italic;
	background-color: #8cc2e0;
}
TD.Title
{
	border-top: lightsteelblue 1px solid;
	font-weight: bold;
	font-size: 20pt;
	text-transform: capitalize;
	color: #990000;
	border-bottom: lightsteelblue 1px solid;
	font-family: 'Book Antiqua';
	background-color: whitesmoke;
}
INPUT.Buttons
{
	border-right: navy thin solid;
	border-top: navy thin solid;
	font-weight: bold;
	border-left: navy thin solid;
	color: white;
	border-bottom: navy thin solid;
	background-color: steelblue;
}
INPUT.Buttons2
{
	border-right: darkslategray thin solid;
	border-top: darkslategray thin solid;
	font-weight: bold;
	border-left: darkslategray thin solid;
	color: white;
	border-bottom: darkslategray thin solid;
	background-color: forestgreen;
}
INPUT.Buttons3
{
	border-right: darkred thin outset;
	border-top: darkred thin outset;
	font-weight: bold;
	border-left: darkred thin outset;
	color: #cc0000;
	border-bottom: darkred thin outset;
	background-color: #ffcccc;
}
TD.Directions
{
	font-weight: bold;
	color: #3333ff;
}
TD.SeperateTable
{
	background-color: floralwhite;
}
TD.Menu
{
	font-weight: bold;
	color: blue;
	background-color: gainsboro;
}
TD.FieldLabel
{
	font-weight: bold;
}
TD.FidList
{
	border-right: darkgray 1px solid;
	background-color: gainsboro;
}
TD.MailAddressField
{
	background-color: sandybrown;
}
