body 
{
	background-color	: #093740;
}


td
{
	font-family 		: arial;
	font-size 		: 11px;
	font-weight 		: bold;
	color 			: #b5b5b5;
}


a:link 
{
	text-decoration 	: none;
	color 			: #147080;
}


a:visited 
{
	text-decoration 	: none;
    	color 			: #147080; 
}


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			: 176px;
	
	font-size		: 18px;
	
	text-align		: left;
	vertical-align		: middle;
	
	color			: #b5b5b5;
	
	padding			: 0px 0px 50px 0px;
}


td.logo_top_right
{
	width			: 176px; 
	
	text-align		: right;
	
	vertical-align		: top;
}


td.title
{
	width			: 398px;
	height			: 70px;
	
	font-size		: 24px;
	
	text-align		: center;
	vertical-align		: middle;
	
	padding			: 0px 0px 50px 0px;
}


td.nav
{
	width			: 176px;
	height			: 300px;
	
	text-align		: left;
	vertical-align		: middle; 
}


td.non_gallery_nav
{
	width			: 176px;
	height			: 300px;
	
	text-align		: left;
	vertical-align		: middle; 
	
	padding			: 0px 0px 70px 0px;
}


table.nav
{
	margin			: 0px;
	padding			: 0px;
	
	text-align		: center;
}


td.nav_bullet
{
	width			: 17px;
	height			: 17px;
	
	padding			: 0px 0px 0px 5px;
}


td.nav_current
{
	width			: 80px;
	
	text-align		: center;
	
	color			: #ffffff;
	
	padding			: 3px 0px 3px 0px;
}


td.nav_active
{
	width			: 80px;
		
	text-align		: center;
	
	padding			: 3px 0px 3px 0px;
}


a:link.nav_current
{
	color			: #ffffff;
}


a:visited.nav_current
{
	color			: #ffffff;
}


td.primary
{
	width			: 398px;
}


div.enlarge
{
	height			: 20px;
	
	margin			: 10px 0px 0px 0px;
}


img.thumbnail
{
	border-width		: 0px;
}


img.arrow
{
	border-width		: 0px;
}


input
{
	border-style		: solid;
	border-color		: #333333;
	border-width		: 1px;
}


input.checkbox
{
	border-width		: 0px;
}


input.button
{
	width			: 75px;
	
	background-color	: #093740;
	
	font-size 		: 11px;
	font-weight		: bold;
	color			: #b5b5b5;
	
	border-style		: solid;
	border-width		: 1px;
	border-color		: #147080;
}


td.invite
{
	color			: #b5b5b5;
}


td.imageright_logo
{
	text-align		: left;
}


a:link.invite
{
	font-style		: italic;
	
	color			: #ffffff;
	
	text-align		: center;
}


a:visited.invite
{
	font-style		: italic;
	
	color			: #ffffff;
}