html, body
	{	
	margin:0;
	padding:0;
	width:759px;
	font-family:verdana;
	font-size:95%;
	color:navy;
	}
	
table
	{
	padding:0;
	font-family:verdana;
	font-size:95%;
	color:navy;
	border:0px;
	cellpadding:0px;

	}
.menu
	{
	width:177px;

	}
	
.bgmiddle 
	{ 
	background: url('images/tabletile.gif') repeat-y; 
	width: 759px
	}

.nav1				
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: plain;
	color: #000000;
	padding-left: 30px;
	padding-top:4px;
	background:url('images/but.gif');
	background-repeat:no-repeat;
	height:30px;
	width:182px;

	}
								
.nav1 a				
	{
	color: #000000;
	text-decoration: none;
	}
	
.nav1 a:hover		
	{
	color: #8c8c8c;
	}
	
.navtop
	{
	font-family:ariel, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;


	text-decoration:none;
	}

.navtop a
	{
	color:#fff;
	text-decoration:none;
	padding: 0, 20, 0, 20;
	}
	
.navtop a:hover
	{
	color:#913528;
	}
	
.sub
	{
	font-family:ariel, helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
    text-align:center;
	padding-bottom:10;
	}
	
.sub a
	{
	color:#913528;
	text-decoration:none;
	font-weight:normal;
    text-align:center;
	}

.sub a:hover
	{
	color:#8c8c8c;
	}

#table_sub_nav
	{
	text-align:center;
	padding-top:5px;
	}
	
.slogan
	{
	padding-left:20px;
	}
	
.co_title
	{
	padding-left:20px;
	}
	

	
