
	.btn	{
			padding-left: 10px;
			background:#000;
			}
	.btn a	{
			font-family: verdana; 
			font-size: 8pt; 
			color: #fff; 
			text-decoration: none;
			}
	.btn a:hover {
			color: #cccccc; 
			text-decoration: underline;
			}	
	.links {
			background: url(images/links.gif); 
			width: 120px; 
			height: 26px;
			}
	.links a {
			padding-left: 50px; 
			font-family: verdana; 
			font-size: 10pt; 
			color: #fff; 
			text-decoration: none;
			}
	.links a:hover {
			color: #ccc; 
			text-decoration:underline;
			}
	.contact {
			background: url(images/contact.gif); 
			width: 109px; 
			height: 26px;
			}
	.contact a {
			padding-left: 35px; 
			font-family: verdana; 
			font-size: 10pt; 
			color: #fff; 
			text-decoration: none;
			}
	.contact a:hover {
			color: #ccc; 
			text-decoration:underline;
			}
	
		#table_sub_nav
				{
				width: 400px;
				height: 32px;
				}	
		.but_sub
				{
				text-align: center;
				padding-bottom: 3px;
				}	
		.but_sub a
				{
				font-size: 7pt;
				color: #666;
				}
		.but_sub a:hover
				{
				color: #CCC;
				}		
