﻿body 			{background-color: #000066;}


P				{font-family: Arial;
				font-weight: bold;
				color:#000000;}


table			{border-top: 4px solid  #FCDF05;
   				border-right: 4px solid #00CC00;
   				border-bottom: 4px solid #00CC00;
 				border-left: 4px solid #FCDF05;
 				font-family: Arial;
				font-weight: bold;
				color:#000000;}
 				
				
td				{border-top: 1px solid  #FCDF05;
   				border-right: 1px solid #00CC00;
   				border-bottom: 1px solid #00CC00;
 				border-left: 1px solid #FCDF05;}
	


table.menu		{border-top: 4px solid  #FCDF05;
   				border-right: 4px solid #00CC00;
   				border-bottom: 4px solid #00CC00;
 				border-left: 4px solid #FCDF05;}
 				
 				
 				
td.menu		{border-top: 0px;
   				border-right: 0px;
   				border-bottom: 0px;
 				border-left: 0px;}


a.button, a:visited.button

				{display: block;font-family:arial; 
				font-weight:bold;text-align:center;color:black;
				width:140px;
				height:13px; background-color:transparent; 
				background-image: url(images/buttons/button1.gif);
				text-decoration: none;
				background-repeat: no-repeat;
				padding-bottom:7px;padding-top:3px;padding-left:4px;padding-right:4px;font-size:13px;}
				
a:hover.button

				{display: block;
				background-color:transparent;
				background-image: url(images/buttons/button2.gif);}



a.button2, a:visited.button2

				{display: block;font-family:arial; 
				font-weight:bold;text-align:center;color:black;
				width:140px;
				height:13px; background-color:transparent; 
				background-image: url(images/buttons/button3.gif);
				text-decoration: none;
				background-repeat: no-repeat;
				padding-bottom:7px;padding-top:3px;padding-left:4px;padding-right:4px;font-size:13px;}
				
				
a:hover.button2

				{display: block;
				background-color:transparent;
				background-image: url(images/buttons/button2.gif);}



