body 
{
	background-color	:#666666;
}


td
{
	font-family 		: arial;
	font-size 		: 11px;
	font-weight 		: bold;
	color 			: #999999;
}


a:link 
{
	text-decoration 	: none;
	color 			: #999999;
}


a:visited 
{
	text-decoration 	: none;
    	color 			: #999999; 
}


a:hover 
{
	text-decoration 	: none;
	color 			: #ffffff;
}


table.page
{
	width			: 100%;
	height			: 100%;
	
	text-align		: center; 
	vertical-align		: middle; 
	
	margin			: 0px;
	padding			: 0px;
}


table.content
{
	width			: 750px;
	
	text-align		: center;
	
	margin			: 0px;
	padding			: 0px;
}


td.logo_top_left
{
	width			: 180px;
	
	font-size		: 16px;
	
	text-align		: left;
	vertical-align		: top;
	
	color			: #ffffff;
}


td.logo_top_right
{
	width			: 180px; 
	
	text-align		: right;
}


td.title
{
	width			: 390px;
	height			: 50px;
	
	font-size		: 24px;
	
	text-align		: center;
	vertical-align		: top;
}


td.nav
{
	width			: 180px;
	height			: 300px;
	
	text-align		: left;
	vertical-align		: middle; 
}


table.nav
{
	margin			: 0px;
	padding			: 0px;
}


td.nav_bullet
{
	width			: 17px;
	height			: 17px;
	
	padding			: 0px 0px 0px 5px;
}


td.nav_current
{
	width			: 50px;
	
	text-align		: right;
	
	color			: #ffffff;
	
	padding			: 3px 0px 3px 0px;
}


td.nav_active
{
	width			: 50px;
		
	text-align		: right;
	
	padding			: 3px 0px 3px 0px;
}


a:link.nav_current
{
	color			: #ffffff;
}


a:visited.nav_current
{
	color			: #ffffff;
}


td.primary
{
	width			: 390px;
}


div.enlarge
{
	height			: 20px;
	
	padding			: 5px 0px 0px 0px;
}


img.thumbnail
{
	border-width		: 0px;
}


img.arrow
{
	border-width		: 0px;
}