.Author
{
		font-family: Verdana;
		font-size: 8pt;
		color: #FF0000;
		background-color: #FFFFFF;
		text-decoration: none;
}		
.xMain, A#xMain,	A#xMain:hover
	{
		font-family: Verdana;
		font-size: 10pt;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #FF0000;
		text-decoration: none;
	}
.xMain:hover, A#xMain:hover
	{
		color: #00FFFF;
	}
.xMainSpan
	{
		font-family: Verdana;
		font-size: 10pt;
		font-weight: bold;
		color: #FF0000;
		background-color: #FF0000;
	}
.xSub, A#xSub, A#xSub:hover
	{
		font-family: Verdana;
		font-size: 9pt;
		font-weight: bold;
		color: #FFFFFF;
		background-color: Silver;
		text-decoration: none;
	}
.xSub:hover, A#xSub:hover
	{
		color: #00FFFF;
	}
.xSubSpan
	{
		font-family: Verdana;
		font-size: 9pt;
		font-weight: bold;
		color: Silver;
		background-color: Silver;
	}
.xTblBorder
	{
		border: 1px outset #fbe3df;
		background-color: Silver;
		border-color: #FF0000;
		/* border-style: outset; */
	}
.xCookieCrumb, A#xCookieCrumb, A#xCookieCrumb:hover
	{
		font-family: Verdana;
		font-size: 8pt;
		font-weight: normal;
		color: #4682B4;
		background-color: #FFFFFF;
		text-decoration: none;
	}
A#xCookieCrumb:hover
	{
		text-decoration: underline;
	}
.xSeparator
	{
		background-color: #000000;
	}


