table.bottomAds
{
	border: 1px thin #CCFFFF;
}

table.mainContent
{
	font-family: Arial, Helvetica;
	font-size: 12;
	padding: 2;
}

table.mainContentList
{
	font-family: Arial, Helvetica;
	font-size: 12;
}

table.secondaryContent
{
	font-family: Arial;
	font-size: 11;
	padding-top: 10;
}

table.mainContentSmall
{
	font-family: Arial, Helvetica;
	font-size: 9;
}

td.onSubLink
{
	font-family: Arial;
	font-size: 10;
}

td.mainContentBox
{
	border: 1px solid #999999;
	padding: 10;
	background-color: #EAFFFF;
}

td.copyrightContent
{
	font-family: Arial;
	font-size: 9;
}

td.breadcrumb
{
	font-family: Arial;
	color: #666666;
	font-size: 10;
}

a.offSubLink
{
	font-family: Arial;
	font-size: 10;
	color: blue;
	text-decoration: underline;
}

a.offSubLink:hover
{
	font-family: Arial;
	font-size: 10;
	color: red;
	text-decoration: none;
}

a.contentNav
{
	font-family: Arial;
	font-size: 12;
	color: blue;
	text-decoration: underline;
}

a.contentNav:hover
{
	font-family: Arial;
	font-size: 12;
	color: red;
	text-decoration: none;
}

a.breadcrumb
{
	font-family: Arial;
	font-size: 10;
	color: #666666;
	text-decoration: none;
}

a.breadcrumb:hover
{
	font-family: Arial;
	font-size: 10;
	color: red;
	text-decoration: none;
}

a.copyright
{
	font-family: Arial;
	font-size: 10;
	color: #333333;
	text-decoration: underline;
}

a.copyright:hover
{
	font-family: Arial;
	font-size: 10;
	color: red;
	text-decoration: none;
}

input.button
{
	font-family: Arial, Sans-Serif;
	font-size: 11;
	color: #000066;
}

font.note
{
	font-family: Arial;
	font-size: 9;
}

.title
{
	font-family: Arial;
	color: #000066;
	font-size: 12;
	background-color: #CCCCCC;
	padding: 1;
}

