/*******************************************************/
/*      HEADER WITHOUT NAVIGATION STYLES     */
/*******************************************************/

table.header-nonav
{
	border-collapse:		collapse;
	background-color: 		white;
	margin-top:		0px;
	margin-left:		0px;
	margin-right:		0px;
	margin-bottom:		0px;
	height: 			91px;
	width:			100%;
	background-image:		url(images/header_nonav_bg.jpg);
	background-repeat:		no-repeat;
	background-position:	0px 0px; 	
}

table.header-nonav-content
{
	border-collapse:		collapse;
	margin-top:		11px;
	margin-left:		52px;
	margin-right:		0px;
	margin-bottom:		0px;
	width:			724px;
	border: 			0px solid blue;
}

table.header-nonav-content-set-name
{
	border-collapse:		collapse;
	margin-top:		15px;
	margin-left:		0px;
	margin-right:		0px;
	margin-bottom:		0px;
	width:			624px;	
 	color: 			#c40252;
	font-weight: 		bold;
	font-size:			10px;
	text-decoration:		none;
	height:			42px;	
	border: 			0px solid blue;		
}

td.header-nonav-logo
{
	text-align: 		left;
	width:			100px;
	border: 			0px solid blue;	
	vertical-align: 		top;
}

td.header-nonav-print-logo
{
	vertical-align: 		middle;
	width:			22px;
	height:			16px;	
}

td.header-nonav-print
{
	width:			32px;
	text-align: 		left;
	vertical-align: 		middle;	
	border: 			0px solid blue;
	height:			16px;	
}

table.header-nonav a:visited
{
 	color: 			#c40252;
	font-weight: 		bold;
	font-size:			10px;
	text-decoration:		none;
}

table.header-nonav a:hover
{
 	color: 			#000000;
	font-weight: 		bold;
	font-size:			10px;
	text-decoration:		none;	
}

table.header-nonav a:active
{
 	color: 			#c40252;
	font-weight: 		bold;
	font-size:			10px;
	text-decoration:		none;
}

table.header-nonav a
{
 	color: 			#c40252;
	font-weight: 		bold;
	font-size:			10px;
	text-decoration:		none;	
}
