
	
	.off {background-image: url(../gfx/button.jpg); font-weight: bold; font-size: 11pt; font-family: Helvetica,Verdana,Arial; text-decoration: none; text-align: Left; cursor: hand; background-image: url(../gfx/button.jpg);}
	.on { color: #ffffff; font-weight: normal; font-size: 11px; font-family: Verdana; text-decoration: none; background-color: #000099; text-align: Left; cursor: hand; background-image: url(../gfx/trans.gif);}
	.rollover {background-image: url(../gfx/button_over.jpg); font-weight: bold; font-size: 11pt; font-family: Helvetica,Verdana,Arial; text-decoration: none; text-align: left; cursor: hand; background-image: url(../gfx/button_over.jpg);}
	
	A.nav {color:#333333; text-decoration:none;}
	A.nav:active {color:#333333; text-decoration:none;}
	A.nav:visited {color:#333333; text-decoration:none;}
	A.nav:hover {color:#333333; text-decoration:none;}
	A.nav:visited:hover {color:#333333; text-decoration:none;}
	
	.MenuBar:link		{ color:Navy; text-decoration:none;
		font-size : 10pt;
	font-weight : bold;
	font-family : Arial;}
	.MenuBar:visited	{ color:navy;text-decoration:none;
		font-size : 10pt;
	font-weight : bold;
	font-family : Arial;}
	.MenuBar:hover		{color:blue; text-decoration:none;
		font-size : 10pt;
	font-weight : bold;
	font-family : Arial;}

	
