.PageBody
	{
	background-color:		#FFFFF6;
	font:						bold 12px Times;
	color:					#0000A0;
	margin:					5px 5px 0px 5px;
	}
.HiddenHyperlinks
	{
	position:				absolute;
	left:						-2000px;
	}
Table.SitePageMenu	
	{ 
	display:					block;
	width:					100%;
	border:					solid 1px #0000A0; 
	background-color:		#88B0FF;
	}
A.SitePageLinkLive, A.SitePageLinkDead 
	{
	display:					block;
	width:					100%;
	border:					solid 1px #0000A0; 
	background-color:		#FFFFFF;
	font:						bold 10px Verdana;
	color:					#0000A0; 
	text-align:				center; 
	text-decoration:		none; 
	}
A.SitePageLinkLive:hover 
	{
	border:					solid 1px #CE0000;
	background-color:		#FFFFE0;
	color:					#FF0000; 
	cursor:					pointer;
	}
A.SitePageLinkDead
	{
	border:					solid 1px #CE0000;
	background-color:		#FEFFF6;
	color:					#990000; 
	cursor:					default;
	}
A.SitePageLinkLive_BP, A.SitePageLinkDead_BP 
	{
	display:					block;
	width:					100%;
	border:					solid 1px #0000FF; 
	background-color:		#FFFFA0;
	font:						bold 10px Verdana;
	color:					#0000EE; 
	text-align:				center; 
	text-decoration:		none; 
	}
A.SitePageLinkLive_BP:hover 
	{
	border:					solid 1px #CE0000;
	background-color:		#FFFF40;
	color:					#000000; 
	cursor:					pointer;
	}
A.SitePageLinkDead_BP
	{
	border:					solid 1px #CE0000;
	background-color:		#FEFFF6;
	color:					#990000; 
	cursor:					default;
	}
.InfoLine
	{
	margin:					5px 0px;
	padding-left:			10px; 
	border-top:				1px solid #0000A0; 
	border-bottom:			1px solid #0000A0; 
	font:						bold 12px Times;
	color:					#BB0000;
	}
.Bookmark, .Bookmark_Over
	{
	font:						10px Arial;
	font-weight:			bold;
	color:					#A00000;
	text-align:				left;
	text-decoration:		none;
/*	background-color:		#D0FFFF;		*/
	background-image:		url("../images/Pic_Icon_Bookmark.gif");
	background-repeat:	no-repeat;
	background-position:	5px top;
	padding:					2px 0px 2px 25px;
	cursor:					pointer
	}
.Bookmark_Over
	{
	color:					#FF0000;
	font-weight:			bold;
	background-color:		#FFFFA0;
	}
.LinkText, .CD_Text, .TX_Text
	{
	padding:					4px 0px;
	margin:					0px;
	font:						bold 12px Verdana,Times;
	color:					#0000CC; 
	text-decoration:		none; 
	text-align:				left;
	cursor:					pointer;
	}
#LinkNote, #CD_Note
	{
	width:					100%;
	border:					none;
	font:						12px Verdana;
	font-weight:			bold;
	text-align:				justify;
	}
#BlogButton
	{
	width:					100%;
	border:					3px outset silver;
	font:						10px Arial;
	font-weight:			bold;
	color:					#A00000;
	margin:					3px 0px 0px 0px;
	padding:					3px;
	background:				#D9FAFF;
	cursor:					pointer;
	}
.DocMenuDtl
	{
	width:					100%;
	font-size:				12px;
	font-family:			Verdana,Times;
	font-weight:			bold;
	border-bottom:			1px solid #E0E0E0; 
	text-decoration:		none; 
	cursor:					pointer;
	padding:					5px 0px;
	line-height:			120%;
	}
.Copyright
	{
	width:					400px;
	border-top:				1px solid #c0c0c0;
	}
.Copyright, .CopyNote
	{
	padding-top:			5px;
	text-align:				center;
	font-weight:			normal;
	}
.QwikLink
	{
	font:						bold 10pt Verdana;
	color:					#900000; 
	text-decoration:		none; 
	}
.SearchInputBox
	{
	font:						bold 11pt Times New Roman;
	color:					#CE0000;
	border:					0px;
	border-bottom:			solid 1px #000000;
	padding:					2px;
	background-color:		#F0F0E0;
	}
#CCpicture, #TTpicture, #TPpicture, #CTpicture
	{
	border:					solid 2px #000000;
	}
#CChotlink, #TThotlink, #TPhotlink, #CThotlink
	{
	font-family:			Arial;
	font-weight:			bold;
	color:					#0000A0;
	text-decoration:		none;
	}
#CCsubtitle, #TTsubtitle, #TPsubtitle, #CTsubtitle
	{
	font-family:			Arial;
	font-size:				8pt;
	font-weight:			bold;
	color:					#0000A0;
	text-decoration:		none;
	}
#TributeArea
	{
	background-color:		#F0F0F0;
	padding:					0px;
	text-align:				center;
	font:						bold 12px Arial;
	color:					#BB0000;
	}
#LinkInfoDisplay
	{
	display:					none;
	position:				absolute;
	top:						510px;		/*	963px;	*/
	left:						210px;
	width:					600px;
	border:					3px double #B00000;
	padding:					5px;
	background-color:		#CCEEFF;
	font-family:			Verdana;
	color:					#000000;
	text-align:				center;
	}
#LinkInfoArea
	{
	position:				absolute;	
	top:						510px;		/*	960px;	*/
	width:					200px;
	height:					260px;
	background-image: 	url("../images/Pic_Clipart_LinkInfo.gif");
	background-repeat:	no-repeat;
	background-position:	0px 2px;
	font:						11px Arial;
	color:					#B00000;
	cursor:					pointer;
	z-index:					10;
	}
#OtherLinkArea
	{
	position:				absolute;	
	top:						850px;
	width:					200px;
	text-align:				center;
	z-index:					10;
	}
