<!--
	The CSS code below is what controls the overall style of the
	page. You can change these values to change the colors
	and font styles used on this page.-->


	body		{
	background-color: #425C92;
	font-family: verdana, arial, helvetica;
	color: #ffffff;
}
	td.sep		{ background-color: #ffffff; }
	td.topbtn1	{
	background-color: 425C92;
}
	td.topbtn2	{ background-color: #96A5C3; }
	td.topbtnlbl	{
	font-size: 12px;
	font-weight: bold;
	color: Aqua;
}
	td.topright	{ background-color: #5A71A0; }
	td.hdiv		{
	background-color: transparent;
}
	td.subtxt	{
	font-size: 14px;
	font-weight: bold;
	color: Yellow;
}
	td.cwtop	{ background-color: #D7D4A1; }
	td.cwleft	{
	background-color: transparent;
}
	td.cwlefttxt	{
	font-size: 12px;
	font-weight: bold;
	color: Yellow;
	line-height: 16px;
}
	td.cwmain	{ background-color: #FFFBBF; }
	td.cwmaintxt	{ font-size: 12px; color: #111111; }
		td.bookstoremaintxt	{
	font-size: larger;
	color: Red;
}
