body
			{
			font:verdana, arial;
			font-family:sans-serif;
			margin:0px;
			}
		body td 
			{
			font-size: 8pt;
			color:#000;
			}	
a			{
			color: #56453E;
			text-decoration: underline;
			}
a:hover 	{
			color:#D9ECCD;
			text-decoration: underline;
			}
			
			
			
			
			
	.tile-top {
			background: url(images/tile-top.jpg) #FF0099;
			height: 10px;
			}	
			
	.nav1    {
			background-image: url(images/but1.jpg);
			height: 21px;
			font-size: 10pt;
			text-align: left;
			vertical-align: top;
			padding-top: 2px;
			padding-left: 15px;
			text-decoration: none;
			}
	.nav1 a{
			color: #56453E;
			text-decoration: none;
			}
	.nav1 a:hover {
			color:#ffffff;
			}
			
	.nav2    {
			background-image: url(images/but2.jpg);
			height: 21px;
			font-size: 10pt;
			text-align: left;
			vertical-align: top;
			padding-top: 2px;
			padding-left: 15px;
			text-decoration: none;
			}
	.nav2 a{
			color: #56453E;
			text-decoration: none;
			}
	.nav2 a:hover {
			color:#ffffff;
			}
			
	.nav3    {
			background-image: url(images/but3.jpg);
			height: 21px;
			font-size: 10pt;
			text-align: left;
			vertical-align: top;
			padding-top: 2px;
			padding-left: 15px;
			}
	.nav3 a  {
			color: #D9ECCD;
			text-decoration: none;
			}
	.nav3 a:hover {
			color:#ffffff;
			}
			
#table_sub_nav
				{
				width: 460px;
				height: 32px;
				}	
		.but_sub
				{
				text-align: center;
				padding-bottom: 3px;
				}	
		.but_sub a
				{
				font-size: 7pt;
				color: #56453E;
				}
		.but_sub a:hover
				{
				color: #D9ECCD;
				}