BODY	{ SCROLLBAR-BASE-COLOR: #999999 }

a:link		{ color: #006699; text-decoration: none; FONT: 11px geneva, verdana, arial, sans-serif }

a:visited	{ color: #006699; text-decoration: none; FONT: 11px geneva, verdana, arial, sans-serif }

a:active	{ color: #ff0000; text-decoration: none; FONT: 11px geneva, verdana, arial, sans-serif }

a:hover		{ color: #FF0000; text-decoration: none; FONT: 11px geneva, verdana, arial, sans-serif }

TABLE		{ COLOR: #006699; FONT: 11px geneva, verdana, arial, sans-serif }

.button-popups { 	background-image: url("images/button-popup.gif");
		background-color:#2D2D4A;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #ffffff;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }

.buttonon-popups { 	background-image: url("images/buttonon-popup.gif");
		background-color:#F0E5B2;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }

.divstyle {	position:absolute;
		border: #000000 1px solid;
		width:50;
		top:0;
		left:0 }

.pstyletitle{	postion:absolute;
		background:white;
		color:black;
		font-size:10px;
		font-family:verdana, arial }


.pstylebody {	postion:absolute;
		background:white;
		color:black;
		font-size:10px;
		font-family:verdana, arial }

.black12  { font-family: arial, verdana, helvetica, sans;
		  font-size: 12pt;
		  height: 20px;
		  color: #000000;
		  font-weight: bold;
		  line-height: 25px; }



 /* START THE CODE FOR THE MENUS */

.menu		{ font-family: arial, verdana, helvetica, sans;
		  font-size: 8pt;
		  height: 40px;
		  padding-top: 10px;
		  padding-bottom: 3px;
		  padding-left: 10px;
		  padding-right: 7px;
		  cursor:hand;
		  font-weight: bold;
		  text-align: center;
		  line-height: 25px;
		  border: #000000 0px solid; }


a.menu:link 	{ background-image: url("images/button.gif");
		  background-color:#2D2D4A;
		  color: #000000;}


a.menu:visited 	{ background-image: url("images/button.gif");
		  background-color:#2D2D4A;
		  color: #000000; }


a.menu:active 	{  background-image: url("images/buttonon.gif");
		   background-color:#F6E697;
		   color: #000000; }


a.menu:hover 	{  background-image: url("images/buttonon.gif");
		   background-color:#F6E697;
		   color: #000000; }
