body
			{
			font:verdana, arial;
			font-family:sans-serif;
			margin:0px;
			background-color:#999;
			}
		body td 
			{
			font-size: 8pt;
			color:#000;
			background-color:#ccc;
			}	
	.topright	{
			background-image: url(images/topleft.jpg);
			}
	.top	{
			background-image: url(images/top.jpg);
			}
	.title	{
			background-image: url(images/main.jpg);
			padding-left: 60px;
			padding-top: 10px;
			vertical-align:top;
			}
	.home    {
			background-image: url(images/topright.jpg);
			height: 30px;
			width: 140px;
			color:#fff;
			font-size: 10pt;
			text-align: center;
			vertical-align: top;
			padding-top: 6px;
			padding-left: 0px;
			font-weight: bold;
			text-decoration: none;
			}
	.home a{
			color: #fff;
			text-decoration: none;
			}
	.home a:hover {
			color:#f30;
			}	
	.nav1    {
			background-image: url(images/tile01.jpg);
			height: 20px;
			color:#fff;
			font-size: 8pt;
			text-align: center;
			vertical-align: top;
			padding-top: 2px;
			padding-left: 0px;
			font-weight: bold;
			text-decoration: none;
			}
	.nav1 a{
			color: #fff;
			text-decoration: none;
			}
	.nav1 a:hover {
			color:#f30;
			}
	.nav2    {
			background-image: url(images/tile02.jpg);
			height: 20px;
			color:#fff;
			font-size: 8pt;
			text-align: center;
			vertical-align: top;
			padding-top: 3px;
			padding-left: 0px;
			font-weight: bold;
			text-decoration: none;
			}
	.nav2 a{
			color: #fff;
			text-decoration: none;
			}
	.nav2 a:hover {
			color:#f30;
			}
#table_sub_nav
				{
				width: 600px;
				height: 32px;
				background-color:#999;
				}	
		.but_sub
				{
				text-align: center;
				padding-bottom: 3px;
				background-color:#999;
				}	
		.but_sub a
				{
				font-size: 7pt;
				color: #fff;
				}
		.but_sub a:hover
				{
				color: #666;
				}