table		{ color: #111111; font-family: verdana; font-size:11px; }
a:link		{ color: #660066; text-decoration: none; }
a:visited	{ color: #660066; text-decoration: none; }
a:active	{ color: #660066; text-decoration: none; }
a:hover		{ color: #660066; text-decoration: underline; }
td.TopMenu {
	background: #ECE9D8;
	color: #666666;
  	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;	
}
td.TopTabMenu {
	color: #555555;
  	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
td.HomeTitles {
	color: #333333;
	font-size:13px;
	font-weight: bold;
	padding-left: 4px;
}
td.PageBottom {
	color: #666666;
	font-size: 10px;
	text-align: center;
}
td.PageTitle {
	color: #666666;
	font-size: 16px;	
	font-weight: bold;
	border-bottom: 1px solid #C0C0C0;
}
td.PageContent {
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	background: #FCFCF8;
}
td.Box {
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	vertical-align: top;
}
td.TopRed {
	background: #FAA5A3;
	border-bottom: 1px solid #F55854;
	color: #333333;
	font-size:13px;
	font-weight: bold;
	padding-left: 4px;
}
td.TopGreen {
	background: #C9ECC4;
	border-bottom: 1px solid #83B60F;
	color: #333333;
	font-size:13px;
	font-weight: bold;
	padding-left: 4px;
}
td.TopBlue {
	background: #AECBFF;
	border-bottom: 1px solid #699CFF;
	color: #333333;
	font-size:13px;
	font-weight: bold;
	padding-left: 4px;
}
td.TopYellow {
	background: #FFE097;
	border-bottom: 1px solid #FEBD2B;
	color: #333333;
	font-size:13px;
	font-weight: bold;
	padding-left: 4px;
}