#GrayBox .Title
{
	font-weight: normal;
	font-size: 20px;
	color: #000000;
	font-family: Georgia, Arial;
	font-style: italic;
}

#GrayBox .Head
{
	color: #000000;
}

#GrayBox .SubHead
{
	color: #000000;
}

#GrayBox .SubSubHead
{
	color: #000000;
}

#GrayBox .Normal
{
	color: #000000;
}

#GrayBox .NormalTextBox
{
}

#GrayBox .NormalRed
{
}

#GrayBox .NormalBold
{
}

#GrayBox .CommandButton     
{
}






#GrayBox A.Normal
{
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma;
}
#GrayBox A.Normal:link
{
	color: #770000;
	text-decoration: none;
}
#GrayBox A.Normal:visited
{
	color: #770000;
	text-decoration: none;
}
#GrayBox A.Normal:active
{
	color: #770000;
	text-decoration: none;
}
#GrayBox A.Normal:hover
{
	color: #C40000;
	text-decoration: underline;
}
