a				{ text-decoration: none; color: #003366 }
a:hover			{ text-decoration: underline }
body			{   margin: 0 auto;
  padding: 0;
  font-size: 62.5%; /* Resets 1em to 10px */
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  background-color: #FEEFDB;
  background-image: url('http://hnis.johnjewel.net/images/Page-BgTexture.png');
  background-repeat: repeat;
  color: #000000;}
table,td		{ font-family: Tahoma, Verdana; font-size: 9pt; color: #003366 }
input,select,textarea	{ font-family: Tahoma, Verdana; font-size: 9pt; color: #003366; font-weight: normal; background-color: #F8F8F8 }
select			{ font-family: Tahoma, Verdana; font-size: 9pt;  color: #003366; font-weight: normal; background-color: #F8F8F8 }
.nav			{ font-family: Tahoma, Verdana; font-size: 9pt; font-weight: bold }
.header			{ font-family: Tahoma, Verdana; font-size: 9pt; color: #FFFFFF; font-weight: bold; background-color: #698CC3 }
.header a		{ text-decoration: none; color: #FFFFFF }
.category		{ font-family: Tahoma, Verdana; font-size: 9pt; color: #003366; background-color: #EFEFEF }
.tableborder	{ background: #D6E0EF; border: 1px solid #698CC3 } 
.singleborder	{ font-size: 0px; line-height: 1px; padding: 0px; background-color: #F8F8F8 }
.smalltxt		{ font-family: Tahoma, Verdana; font-size: 9pt }
.mediumtxt		{ font-family: Tahoma, Verdana; font-size: 9pt; color: #003366 }
.bold			{ font-weight: bold }

.hand {
	cursor: pointer;
}

