.navbutton
	{
	font-family:Arial;
	font-size:16px;
	border:0px inset #CCCCCC;
	background-image:url(images/navbtnbig.jpg);
	background-repeat: no-repeat;
	color:#000000;
	text-align:center;
	font-weight:bold;
	width:150 px;
	height:50 px;
	background-color: #EFEBDE;
}

	.header
	{text-align:center;
	font-size:20 px;
	font-weight:bold;}


	.subhead
	{text-align:left;
	font-size:18 px;
	font-weight:bold;}

	.para
	{font-family:Arial;
	font-size:14px;}

	.paraletter
	{font-family:Arial;
	font-size:14px;
	color:#000000;
	border:2px outset #CCCCCC;}

	.copyright
	{font-family:Arial;
	color:#000000;
	font-style:italic;
	font-size:9px;
	text-align:center;}

	a:hover
	{color:red;
	text-decoration:none;}

	a
	{color:#000000;
	text-decoration:none;}

	.bottomlinks
	{
	color:#000000;
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	text-decoration:none;
	background-color:#FFFFFF;
	background-image: url(images/navbtnsmall.jpg);
	background-repeat: no-repeat;
}


	.toplinks
	{
	color:#000000;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	border:thin;
	text-align:center;
	background-color:#FFFFFF;
	font-style: normal;
	background-image: url(images/toplinkbutton.JPG);
	background-repeat: no-repeat;
}
	
	.toplinksin
	{
	color:#000000;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	border:thin none;
	text-align:center;
	background-color:#FFFFFF;
	font-style: normal;
	background-image: url(images/toplinkbuttonin.JPG);
	background-repeat: no-repeat;
	
	.form
	{color:#000000;
	font-family:Arial;
	font-size:12px;}
    .navbuttonin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	background-image: url(images/btnbig.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
    .bottomlinksin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(images/btnsmall.jpg);
	background-repeat: no-repeat;
}