
body {
	background: url('/Images/nrf_emboss.gif') #dddddd;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

a:link {
	background: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	background: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	background: #0000FF;
	color: #FFD700;
}

a img {
	border: 0
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36pt;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

table.member {
	background: #FFFF66;
	color: #000000;
}

table.veteran {
	background: #EC9A6E;
	color: #000000;
}

table.boys {
	background: #6A7AD8;
	color: #000000;
}

table.girls {
	background: #E76F86;
	color: #000000;
}

table.boysgirls {
	background: #AA74AD;
	color: #000000;
}

table.menu {
	display: none;
}

table.header_menu {
	display: none;
}

table.payment {
	background: #EEEEEE;
	color: #000000;
}

table.email {
	background: #9FA1F9;
	color: #000000;
}

th {
	color: #000000;
}

th.button {
	display: none;
}

td {
	color: #000000;
}

td.button {
	display: none;
}

input.button {
	display: none;
}


.Error {
font-family:tahoma,verdana,arial;
font-size:12px;
font-weight:bold;
background-color:#FFCC00;
text-indent:5px;
color:red;
text-decoration:none;
margin-bottom:10px;
}


