A.nav {
        display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF; 

	width: 168px;
	background-color: #000000; 
	text-align: center;
	vertical-align: top;

	border-color: #595959;
	border-style: solid;
	border-width: 3px;
	margin: 5px 0px 0px 0px; 	/* this creates space outside the box (t, r, b, l) */
	padding: 5px 0px 5px 0px; 
}

a:hover.nav {  color: #FFFFFF; text-decoration: none; background-color: #808080;}
a:visited.nav {  color: #FFFFFF; text-decoration: none;}


A.navbuy {
        display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000; 

	width: 168px;
	background-color: #FFFFFF; 
	text-align: center;
	vertical-align: top;

	border-color: #595959;
	border-style: solid;
	border-width: 4px;
	margin: 5px 0px 0px 0px; 	/* this creates space outside the box (t, r, b, l) */
	padding: 5px 0px 5px 0px; 
}

a:hover.navbuy {  color: #000000; text-decoration: none; background-color: #808080;}
a:visited.navbuy {  color: #000000; text-decoration: none;}



A.nav1 {
        display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF; 

	width: 168px;
	background-color: #808080; 
	text-align: center;
	vertical-align: top;

	border-color: #595959;
	border-style: solid;
	border-width: 3px;
	margin: 5px 0px 0px 0px; 	/* this creates space outside the box (t, r, b, l) */
	padding: 5px 0px 5px 0px; 
}

a:hover.nav1 {  color: #FFFFFF; text-decoration: none; background-color: #808080;}
a:visited.nav1 {  color: #FFFFFF; text-decoration: none;}





A.navi {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pnt;
	font-weight: bold;
	text-decoration: none;
	color: #000000; 

	width: 100%;
	background-color: #C0C0C0; 
	text-align: center;
	vertical-align: top;

	border-color: #808080;
	border-style: solid;
	border-width: 3px;
	margin: 0px 0px 0px 0px; 	/* this creates space outside the box (t, r, b, l) */
	padding: 2px 0px 2px 0px; 	/* this creates space inside the box */
}

a:hover.navi {  color: #000000; text-decoration: bold; background-color: #E5E5E5;}
a:visited.navi {  color: #000000; text-decoration: none;}






A.navi1 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pnt;
	font-weight: bold;
	text-decoration: none;
	color: #000000; 

	width: 100%;
	background-color: #E5E5E5; 
	text-align: center;
	vertical-align: top;

	border-color: #808080;
	border-style: solid;
	border-width: 3px;
	margin: 0px 0px 0px 0px; 	/* this creates space outside the box (t, r, b, l) */
	padding: 2px 0px 2px 0px; 	/* this creates space inside the box */
}

a:hover.navi1 {  color: #000000; text-decoration: bold; background-color: #E5E5E5;}
a:visited.navi1 {  color: #000000; text-decoration: none;}
